Uses of Class
software.amazon.awssdk.services.wellarchitected.model.Profile
-
Packages that use Profile Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of Profile in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return Profile Modifier and Type Method Description ProfileGetProfileResponse. profile()The profile.ProfileUpdateProfileResponse. profile()The profile.Methods in software.amazon.awssdk.services.wellarchitected.model with parameters of type Profile Modifier and Type Method Description GetProfileResponse.BuilderGetProfileResponse.Builder. profile(Profile profile)The profile.UpdateProfileResponse.BuilderUpdateProfileResponse.Builder. profile(Profile profile)The profile.
-