Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeGlobalClustersResponse.Builder
Packages that use DescribeGlobalClustersResponse.Builder
-
Uses of DescribeGlobalClustersResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeGlobalClustersResponse.BuilderModifier and TypeMethodDescriptionDescribeGlobalClustersResponse.builder()DescribeGlobalClustersResponse.Builder.globalClusters(Collection<GlobalCluster> globalClusters) The list of global clusters returned by this request.DescribeGlobalClustersResponse.Builder.globalClusters(Consumer<GlobalCluster.Builder>... globalClusters) The list of global clusters returned by this request.DescribeGlobalClustersResponse.Builder.globalClusters(GlobalCluster... globalClusters) The list of global clusters returned by this request.An optional pagination token provided by a previousDescribeGlobalClustersrequest.DescribeGlobalClustersResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeGlobalClustersResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeGlobalClustersResponse.Builder>DescribeGlobalClustersResponse.serializableBuilderClass()