Uses of Interface
software.amazon.awssdk.services.sagemaker.model.CreatePartnerAppResponse.Builder
-
Packages that use CreatePartnerAppResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of CreatePartnerAppResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return CreatePartnerAppResponse.Builder Modifier and Type Method Description CreatePartnerAppResponse.BuilderCreatePartnerAppResponse.Builder. arn(String arn)The ARN of the SageMaker Partner AI App.static CreatePartnerAppResponse.BuilderCreatePartnerAppResponse. builder()CreatePartnerAppResponse.BuilderCreatePartnerAppResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type CreatePartnerAppResponse.Builder Modifier and Type Method Description static Class<? extends CreatePartnerAppResponse.Builder>CreatePartnerAppResponse. serializableBuilderClass()
-