| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcampaigns.model |
| Modifier and Type | Method and Description |
|---|---|
static InstanceConfig.Builder |
InstanceConfig.builder() |
InstanceConfig.Builder |
InstanceConfig.Builder.connectInstanceId(String connectInstanceId)
Sets the value of the ConnectInstanceId property for this object.
|
default InstanceConfig.Builder |
InstanceConfig.Builder.encryptionConfig(Consumer<EncryptionConfig.Builder> encryptionConfig)
Sets the value of the EncryptionConfig property for this object.
|
InstanceConfig.Builder |
InstanceConfig.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
Sets the value of the EncryptionConfig property for this object.
|
InstanceConfig.Builder |
InstanceConfig.Builder.serviceLinkedRoleArn(String serviceLinkedRoleArn)
Sets the value of the ServiceLinkedRoleArn property for this object.
|
InstanceConfig.Builder |
InstanceConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InstanceConfig.Builder> |
InstanceConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetConnectInstanceConfigResponse.Builder |
GetConnectInstanceConfigResponse.Builder.connectInstanceConfig(Consumer<InstanceConfig.Builder> connectInstanceConfig)
Sets the value of the ConnectInstanceConfig property for this object.
|
Copyright © 2022. All rights reserved.