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