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