Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbClusterEndpointsResponse.Builder
Packages that use DescribeDbClusterEndpointsResponse.Builder
-
Uses of DescribeDbClusterEndpointsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbClusterEndpointsResponse.BuilderModifier and TypeMethodDescriptionDescribeDbClusterEndpointsResponse.builder()DescribeDbClusterEndpointsResponse.Builder.dbClusterEndpoints(Collection<DBClusterEndpoint> dbClusterEndpoints) Contains the details of the endpoints associated with the cluster and matching any filter conditions.DescribeDbClusterEndpointsResponse.Builder.dbClusterEndpoints(Consumer<DBClusterEndpoint.Builder>... dbClusterEndpoints) Contains the details of the endpoints associated with the cluster and matching any filter conditions.DescribeDbClusterEndpointsResponse.Builder.dbClusterEndpoints(DBClusterEndpoint... dbClusterEndpoints) Contains the details of the endpoints associated with the cluster and matching any filter conditions.An optional pagination token provided by a previousDescribeDBClusterEndpointsrequest.DescribeDbClusterEndpointsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbClusterEndpointsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbClusterEndpointsResponse.Builder>DescribeDbClusterEndpointsResponse.serializableBuilderClass()