Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpcEndpointServiceConfigurationResponse
Packages that use ModifyVpcEndpointServiceConfigurationResponse
-
Uses of ModifyVpcEndpointServiceConfigurationResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return ModifyVpcEndpointServiceConfigurationResponseModifier and TypeMethodDescriptionEc2Client.modifyVpcEndpointServiceConfiguration(Consumer<ModifyVpcEndpointServiceConfigurationRequest.Builder> modifyVpcEndpointServiceConfigurationRequest) Modifies the attributes of the specified VPC endpoint service configuration.Ec2Client.modifyVpcEndpointServiceConfiguration(ModifyVpcEndpointServiceConfigurationRequest modifyVpcEndpointServiceConfigurationRequest) Modifies the attributes of the specified VPC endpoint service configuration.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type ModifyVpcEndpointServiceConfigurationResponseModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpcEndpointServiceConfiguration(Consumer<ModifyVpcEndpointServiceConfigurationRequest.Builder> modifyVpcEndpointServiceConfigurationRequest) Modifies the attributes of the specified VPC endpoint service configuration.Ec2AsyncClient.modifyVpcEndpointServiceConfiguration(ModifyVpcEndpointServiceConfigurationRequest modifyVpcEndpointServiceConfigurationRequest) Modifies the attributes of the specified VPC endpoint service configuration.