public class EnableShardedClusterRequest extends Object
| Constructor and Description |
|---|
EnableShardedClusterRequest() |
public EnableShardedClusterRequest applyImmediately(Boolean applyImmediately)
@NotNull public @NotNull Boolean isApplyImmediately()
public void setApplyImmediately(Boolean applyImmediately)
public EnableShardedClusterRequest backupPointName(String backupPointName)
public String getBackupPointName()
public void setBackupPointName(String backupPointName)
public EnableShardedClusterRequest clientToken(String clientToken)
public String getClientToken()
public void setClientToken(String clientToken)
public EnableShardedClusterRequest createBackup(Boolean createBackup)
public Boolean isCreateBackup()
public void setCreateBackup(Boolean createBackup)
public EnableShardedClusterRequest instanceId(String instanceId)
@NotNull public @NotNull String getInstanceId()
public void setInstanceId(String instanceId)
public EnableShardedClusterRequest shardCapacity(Integer shardCapacity)
public Integer getShardCapacity()
public void setShardCapacity(Integer shardCapacity)
public EnableShardedClusterRequest shardNumber(Integer shardNumber)
@NotNull public @NotNull Integer getShardNumber()
public void setShardNumber(Integer shardNumber)
public EnableShardedClusterRequest shardedCluster(Integer shardedCluster)
@NotNull public @NotNull Integer getShardedCluster()
public void setShardedCluster(Integer shardedCluster)
Copyright © 2025. All rights reserved.