Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyVerifiedAccessEndpointResponse
Packages that use ModifyVerifiedAccessEndpointResponse
-
Uses of ModifyVerifiedAccessEndpointResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return ModifyVerifiedAccessEndpointResponseModifier and TypeMethodDescriptionEc2Client.modifyVerifiedAccessEndpoint(Consumer<ModifyVerifiedAccessEndpointRequest.Builder> modifyVerifiedAccessEndpointRequest) Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.Ec2Client.modifyVerifiedAccessEndpoint(ModifyVerifiedAccessEndpointRequest modifyVerifiedAccessEndpointRequest) Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type ModifyVerifiedAccessEndpointResponseModifier and TypeMethodDescriptionEc2AsyncClient.modifyVerifiedAccessEndpoint(Consumer<ModifyVerifiedAccessEndpointRequest.Builder> modifyVerifiedAccessEndpointRequest) Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.Ec2AsyncClient.modifyVerifiedAccessEndpoint(ModifyVerifiedAccessEndpointRequest modifyVerifiedAccessEndpointRequest) Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.