Uses of Class
software.amazon.awssdk.services.outposts.model.GetConnectionResponse
Packages that use GetConnectionResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of GetConnectionResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetConnectionResponseModifier and TypeMethodDescriptiondefault GetConnectionResponseOutpostsClient.getConnection(Consumer<GetConnectionRequest.Builder> getConnectionRequest) default GetConnectionResponseOutpostsClient.getConnection(GetConnectionRequest getConnectionRequest) Methods in software.amazon.awssdk.services.outposts that return types with arguments of type GetConnectionResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetConnectionResponse>OutpostsAsyncClient.getConnection(Consumer<GetConnectionRequest.Builder> getConnectionRequest) default CompletableFuture<GetConnectionResponse>OutpostsAsyncClient.getConnection(GetConnectionRequest getConnectionRequest)