Uses of Interface
software.amazon.awssdk.services.elasticache.model.IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder
-
Packages that use IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder Modifier and Type Method Description static IncreaseNodeGroupsInGlobalReplicationGroupResponse.BuilderIncreaseNodeGroupsInGlobalReplicationGroupResponse. builder()default IncreaseNodeGroupsInGlobalReplicationGroupResponse.BuilderIncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder. globalReplicationGroup(Consumer<GlobalReplicationGroup.Builder> globalReplicationGroup)Sets the value of the GlobalReplicationGroup property for this object.IncreaseNodeGroupsInGlobalReplicationGroupResponse.BuilderIncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder. globalReplicationGroup(GlobalReplicationGroup globalReplicationGroup)Sets the value of the GlobalReplicationGroup property for this object.IncreaseNodeGroupsInGlobalReplicationGroupResponse.BuilderIncreaseNodeGroupsInGlobalReplicationGroupResponse. toBuilder()Methods in software.amazon.awssdk.services.elasticache.model that return types with arguments of type IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder Modifier and Type Method Description static Class<? extends IncreaseNodeGroupsInGlobalReplicationGroupResponse.Builder>IncreaseNodeGroupsInGlobalReplicationGroupResponse. serializableBuilderClass()
-