| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
static GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.builder() |
default GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.Builder.credentials(Consumer<Credentials.Builder> credentials)
The structure containing the session credentials.
|
GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.Builder.credentials(Credentials credentials)
The structure containing the session credentials.
|
GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.Builder.expiresAt(Instant expiresAt)
The date and time when the session token will expire.
|
GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.Builder.id(String id)
The identifier of the session token returned.
|
GetManagedEndpointSessionCredentialsResponse.Builder |
GetManagedEndpointSessionCredentialsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetManagedEndpointSessionCredentialsResponse.Builder> |
GetManagedEndpointSessionCredentialsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.