Uses of Class
software.amazon.awssdk.services.outposts.model.StartConnectionRequest
Packages that use StartConnectionRequest
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 StartConnectionRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type StartConnectionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<StartConnectionResponse>OutpostsAsyncClient.startConnection(StartConnectionRequest startConnectionRequest) default StartConnectionResponseOutpostsClient.startConnection(StartConnectionRequest startConnectionRequest) -
Uses of StartConnectionRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type StartConnectionRequestModifier and TypeMethodDescriptionStartConnectionRequestMarshaller.marshall(StartConnectionRequest startConnectionRequest)