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