Uses of Class
software.amazon.awssdk.services.wellarchitected.model.ProfileTemplate
-
Packages that use ProfileTemplate Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of ProfileTemplate in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return ProfileTemplate Modifier and Type Method Description ProfileTemplateGetProfileTemplateResponse. profileTemplate()The profile template.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type ProfileTemplate Modifier and Type Method Description GetProfileTemplateResponse.BuilderGetProfileTemplateResponse.Builder. profileTemplate(ProfileTemplate profileTemplate)The profile template.
-