| Package | Description |
|---|---|
| software.amazon.awssdk.services.rolesanywhere.model |
| Modifier and Type | Method and Description |
|---|---|
static EnableTrustAnchorResponse.Builder |
EnableTrustAnchorResponse.builder() |
EnableTrustAnchorResponse.Builder |
EnableTrustAnchorResponse.toBuilder() |
default EnableTrustAnchorResponse.Builder |
EnableTrustAnchorResponse.Builder.trustAnchor(Consumer<TrustAnchorDetail.Builder> trustAnchor)
The state of the trust anchor after a read or write operation.
|
EnableTrustAnchorResponse.Builder |
EnableTrustAnchorResponse.Builder.trustAnchor(TrustAnchorDetail trustAnchor)
The state of the trust anchor after a read or write operation.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableTrustAnchorResponse.Builder> |
EnableTrustAnchorResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.