Uses of Interface
software.amazon.awssdk.services.ssm.model.GetConnectionStatusResponse.Builder
Packages that use GetConnectionStatusResponse.Builder
-
Uses of GetConnectionStatusResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetConnectionStatusResponse.BuilderModifier and TypeMethodDescriptionGetConnectionStatusResponse.builder()The status of the connection to the managed node.GetConnectionStatusResponse.Builder.status(ConnectionStatus status) The status of the connection to the managed node.The ID of the managed node to check connection status.GetConnectionStatusResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetConnectionStatusResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetConnectionStatusResponse.Builder>GetConnectionStatusResponse.serializableBuilderClass()