Uses of Class
software.amazon.awssdk.services.route53profiles.model.UpdateProfileResourceAssociationRequest
-
Packages that use UpdateProfileResourceAssociationRequest 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 UpdateProfileResourceAssociationRequest in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles with parameters of type UpdateProfileResourceAssociationRequest Modifier and Type Method Description default CompletableFuture<UpdateProfileResourceAssociationResponse>Route53ProfilesAsyncClient. updateProfileResourceAssociation(UpdateProfileResourceAssociationRequest updateProfileResourceAssociationRequest)Updates the specified Route 53 Profile resourse association.default UpdateProfileResourceAssociationResponseRoute53ProfilesClient. updateProfileResourceAssociation(UpdateProfileResourceAssociationRequest updateProfileResourceAssociationRequest)Updates the specified Route 53 Profile resourse association. -
Uses of UpdateProfileResourceAssociationRequest in software.amazon.awssdk.services.route53profiles.transform
Methods in software.amazon.awssdk.services.route53profiles.transform with parameters of type UpdateProfileResourceAssociationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProfileResourceAssociationRequestMarshaller. marshall(UpdateProfileResourceAssociationRequest updateProfileResourceAssociationRequest)
-