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