Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeVpcEndpointServiceConfigurationsResponse
Packages that use DescribeVpcEndpointServiceConfigurationsResponse
Package
Description
-
Uses of DescribeVpcEndpointServiceConfigurationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeVpcEndpointServiceConfigurationsResponseModifier and TypeMethodDescriptionEc2Client.describeVpcEndpointServiceConfigurations()Describes the VPC endpoint service configurations in your account (your services).Ec2Client.describeVpcEndpointServiceConfigurations(Consumer<DescribeVpcEndpointServiceConfigurationsRequest.Builder> describeVpcEndpointServiceConfigurationsRequest) Describes the VPC endpoint service configurations in your account (your services).Ec2Client.describeVpcEndpointServiceConfigurations(DescribeVpcEndpointServiceConfigurationsRequest describeVpcEndpointServiceConfigurationsRequest) Describes the VPC endpoint service configurations in your account (your services).Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeVpcEndpointServiceConfigurationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeVpcEndpointServiceConfigurations()Describes the VPC endpoint service configurations in your account (your services).Ec2AsyncClient.describeVpcEndpointServiceConfigurations(Consumer<DescribeVpcEndpointServiceConfigurationsRequest.Builder> describeVpcEndpointServiceConfigurationsRequest) Describes the VPC endpoint service configurations in your account (your services).Ec2AsyncClient.describeVpcEndpointServiceConfigurations(DescribeVpcEndpointServiceConfigurationsRequest describeVpcEndpointServiceConfigurationsRequest) Describes the VPC endpoint service configurations in your account (your services). -
Uses of DescribeVpcEndpointServiceConfigurationsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeVpcEndpointServiceConfigurationsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeVpcEndpointServiceConfigurationsResponseModifier and TypeMethodDescriptionvoidDescribeVpcEndpointServiceConfigurationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeVpcEndpointServiceConfigurationsResponse> subscriber)