Uses of Class
software.amazon.awssdk.services.ec2.model.StartVpcEndpointServicePrivateDnsVerificationRequest
Packages that use StartVpcEndpointServicePrivateDnsVerificationRequest
Package
Description
-
Uses of StartVpcEndpointServicePrivateDnsVerificationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type StartVpcEndpointServicePrivateDnsVerificationRequestModifier and TypeMethodDescriptionEc2AsyncClient.startVpcEndpointServicePrivateDnsVerification(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest) Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service.Ec2Client.startVpcEndpointServicePrivateDnsVerification(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest) Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service. -
Uses of StartVpcEndpointServicePrivateDnsVerificationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type StartVpcEndpointServicePrivateDnsVerificationRequestModifier and TypeMethodDescriptionStartVpcEndpointServicePrivateDnsVerificationRequestMarshaller.marshall(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest)