| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateKeyResponse.Builder |
UpdateKeyResponse.builder() |
UpdateKeyResponse.Builder |
UpdateKeyResponse.Builder.keyArn(String keyArn)
The Amazon Resource Name (ARN) for the API key resource.
|
UpdateKeyResponse.Builder |
UpdateKeyResponse.Builder.keyName(String keyName)
The name of the API key resource.
|
UpdateKeyResponse.Builder |
UpdateKeyResponse.toBuilder() |
UpdateKeyResponse.Builder |
UpdateKeyResponse.Builder.updateTime(Instant updateTime)
The timestamp for when the API key resource was last updated in ISO 8601 format:
YYYY-MM-DDThh:mm:ss.sssZ. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateKeyResponse.Builder> |
UpdateKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.