Uses of Interface
software.amazon.awssdk.services.outposts.model.StartConnectionResponse.Builder
Packages that use StartConnectionResponse.Builder
-
Uses of StartConnectionResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return StartConnectionResponse.BuilderModifier and TypeMethodDescriptionStartConnectionResponse.builder()StartConnectionResponse.Builder.connectionId(String connectionId) The ID of the connection.StartConnectionResponse.toBuilder()StartConnectionResponse.Builder.underlayIpAddress(String underlayIpAddress) The underlay IP address.Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type StartConnectionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartConnectionResponse.Builder>StartConnectionResponse.serializableBuilderClass()