| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static KGKeyPairIds.Builder |
KGKeyPairIds.builder() |
KGKeyPairIds.Builder |
KGKeyPairIds.Builder.keyGroupId(String keyGroupId)
The identifier of the key group that contains the public keys.
|
default KGKeyPairIds.Builder |
KGKeyPairIds.Builder.keyPairIds(Consumer<KeyPairIds.Builder> keyPairIds)
Sets the value of the KeyPairIds property for this object.
|
KGKeyPairIds.Builder |
KGKeyPairIds.Builder.keyPairIds(KeyPairIds keyPairIds)
Sets the value of the KeyPairIds property for this object.
|
KGKeyPairIds.Builder |
KGKeyPairIds.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KGKeyPairIds.Builder> |
KGKeyPairIds.serializableBuilderClass() |
Copyright © 2021. All rights reserved.