Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpcEndpointServiceConfigurationRequest
Packages that use ModifyVpcEndpointServiceConfigurationRequest
Package
Description
-
Uses of ModifyVpcEndpointServiceConfigurationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyVpcEndpointServiceConfigurationRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpcEndpointServiceConfiguration(ModifyVpcEndpointServiceConfigurationRequest 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. -
Uses of ModifyVpcEndpointServiceConfigurationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyVpcEndpointServiceConfigurationRequestModifier and TypeMethodDescriptionModifyVpcEndpointServiceConfigurationRequestMarshaller.marshall(ModifyVpcEndpointServiceConfigurationRequest modifyVpcEndpointServiceConfigurationRequest)