Uses of Class
software.amazon.awssdk.services.route53profiles.model.GetProfileAssociationRequest
-
Packages that use GetProfileAssociationRequest Package Description software.amazon.awssdk.services.route53profiles With Amazon Route 53 Profiles you can share Route 53 configurations with VPCs and AWS accountssoftware.amazon.awssdk.services.route53profiles.transform -
-
Uses of GetProfileAssociationRequest in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles with parameters of type GetProfileAssociationRequest Modifier and Type Method Description default CompletableFuture<GetProfileAssociationResponse>Route53ProfilesAsyncClient. getProfileAssociation(GetProfileAssociationRequest getProfileAssociationRequest)Retrieves a Route 53 Profile association for a VPC.default GetProfileAssociationResponseRoute53ProfilesClient. getProfileAssociation(GetProfileAssociationRequest getProfileAssociationRequest)Retrieves a Route 53 Profile association for a VPC. -
Uses of GetProfileAssociationRequest in software.amazon.awssdk.services.route53profiles.transform
Methods in software.amazon.awssdk.services.route53profiles.transform with parameters of type GetProfileAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetProfileAssociationRequestMarshaller. marshall(GetProfileAssociationRequest getProfileAssociationRequest)
-