Uses of Interface
software.amazon.awssdk.services.ssm.model.ResumeSessionResponse.Builder
Packages that use ResumeSessionResponse.Builder
-
Uses of ResumeSessionResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ResumeSessionResponse.BuilderModifier and TypeMethodDescriptionResumeSessionResponse.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 managed node.ResumeSessionResponse.toBuilder()ResumeSessionResponse.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 ResumeSessionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ResumeSessionResponse.Builder>ResumeSessionResponse.serializableBuilderClass()