| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityKey.Builder |
SecurityKey.Builder.associationId(String associationId)
The existing association identifier that uniquely identifies the resource type and storage config for the
given instance ID.
|
static SecurityKey.Builder |
SecurityKey.builder() |
SecurityKey.Builder |
SecurityKey.Builder.creationTime(Instant creationTime)
When the security key was created.
|
SecurityKey.Builder |
SecurityKey.Builder.key(String key)
The key of the security key.
|
SecurityKey.Builder |
SecurityKey.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SecurityKey.Builder> |
SecurityKey.serializableBuilderClass() |
Copyright © 2023. All rights reserved.