Uses of Interface
software.amazon.awssdk.services.route53profiles.model.UpdateProfileResourceAssociationResponse.Builder
-
Packages that use UpdateProfileResourceAssociationResponse.Builder Package Description software.amazon.awssdk.services.route53profiles.model -
-
Uses of UpdateProfileResourceAssociationResponse.Builder in software.amazon.awssdk.services.route53profiles.model
Methods in software.amazon.awssdk.services.route53profiles.model that return UpdateProfileResourceAssociationResponse.Builder Modifier and Type Method Description static UpdateProfileResourceAssociationResponse.BuilderUpdateProfileResourceAssociationResponse. builder()default UpdateProfileResourceAssociationResponse.BuilderUpdateProfileResourceAssociationResponse.Builder. profileResourceAssociation(Consumer<ProfileResourceAssociation.Builder> profileResourceAssociation)Information about theUpdateProfileResourceAssociationrequest, including a status message.UpdateProfileResourceAssociationResponse.BuilderUpdateProfileResourceAssociationResponse.Builder. profileResourceAssociation(ProfileResourceAssociation profileResourceAssociation)Information about theUpdateProfileResourceAssociationrequest, including a status message.UpdateProfileResourceAssociationResponse.BuilderUpdateProfileResourceAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.route53profiles.model that return types with arguments of type UpdateProfileResourceAssociationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateProfileResourceAssociationResponse.Builder>UpdateProfileResourceAssociationResponse. serializableBuilderClass()
-