Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVpcEndpointServicePayerResponsibilityResponse
Packages that use ModifyVpcEndpointServicePayerResponsibilityResponse
-
Uses of ModifyVpcEndpointServicePayerResponsibilityResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return ModifyVpcEndpointServicePayerResponsibilityResponseModifier and TypeMethodDescriptionEc2Client.modifyVpcEndpointServicePayerResponsibility(Consumer<ModifyVpcEndpointServicePayerResponsibilityRequest.Builder> modifyVpcEndpointServicePayerResponsibilityRequest) Modifies the payer responsibility for your VPC endpoint service.Ec2Client.modifyVpcEndpointServicePayerResponsibility(ModifyVpcEndpointServicePayerResponsibilityRequest modifyVpcEndpointServicePayerResponsibilityRequest) Modifies the payer responsibility for your VPC endpoint service.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type ModifyVpcEndpointServicePayerResponsibilityResponseModifier and TypeMethodDescriptionEc2AsyncClient.modifyVpcEndpointServicePayerResponsibility(Consumer<ModifyVpcEndpointServicePayerResponsibilityRequest.Builder> modifyVpcEndpointServicePayerResponsibilityRequest) Modifies the payer responsibility for your VPC endpoint service.Ec2AsyncClient.modifyVpcEndpointServicePayerResponsibility(ModifyVpcEndpointServicePayerResponsibilityRequest modifyVpcEndpointServicePayerResponsibilityRequest) Modifies the payer responsibility for your VPC endpoint service.