Uses of Interface
software.amazon.awssdk.services.opsworks.model.CreateUserProfileResponse.Builder
-
Packages that use CreateUserProfileResponse.Builder Package Description software.amazon.awssdk.services.opsworks.model -
-
Uses of CreateUserProfileResponse.Builder in software.amazon.awssdk.services.opsworks.model
Methods in software.amazon.awssdk.services.opsworks.model that return CreateUserProfileResponse.Builder Modifier and Type Method Description static CreateUserProfileResponse.BuilderCreateUserProfileResponse. builder()CreateUserProfileResponse.BuilderCreateUserProfileResponse.Builder. iamUserArn(String iamUserArn)The user's IAM ARN.CreateUserProfileResponse.BuilderCreateUserProfileResponse. toBuilder()Methods in software.amazon.awssdk.services.opsworks.model that return types with arguments of type CreateUserProfileResponse.Builder Modifier and Type Method Description static Class<? extends CreateUserProfileResponse.Builder>CreateUserProfileResponse. serializableBuilderClass()
-