| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetDecryptedApiKeyResponse.Builder |
GetDecryptedApiKeyResponse.builder() |
GetDecryptedApiKeyResponse.Builder |
GetDecryptedApiKeyResponse.Builder.creationTimestamp(Instant creationTimestamp)
The date and time that the key was created.
|
GetDecryptedApiKeyResponse.Builder |
GetDecryptedApiKeyResponse.toBuilder() |
GetDecryptedApiKeyResponse.Builder |
GetDecryptedApiKeyResponse.Builder.tokenDomains(Collection<String> tokenDomains)
The token domains that are defined in this API key.
|
GetDecryptedApiKeyResponse.Builder |
GetDecryptedApiKeyResponse.Builder.tokenDomains(String... tokenDomains)
The token domains that are defined in this API key.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetDecryptedApiKeyResponse.Builder> |
GetDecryptedApiKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.