CopyableBuilder<DecreaseReplicationFactorResponse.Builder,DecreaseReplicationFactorResponse>
, SdkBuilder<DecreaseReplicationFactorResponse.Builder,DecreaseReplicationFactorResponse>
public static interface DecreaseReplicationFactorResponse.Builder extends CopyableBuilder<DecreaseReplicationFactorResponse.Builder,DecreaseReplicationFactorResponse>
Modifier and Type | Method | Description |
---|---|---|
DecreaseReplicationFactorResponse.Builder |
cluster(Cluster cluster) |
A description of the DAX cluster, after you have decreased its replication factor.
|
copy
apply, build
DecreaseReplicationFactorResponse.Builder cluster(Cluster cluster)
A description of the DAX cluster, after you have decreased its replication factor.
cluster
- A description of the DAX cluster, after you have decreased its replication factor.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.