Uses of Class
software.amazon.awssdk.services.route53profiles.model.GetProfileResourceAssociationRequest
-
Packages that use GetProfileResourceAssociationRequest 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 GetProfileResourceAssociationRequest in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles with parameters of type GetProfileResourceAssociationRequest Modifier and Type Method Description default CompletableFuture<GetProfileResourceAssociationResponse>Route53ProfilesAsyncClient. getProfileResourceAssociation(GetProfileResourceAssociationRequest getProfileResourceAssociationRequest)Returns information about a specified Route 53 Profile resource association.default GetProfileResourceAssociationResponseRoute53ProfilesClient. getProfileResourceAssociation(GetProfileResourceAssociationRequest getProfileResourceAssociationRequest)Returns information about a specified Route 53 Profile resource association. -
Uses of GetProfileResourceAssociationRequest in software.amazon.awssdk.services.route53profiles.transform
Methods in software.amazon.awssdk.services.route53profiles.transform with parameters of type GetProfileResourceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestGetProfileResourceAssociationRequestMarshaller. marshall(GetProfileResourceAssociationRequest getProfileResourceAssociationRequest)
-