Uses of Interface
software.amazon.awssdk.services.databasemigration.model.DescribeEndpointTypesResponse.Builder
Packages that use DescribeEndpointTypesResponse.Builder
-
Uses of DescribeEndpointTypesResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return DescribeEndpointTypesResponse.BuilderModifier and TypeMethodDescriptionDescribeEndpointTypesResponse.builder()An optional pagination token provided by a previous request.DescribeEndpointTypesResponse.Builder.supportedEndpointTypes(Collection<SupportedEndpointType> supportedEndpointTypes) The types of endpoints that are supported.DescribeEndpointTypesResponse.Builder.supportedEndpointTypes(Consumer<SupportedEndpointType.Builder>... supportedEndpointTypes) The types of endpoints that are supported.DescribeEndpointTypesResponse.Builder.supportedEndpointTypes(SupportedEndpointType... supportedEndpointTypes) The types of endpoints that are supported.DescribeEndpointTypesResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type DescribeEndpointTypesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeEndpointTypesResponse.Builder>DescribeEndpointTypesResponse.serializableBuilderClass()