Uses of Interface
software.amazon.awssdk.services.wellarchitected.model.UpdateProfileResponse.Builder
-
Packages that use UpdateProfileResponse.Builder Package Description software.amazon.awssdk.services.wellarchitected.model -
-
Uses of UpdateProfileResponse.Builder in software.amazon.awssdk.services.wellarchitected.model
Methods in software.amazon.awssdk.services.wellarchitected.model that return UpdateProfileResponse.Builder Modifier and Type Method Description static UpdateProfileResponse.BuilderUpdateProfileResponse. builder()default UpdateProfileResponse.BuilderUpdateProfileResponse.Builder. profile(Consumer<Profile.Builder> profile)The profile.UpdateProfileResponse.BuilderUpdateProfileResponse.Builder. profile(Profile profile)The profile.UpdateProfileResponse.BuilderUpdateProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.wellarchitected.model that return types with arguments of type UpdateProfileResponse.Builder Modifier and Type Method Description static Class<? extends UpdateProfileResponse.Builder>UpdateProfileResponse. serializableBuilderClass()
-