Uses of Interface
software.amazon.awssdk.services.route53profiles.model.GetProfileAssociationResponse.Builder
-
Packages that use GetProfileAssociationResponse.Builder Package Description software.amazon.awssdk.services.route53profiles.model -
-
Uses of GetProfileAssociationResponse.Builder in software.amazon.awssdk.services.route53profiles.model
Methods in software.amazon.awssdk.services.route53profiles.model that return GetProfileAssociationResponse.Builder Modifier and Type Method Description static GetProfileAssociationResponse.BuilderGetProfileAssociationResponse. builder()default GetProfileAssociationResponse.BuilderGetProfileAssociationResponse.Builder. profileAssociation(Consumer<ProfileAssociation.Builder> profileAssociation)Information about the Profile association that you specified in aGetProfileAssociationrequest.GetProfileAssociationResponse.BuilderGetProfileAssociationResponse.Builder. profileAssociation(ProfileAssociation profileAssociation)Information about the Profile association that you specified in aGetProfileAssociationrequest.GetProfileAssociationResponse.BuilderGetProfileAssociationResponse. toBuilder()Methods in software.amazon.awssdk.services.route53profiles.model that return types with arguments of type GetProfileAssociationResponse.Builder Modifier and Type Method Description static Class<? extends GetProfileAssociationResponse.Builder>GetProfileAssociationResponse. serializableBuilderClass()
-