public static interface GetFailbackReplicationConfigurationResponse.Builder extends DrsResponse.Builder, SdkPojo, CopyableBuilder<GetFailbackReplicationConfigurationResponse.Builder,GetFailbackReplicationConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
GetFailbackReplicationConfigurationResponse.Builder |
bandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.
|
GetFailbackReplicationConfigurationResponse.Builder |
name(String name)
The name of the Failback Replication Configuration.
|
GetFailbackReplicationConfigurationResponse.Builder |
recoveryInstanceID(String recoveryInstanceID)
The ID of the Recovery Instance.
|
GetFailbackReplicationConfigurationResponse.Builder |
usePrivateIP(Boolean usePrivateIP)
Whether to use Private IP for the failback replication of the Recovery Instance.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFailbackReplicationConfigurationResponse.Builder bandwidthThrottling(Long bandwidthThrottling)
Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.
bandwidthThrottling - Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.GetFailbackReplicationConfigurationResponse.Builder name(String name)
The name of the Failback Replication Configuration.
name - The name of the Failback Replication Configuration.GetFailbackReplicationConfigurationResponse.Builder recoveryInstanceID(String recoveryInstanceID)
The ID of the Recovery Instance.
recoveryInstanceID - The ID of the Recovery Instance.GetFailbackReplicationConfigurationResponse.Builder usePrivateIP(Boolean usePrivateIP)
Whether to use Private IP for the failback replication of the Recovery Instance.
usePrivateIP - Whether to use Private IP for the failback replication of the Recovery Instance.Copyright © 2023. All rights reserved.