Uses of Interface
software.amazon.awssdk.services.ssm.model.StartSessionResponse.Builder
Packages that use StartSessionResponse.Builder
-
Uses of StartSessionResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return StartSessionResponse.BuilderModifier and TypeMethodDescriptionstatic StartSessionResponse.BuilderStartSessionResponse.builder()The ID of the session.A URL back to SSM Agent on the managed node that the Session Manager client uses to send commands and receive output from the node.StartSessionResponse.toBuilder()StartSessionResponse.Builder.tokenValue(String tokenValue) An encrypted token value containing session and caller information.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type StartSessionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartSessionResponse.Builder>StartSessionResponse.serializableBuilderClass()