Uses of Interface
software.amazon.awssdk.services.sagemaker.model.CreatePartnerAppPresignedUrlResponse.Builder
-
Packages that use CreatePartnerAppPresignedUrlResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of CreatePartnerAppPresignedUrlResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return CreatePartnerAppPresignedUrlResponse.Builder Modifier and Type Method Description static CreatePartnerAppPresignedUrlResponse.BuilderCreatePartnerAppPresignedUrlResponse. builder()CreatePartnerAppPresignedUrlResponse.BuilderCreatePartnerAppPresignedUrlResponse. toBuilder()CreatePartnerAppPresignedUrlResponse.BuilderCreatePartnerAppPresignedUrlResponse.Builder. url(String url)The presigned URL that you can use to access the SageMaker Partner AI App.Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type CreatePartnerAppPresignedUrlResponse.Builder Modifier and Type Method Description static Class<? extends CreatePartnerAppPresignedUrlResponse.Builder>CreatePartnerAppPresignedUrlResponse. serializableBuilderClass()
-