Uses of Interface
software.amazon.awssdk.services.ssm.model.GetAccessTokenResponse.Builder
Packages that use GetAccessTokenResponse.Builder
-
Uses of GetAccessTokenResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetAccessTokenResponse.BuilderModifier and TypeMethodDescriptionGetAccessTokenResponse.Builder.accessRequestStatus(String accessRequestStatus) The status of the access request.GetAccessTokenResponse.Builder.accessRequestStatus(AccessRequestStatus accessRequestStatus) The status of the access request.GetAccessTokenResponse.builder()default GetAccessTokenResponse.BuilderGetAccessTokenResponse.Builder.credentials(Consumer<Credentials.Builder> credentials) The temporary security credentials which can be used to start just-in-time node access sessions.GetAccessTokenResponse.Builder.credentials(Credentials credentials) The temporary security credentials which can be used to start just-in-time node access sessions.GetAccessTokenResponse.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetAccessTokenResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetAccessTokenResponse.Builder>GetAccessTokenResponse.serializableBuilderClass()