| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartVpcEndpointServicePrivateDnsVerificationResponse |
Ec2Client.startVpcEndpointServicePrivateDnsVerification(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest)
Initiates the verification process to prove that the service provider owns the private DNS name domain for the
endpoint service.
|
default CompletableFuture<StartVpcEndpointServicePrivateDnsVerificationResponse> |
Ec2AsyncClient.startVpcEndpointServicePrivateDnsVerification(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest)
Initiates the verification process to prove that the service provider owns the private DNS name domain for the
endpoint service.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartVpcEndpointServicePrivateDnsVerificationRequestMarshaller.marshall(StartVpcEndpointServicePrivateDnsVerificationRequest startVpcEndpointServicePrivateDnsVerificationRequest) |
Copyright © 2021. All rights reserved.