- accelerator() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
Specifies a target platform accelerator (optional).
- accelerator(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
-
Specifies a target platform accelerator (optional).
- accelerator(TargetPlatformAccelerator) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
-
Specifies a target platform accelerator (optional).
- acceleratorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
Specifies a target platform accelerator (optional).
- acceleratorType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
The size of the Elastic Inference (EI) instance to use for the production variant.
- acceleratorType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
-
The size of the Elastic Inference (EI) instance to use for the production variant.
- acceleratorType(ProductionVariantAcceleratorType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
-
The size of the Elastic Inference (EI) instance to use for the production variant.
- acceleratorTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
The size of the Elastic Inference (EI) instance to use for the production variant.
- acceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypes(Collection<NotebookInstanceAcceleratorType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypes(NotebookInstanceAcceleratorType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypes(Collection<NotebookInstanceAcceleratorType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypes(NotebookInstanceAcceleratorType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypes(Collection<NotebookInstanceAcceleratorType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypes(NotebookInstanceAcceleratorType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A list of the Elastic Inference (EI) instance types associated with this notebook instance.
- acceleratorTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- acceleratorTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of the Elastic Inference (EI) instance types to associate with this notebook instance.
- accept() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
The MIME type used to specify the output data.
- accept(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformOutput.Builder
-
The MIME type used to specify the output data.
- additionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositories(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositories(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
An array of up to three Git repositories associated with the notebook instance.
- additionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositories(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositories(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
An array of up to three Git repositories to associate with the notebook instance.
- additionalCodeRepositoryEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances with associated with the specified git repository.
- additionalCodeRepositoryEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances with associated with the specified git repository.
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Adds or overwrites one or more tags for the specified Amazon SageMaker resource.
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Adds or overwrites one or more tags for the specified Amazon SageMaker resource.
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Adds or overwrites one or more tags for the specified Amazon SageMaker resource.
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Adds or overwrites one or more tags for the specified Amazon SageMaker resource.
- AddTagsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- AddTagsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AddTagsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- AddTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.AddTagsRequestMarshaller
-
- AddTagsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- AddTagsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- algorithmArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
The Amazon Resource Name (ARN) of the algorithm.
- algorithmArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
The Amazon Resource Name (ARN) of the algorithm.
- algorithmArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
The Amazon Resource Name (ARN) of the new algorithm.
- algorithmArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse.Builder
-
The Amazon Resource Name (ARN) of the new algorithm.
- algorithmArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
The Amazon Resource Name (ARN) of the algorithm.
- algorithmArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
The Amazon Resource Name (ARN) of the algorithm.
- algorithmDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
A brief description of the algorithm.
- algorithmDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
A brief description of the algorithm.
- algorithmDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
A description of the algorithm.
- algorithmDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
A description of the algorithm.
- algorithmDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
A brief summary about the algorithm.
- algorithmDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
A brief summary about the algorithm.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
The name of the algorithm resource to use for the training job.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
The name of the algorithm resource to use for the training job.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
The name of the algorithm that is described by the summary.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
The name of the algorithm that is described by the summary.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
The name of the algorithm.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
The name of the algorithm.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
The name of the algorithm to delete.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest.Builder
-
The name of the algorithm to delete.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
The name of the algorithm to describe.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest.Builder
-
The name of the algorithm to describe.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
The name of the algorithm being described.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
The name of the algorithm being described.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
The name of the resource algorithm to use for the hyperparameter tuning job.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
The name of the resource algorithm to use for the hyperparameter tuning job.
- algorithmName() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
The name of an algorithm that was used to create the model package.
- algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm.Builder
-
The name of an algorithm that was used to create the model package.
- AlgorithmSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AlgorithmSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
- algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
The registry path of the Docker image that contains the training algorithm and algorithm-specific metadata,
including the input mode.
- algorithmSpecification(AlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
The registry path of the Docker image that contains the training algorithm and algorithm-specific metadata,
including the input mode.
- algorithmSpecification(Consumer<AlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
The registry path of the Docker image that contains the training algorithm and algorithm-specific metadata,
including the input mode.
- algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Information about the algorithm used for training, and algorithm metadata.
- algorithmSpecification(AlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Information about the algorithm used for training, and algorithm metadata.
- algorithmSpecification(Consumer<AlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Information about the algorithm used for training, and algorithm metadata.
- algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- algorithmSpecification(HyperParameterAlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
- algorithmSpecification(Consumer<HyperParameterAlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
- algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Information about the algorithm used for training, and algorithm metadata.
- algorithmSpecification(AlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the algorithm used for training, and algorithm metadata.
- algorithmSpecification(Consumer<AlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the algorithm used for training, and algorithm metadata.
- AlgorithmSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AlgorithmStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- algorithmStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
The overall status of the algorithm.
- algorithmStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
The overall status of the algorithm.
- algorithmStatus(AlgorithmStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
The overall status of the algorithm.
- algorithmStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
The current status of the algorithm.
- algorithmStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
The current status of the algorithm.
- algorithmStatus(AlgorithmStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
The current status of the algorithm.
- algorithmStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
The overall status of the algorithm.
- algorithmStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
The current status of the algorithm.
- AlgorithmStatusDetails - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies the validation and image scan statuses of the algorithm.
- algorithmStatusDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
Details about the current status of the algorithm.
- algorithmStatusDetails(AlgorithmStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about the current status of the algorithm.
- algorithmStatusDetails(Consumer<AlgorithmStatusDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about the current status of the algorithm.
- AlgorithmStatusDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AlgorithmStatusItem - Class in software.amazon.awssdk.services.sagemaker.model
-
Represents the overall status of an algorithm.
- AlgorithmStatusItem.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AlgorithmSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about an algorithm.
- AlgorithmSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- algorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
>An array of AlgorithmSummary
objects, each of which lists an algorithm.
- algorithmSummaryList(Collection<AlgorithmSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
-
>An array of AlgorithmSummary
objects, each of which lists an algorithm.
- algorithmSummaryList(AlgorithmSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
-
>An array of AlgorithmSummary
objects, each of which lists an algorithm.
- algorithmSummaryList(Consumer<AlgorithmSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
-
>An array of AlgorithmSummary
objects, each of which lists an algorithm.
- algorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsIterable
-
- algorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsPublisher
-
Returns a publisher that can be used to get a stream of data.
- AlgorithmValidationProfile - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines a training job and a batch transform job that Amazon SageMaker runs to validate your algorithm.
- AlgorithmValidationProfile.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AlgorithmValidationSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
- AlgorithmValidationSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- amountInUsd() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
- amountInUsd(USD) - Method in interface software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice.Builder
-
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
- amountInUsd(Consumer<USD.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice.Builder
-
Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.
- and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Perform an AND comparison between this value and another one:
https://jmespath.org/specification.html#or-expressions
- AnnotationConsolidationConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configures how labels are consolidated across human workers and processes output data.
- annotationConsolidationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
Configures how labels are consolidated across human workers.
- annotationConsolidationConfig(AnnotationConsolidationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
Configures how labels are consolidated across human workers.
- annotationConsolidationConfig(Consumer<AnnotationConsolidationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
Configures how labels are consolidated across human workers.
- AnnotationConsolidationConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- annotationConsolidationLambdaArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
The Amazon Resource Name (ARN) of a Lambda function implements the logic for
annotation
consolidation and to process output data.
- annotationConsolidationLambdaArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig.Builder
-
The Amazon Resource Name (ARN) of a Lambda function implements the logic for
annotation
consolidation and to process output data.
- annotationConsolidationLambdaArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The Amazon Resource Name (ARN) of the Lambda function used to consolidate the annotations from individual workers
into a label for a data object.
- annotationConsolidationLambdaArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The Amazon Resource Name (ARN) of the Lambda function used to consolidate the annotations from individual
workers into a label for a data object.
- appArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
The App's Amazon Resource Name (ARN).
- appArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppResponse.Builder
-
The App's Amazon Resource Name (ARN).
- appArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The app's Amazon Resource Name (ARN).
- appArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The app's Amazon Resource Name (ARN).
- AppDetails - Class in software.amazon.awssdk.services.sagemaker.model
-
The app's details.
- AppDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AppInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- appName() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The name of the app.
- appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The name of the app.
- appName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
The name of the app.
- appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
The name of the app.
- appName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
The name of the app.
- appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
-
The name of the app.
- appName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
The name of the app.
- appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
-
The name of the app.
- appName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The name of the app.
- appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The name of the app.
- AppNetworkAccessType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- appNetworkAccessType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessType(AppNetworkAccessType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessType(AppNetworkAccessType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Specifies the VPC used for non-EFS traffic.
- appNetworkAccessTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
Specifies the VPC used for non-EFS traffic.
- apps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
The list of apps.
- apps(Collection<AppDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
-
The list of apps.
- apps(AppDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
-
The list of apps.
- apps(Consumer<AppDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
-
The list of apps.
- apps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsIterable
-
- apps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsPublisher
-
Returns a publisher that can be used to get a stream of data.
- AppSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration to run a processing job in a specified container image.
- appSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Configures the processing job to run a specified Docker container image.
- appSpecification(AppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Configures the processing job to run a specified Docker container image.
- appSpecification(Consumer<AppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Configures the processing job to run a specified Docker container image.
- appSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
Configures the processing job to run a specified container image.
- appSpecification(AppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
Configures the processing job to run a specified container image.
- appSpecification(Consumer<AppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
Configures the processing job to run a specified container image.
- appSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns the value of the AppSpecification property for this object.
- appSpecification(AppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the AppSpecification property for this object.
- appSpecification(Consumer<AppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the AppSpecification property for this object.
- AppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AppStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- appType() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The type of app.
- appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The type of app.
- appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The type of app.
- AppType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- appType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
The type of app.
- appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
The type of app.
- appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
The type of app.
- appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
The type of app.
- appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
-
The type of app.
- appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
-
The type of app.
- appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
The type of app.
- appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
-
The type of app.
- appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
-
The type of app.
- appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The type of app.
- appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The type of app.
- appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The type of app.
- appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The type of app.
- appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
The type of app.
- appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
The type of app.
- appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
The type of app.
- appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The type of app.
- arch() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
Specifies a target platform architecture.
- arch(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
-
Specifies a target platform architecture.
- arch(TargetPlatformArch) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
-
Specifies a target platform architecture.
- archAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
Specifies a target platform architecture.
- assembleWith() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
Defines how to assemble the results of the transform job as a single S3 object.
- assembleWith(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformOutput.Builder
-
Defines how to assemble the results of the transform job as a single S3 object.
- assembleWith(AssemblyType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformOutput.Builder
-
Defines how to assemble the results of the transform job as a single S3 object.
- assembleWithAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
Defines how to assemble the results of the transform job as a single S3 object.
- AssemblyType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- associateTrialComponent(AssociateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Associates a trial component with a trial.
- associateTrialComponent(Consumer<AssociateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Associates a trial component with a trial.
- associateTrialComponent(AssociateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Associates a trial component with a trial.
- associateTrialComponent(Consumer<AssociateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Associates a trial component with a trial.
- AssociateTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- AssociateTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AssociateTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- AssociateTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.AssociateTrialComponentRequestMarshaller
-
- AssociateTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- AssociateTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- attributeNames() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
A list of one or more attribute names to use that are found in a specified augmented manifest file.
- attributeNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
A list of one or more attribute names to use that are found in a specified augmented manifest file.
- attributeNames(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
A list of one or more attribute names to use that are found in a specified augmented manifest file.
- AuthMode - Enum in software.amazon.awssdk.services.sagemaker.model
-
- authMode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The mode of authentication that members use to access the domain.
- authMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The mode of authentication that members use to access the domain.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The mode of authentication that members use to access the domain.
- authMode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The domain's authentication mode.
- authMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The domain's authentication mode.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The domain's authentication mode.
- authModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The mode of authentication that members use to access the domain.
- authModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The domain's authentication mode.
- authorizationEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
The OIDC IdP authorization endpoint used to configure your private workforce.
- authorizationEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
-
The OIDC IdP authorization endpoint used to configure your private workforce.
- authorizationEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
The OIDC IdP authorization endpoint used to configure your private workforce.
- authorizationEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
-
The OIDC IdP authorization endpoint used to configure your private workforce.
- authorizedUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
The presigned URL.
- authorizedUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse.Builder
-
The presigned URL.
- authorizedUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
A JSON object that contains the URL string.
- authorizedUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse.Builder
-
A JSON object that contains the URL string.
- AutoMLCandidate - Class in software.amazon.awssdk.services.sagemaker.model
-
An Autopilot job returns recommendations, or candidates.
- AutoMLCandidate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLCandidateStep - Class in software.amazon.awssdk.services.sagemaker.model
-
Information about the steps for a Candidate, and what step it is working on.
- AutoMLCandidateStep.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLChannel - Class in software.amazon.awssdk.services.sagemaker.model
-
Similar to Channel.
- AutoMLChannel.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLContainerDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of container definitions that describe the different containers that make up one AutoML candidate.
- AutoMLContainerDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLDataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The data source for the Autopilot job.
- AutoMLDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The ARN of the job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The ARN of the job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
When a job is created, it is assigned a unique ARN.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse.Builder
-
When a job is created, it is assigned a unique ARN.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's ARN.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's ARN.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The ARN of an AutoML job associated with this processing job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The ARN of an AutoML job associated with this processing job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The Amazon Resource Name (ARN) of an AutoML job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The Amazon Resource Name (ARN) of an AutoML job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The Amazon Resource Name (ARN) of the AutoML transform job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The Amazon Resource Name (ARN) of the AutoML transform job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The Amazon Resource Name (ARN) of the job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The Amazon Resource Name (ARN) of the job.
- autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The Amazon Resource Name (ARN) of the AutoML job that created the transform job.
- autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The Amazon Resource Name (ARN) of the AutoML job that created the transform job.
- AutoMLJobArtifacts - Class in software.amazon.awssdk.services.sagemaker.model
-
Artifacts that are generation during a job.
- autoMLJobArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns information on the job's artifacts found in AutoMLJobArtifacts.
- autoMLJobArtifacts(AutoMLJobArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns information on the job's artifacts found in AutoMLJobArtifacts.
- autoMLJobArtifacts(Consumer<AutoMLJobArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns information on the job's artifacts found in AutoMLJobArtifacts.
- AutoMLJobArtifacts.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLJobCompletionCriteria - Class in software.amazon.awssdk.services.sagemaker.model
-
How long a job is allowed to run, or how many candidates a job is allowed to generate.
- AutoMLJobCompletionCriteria.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
A collection of settings used for a job.
- autoMLJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Contains CompletionCriteria and SecurityConfig.
- autoMLJobConfig(AutoMLJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Contains CompletionCriteria and SecurityConfig.
- autoMLJobConfig(Consumer<AutoMLJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Contains CompletionCriteria and SecurityConfig.
- autoMLJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's config.
- autoMLJobConfig(AutoMLJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's config.
- autoMLJobConfig(Consumer<AutoMLJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's config.
- AutoMLJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The name of the object you are requesting.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The name of the object you are requesting.
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Identifies an Autopilot job.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Identifies an Autopilot job.
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
Request information about a job using that job's unique name.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest.Builder
-
Request information about a job using that job's unique name.
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the name of a job.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the name of a job.
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
List the Candidates created for the job by providing the job's name.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
List the Candidates created for the job by providing the job's name.
- autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
The name of the object you are requesting.
- autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest.Builder
-
The name of the object you are requesting.
- AutoMLJobObjective - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a metric to minimize or maximize as the objective of a job.
- autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Defines the objective of a an AutoML job.
- autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Defines the objective of a an AutoML job.
- autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Defines the objective of a an AutoML job.
- autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's objective.
- autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's objective.
- autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's objective.
- autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
Returns the value of the AutoMLJobObjective property for this object.
- autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
-
Sets the value of the AutoMLJobObjective property for this object.
- autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
-
Sets the value of the AutoMLJobObjective property for this object.
- AutoMLJobObjective.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLJobObjectiveType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLJobSecondaryStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- autoMLJobSecondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The job's secondary status.
- autoMLJobSecondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The job's secondary status.
- autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The job's secondary status.
- autoMLJobSecondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's AutoMLJobSecondaryStatus.
- autoMLJobSecondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's AutoMLJobSecondaryStatus.
- autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's AutoMLJobSecondaryStatus.
- autoMLJobSecondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The job's secondary status.
- autoMLJobSecondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's AutoMLJobSecondaryStatus.
- AutoMLJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- autoMLJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The job's status.
- autoMLJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The job's status.
- autoMLJobStatus(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The job's status.
- autoMLJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's AutoMLJobStatus.
- autoMLJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's AutoMLJobStatus.
- autoMLJobStatus(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's AutoMLJobStatus.
- autoMLJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The job's status.
- autoMLJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's AutoMLJobStatus.
- autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
Returns a summary list of jobs.
- autoMLJobSummaries(Collection<AutoMLJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse.Builder
-
Returns a summary list of jobs.
- autoMLJobSummaries(AutoMLJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse.Builder
-
Returns a summary list of jobs.
- autoMLJobSummaries(Consumer<AutoMLJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse.Builder
-
Returns a summary list of jobs.
- autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsIterable
-
- autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- AutoMLJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides a summary about a job.
- AutoMLJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLMetricEnum - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLOutputDataConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
The output data configuration.
- AutoMLOutputDataConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLS3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The Amazon S3 data source.
- AutoMLS3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLS3DataType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLSecurityConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Security options.
- AutoMLSecurityConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- AutoMLSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- avg() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The average value of the metric.
- avg(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The average value of the metric.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
-
- AwsManagedHumanLoopRequestSource - Enum in software.amazon.awssdk.services.sagemaker.model
-
- awsManagedHumanLoopRequestSource() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
- awsManagedHumanLoopRequestSource(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource.Builder
-
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
- awsManagedHumanLoopRequestSource(AwsManagedHumanLoopRequestSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource.Builder
-
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
- awsManagedHumanLoopRequestSourceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
- candidateDefinitionNotebookLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts.Builder
-
The URL to the notebook location.
- candidateDefinitionNotebookLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
The URL to the notebook location.
- candidateName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate name.
- candidateName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The candidate name.
- candidateNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
List the Candidates for the job and filter by candidate name.
- candidateNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
List the Candidates for the job and filter by candidate name.
- candidates(Collection<AutoMLCandidate>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
-
Summaries about the Candidates.
- candidates(AutoMLCandidate...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
-
Summaries about the Candidates.
- candidates(Consumer<AutoMLCandidate.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
-
Summaries about the Candidates.
- candidates() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
Summaries about the Candidates.
- candidates() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobIterable
-
- candidates() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobPublisher
-
Returns a publisher that can be used to get a stream of data.
- CandidateSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- candidateStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate's status.
- candidateStatus(CandidateStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate's status.
- candidateStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The candidate's status.
- CandidateStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- candidateStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The candidate's status.
- candidateStepArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep.Builder
-
The ARN for the Candidate's step.
- candidateStepArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
The ARN for the Candidate's step.
- candidateStepName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep.Builder
-
The name for the Candidate's step.
- candidateStepName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
The name for the Candidate's step.
- candidateSteps(Collection<AutoMLCandidateStep>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate's steps.
- candidateSteps(AutoMLCandidateStep...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate's steps.
- candidateSteps(Consumer<AutoMLCandidateStep.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The candidate's steps.
- candidateSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The candidate's steps.
- candidateStepType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep.Builder
-
Whether the Candidate is at the transform, training, or processing step.
- candidateStepType(CandidateStepType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep.Builder
-
Whether the Candidate is at the transform, training, or processing step.
- candidateStepType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
Whether the Candidate is at the transform, training, or processing step.
- CandidateStepType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- candidateStepTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
Whether the Candidate is at the transform, training, or processing step.
- CaptureContentTypeHeader - Class in software.amazon.awssdk.services.sagemaker.model
-
- captureContentTypeHeader(CaptureContentTypeHeader) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- captureContentTypeHeader(Consumer<CaptureContentTypeHeader.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- captureContentTypeHeader() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- CaptureContentTypeHeader.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CaptureMode - Enum in software.amazon.awssdk.services.sagemaker.model
-
- captureMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureOption.Builder
-
- captureMode(CaptureMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureOption.Builder
-
- captureMode() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- captureModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- CaptureOption - Class in software.amazon.awssdk.services.sagemaker.model
-
- CaptureOption.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- captureOptions(Collection<CaptureOption>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- captureOptions(CaptureOption...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- captureOptions(Consumer<CaptureOption.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
This is a convenience that creates an instance of the
List.Builder
avoiding the need
to create one manually via
List#builder()
.
- captureOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- CaptureStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- captureStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
-
- captureStatus(CaptureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
-
- captureStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- captureStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- CategoricalParameterRange - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of categorical hyperparameters to tune.
- CategoricalParameterRange.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- categoricalParameterRanges(Collection<CategoricalParameterRange>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
CategoricalParameterRange objects that specify ranges of categorical hyperparameters that
a hyperparameter tuning job searches.
- categoricalParameterRanges(CategoricalParameterRange...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
CategoricalParameterRange objects that specify ranges of categorical hyperparameters that
a hyperparameter tuning job searches.
- categoricalParameterRanges(Consumer<CategoricalParameterRange.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
CategoricalParameterRange objects that specify ranges of categorical hyperparameters that
a hyperparameter tuning job searches.
- categoricalParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
The array of
CategoricalParameterRange objects that specify ranges of categorical hyperparameters that a
hyperparameter tuning job searches.
- CategoricalParameterRangeSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the possible values for a categorical hyperparameter.
- categoricalParameterRangeSpecification(CategoricalParameterRangeSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
-
A CategoricalParameterRangeSpecification
object that defines the possible values for a
categorical hyperparameter.
- categoricalParameterRangeSpecification(Consumer<CategoricalParameterRangeSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
-
A CategoricalParameterRangeSpecification
object that defines the possible values for a
categorical hyperparameter.
- categoricalParameterRangeSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
A CategoricalParameterRangeSpecification
object that defines the possible values for a categorical
hyperparameter.
- CategoricalParameterRangeSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
-
- cents(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
-
The fractional portion, in cents, of the amount.
- cents() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
The fractional portion, in cents, of the amount.
- certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
Whether to certify the algorithm so that it can be listed in AWS Marketplace.
- certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
Whether to certify the algorithm so that it can be listed in AWS Marketplace.
- certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
Whether to certify the model package for listing on AWS Marketplace.
- certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
Whether to certify the model package for listing on AWS Marketplace.
- certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Whether the algorithm is certified to be listed in AWS Marketplace.
- certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
Whether the algorithm is certified to be listed in AWS Marketplace.
- certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Whether the model package is certified for listing on AWS Marketplace.
- certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
Whether the model package is certified for listing on AWS Marketplace.
- Channel - Class in software.amazon.awssdk.services.sagemaker.model
-
A channel is a named input source that training algorithms can consume.
- Channel.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- channelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
The name of the channel.
- channelName() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
The name of the channel.
- ChannelSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines a named input source, called a channel, to be used by an algorithm.
- ChannelSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CheckpointConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains information about the output location for managed spot training checkpoint data.
- checkpointConfig(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Contains information about the output location for managed spot training checkpoint data.
- checkpointConfig(Consumer<CheckpointConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Contains information about the output location for managed spot training checkpoint data.
- checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Contains information about the output location for managed spot training checkpoint data.
- checkpointConfig(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig(Consumer<CheckpointConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns the value of the CheckpointConfig property for this object.
- checkpointConfig(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig(Consumer<CheckpointConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns the value of the CheckpointConfig property for this object.
- checkpointConfig(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig(Consumer<CheckpointConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the CheckpointConfig property for this object.
- checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns the value of the CheckpointConfig property for this object.
- CheckpointConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- cidrs(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceIpConfig.Builder
-
- cidrs(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceIpConfig.Builder
-
- cidrs() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- client(SageMakerAsyncClient) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
-
- client(SageMakerClient) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter.Builder
-
- clientId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoConfig.Builder
-
The client ID for your Amazon Cognito user pool.
- clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
The client ID for your Amazon Cognito user pool.
- clientId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition.Builder
-
An identifier for an application client.
- clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
An identifier for an application client.
- clientId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
-
The OIDC IdP client ID used to configure your private workforce.
- clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
The OIDC IdP client ID used to configure your private workforce.
- clientId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
-
The OIDC IdP client ID used to configure your private workforce.
- clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
The OIDC IdP client ID used to configure your private workforce.
- clientSecret(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
-
The OIDC IdP client secret used to configure your private workforce.
- clientSecret() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
The OIDC IdP client secret used to configure your private workforce.
- clusterConfig(MonitoringClusterConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringResources.Builder
-
The configuration for the cluster resources used to run the processing job.
- clusterConfig(Consumer<MonitoringClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringResources.Builder
-
The configuration for the cluster resources used to run the processing job.
- clusterConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
The configuration for the cluster resources used to run the processing job.
- clusterConfig(ProcessingClusterConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingResources.Builder
-
The configuration for the resources in a cluster used to run the processing job.
- clusterConfig(Consumer<ProcessingClusterConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingResources.Builder
-
The configuration for the resources in a cluster used to run the processing job.
- clusterConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
The configuration for the resources in a cluster used to run the processing job.
- code(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderingError.Builder
-
A unique identifier for a specific class of errors.
- code() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
A unique identifier for a specific class of errors.
- codeRepositoryArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
-
The Amazon Resource Name (ARN) of the Git repository.
- codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
The Amazon Resource Name (ARN) of the Git repository.
- codeRepositoryArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse.Builder
-
The Amazon Resource Name (ARN) of the new repository.
- codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
The Amazon Resource Name (ARN) of the new repository.
- codeRepositoryArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
-
The Amazon Resource Name (ARN) of the Git repository.
- codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
The Amazon Resource Name (ARN) of the Git repository.
- codeRepositoryArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse.Builder
-
The ARN of the Git repository.
- codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
The ARN of the Git repository.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
-
The name of the Git repository.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
The name of the Git repository.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
-
The name of the Git repository.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
The name of the Git repository.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest.Builder
-
The name of the Git repository to delete.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
The name of the Git repository to delete.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest.Builder
-
The name of the Git repository to describe.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
The name of the Git repository to describe.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
-
The name of the Git repository.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
The name of the Git repository.
- codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest.Builder
-
The name of the Git repository to update.
- codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
The name of the Git repository to update.
- CodeRepositorySortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- CodeRepositorySortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- CodeRepositorySummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies summary information about a Git repository.
- CodeRepositorySummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- codeRepositorySummaryList(Collection<CodeRepositorySummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse.Builder
-
Gets a list of summaries of the Git repositories.
- codeRepositorySummaryList(CodeRepositorySummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse.Builder
-
Gets a list of summaries of the Git repositories.
- codeRepositorySummaryList(Consumer<CodeRepositorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse.Builder
-
Gets a list of summaries of the Git repositories.
- codeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
Gets a list of summaries of the Git repositories.
- codeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesIterable
-
- codeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesPublisher
-
Returns a publisher that can be used to get a stream of data.
- CognitoConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Use this parameter to configure your Amazon Cognito workforce.
- cognitoConfig(CognitoConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
Use this parameter to configure an Amazon Cognito private workforce.
- cognitoConfig(Consumer<CognitoConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
Use this parameter to configure an Amazon Cognito private workforce.
- cognitoConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
Use this parameter to configure an Amazon Cognito private workforce.
- cognitoConfig(CognitoConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
The configuration of an Amazon Cognito workforce.
- cognitoConfig(Consumer<CognitoConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
The configuration of an Amazon Cognito workforce.
- cognitoConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
The configuration of an Amazon Cognito workforce.
- CognitoConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CognitoMemberDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Identifies a Amazon Cognito user group.
- cognitoMemberDefinition(CognitoMemberDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.MemberDefinition.Builder
-
The Amazon Cognito user group that is part of the work team.
- cognitoMemberDefinition(Consumer<CognitoMemberDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MemberDefinition.Builder
-
The Amazon Cognito user group that is part of the work team.
- cognitoMemberDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
The Amazon Cognito user group that is part of the work team.
- CognitoMemberDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CollectionConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration information for tensor collections.
- CollectionConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- collectionConfigurations(Collection<CollectionConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Configuration information for tensor collections.
- collectionConfigurations(CollectionConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Configuration information for tensor collections.
- collectionConfigurations(Consumer<CollectionConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Configuration information for tensor collections.
- collectionConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Configuration information for tensor collections.
- collectionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration.Builder
-
The name of the tensor collection.
- collectionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
The name of the tensor collection.
- collectionParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration.Builder
-
Parameter values for the tensor collection.
- collectionParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
Parameter values for the tensor collection.
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator:
https://jmespath.org/specification.html#comparison-operators
- compilationEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The time when the model compilation job completed.
- compilationEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The time when the model compilation job completed.
- compilationEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The time when the model compilation job on a compilation job instance ended.
- compilationEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The time when the model compilation job on a compilation job instance ended.
- compilationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The Amazon Resource Name (ARN) of the model compilation job.
- compilationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The Amazon Resource Name (ARN) of the model compilation job.
- compilationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse.Builder
-
If the action is successful, the service sends back an HTTP 200 response.
- compilationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
If the action is successful, the service sends back an HTTP 200 response.
- compilationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker assumes to perform the model compilation
job.
- compilationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker assumes to perform the model compilation job.
- compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The name of the model compilation job that you want a summary for.
- compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The name of the model compilation job that you want a summary for.
- compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
-
A name for the model compilation job.
- compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
A name for the model compilation job.
- compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest.Builder
-
The name of the model compilation job that you want information about.
- compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
The name of the model compilation job that you want information about.
- compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The name of the model compilation job.
- compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The name of the model compilation job.
- compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest.Builder
-
The name of the model compilation job to stop.
- compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
The name of the model compilation job to stop.
- CompilationJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- compilationJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The status of the model compilation job.
- compilationJobStatus(CompilationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The status of the model compilation job.
- compilationJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The status of the model compilation job.
- compilationJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The status of the model compilation job.
- compilationJobStatus(CompilationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The status of the model compilation job.
- compilationJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The status of the model compilation job.
- compilationJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The status of the model compilation job.
- compilationJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The status of the model compilation job.
- compilationJobSummaries(Collection<CompilationJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
-
- compilationJobSummaries(CompilationJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
-
- compilationJobSummaries(Consumer<CompilationJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
-
- compilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- compilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsIterable
-
- compilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- CompilationJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A summary of a model compilation job.
- CompilationJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- compilationStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The time when the model compilation job started.
- compilationStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The time when the model compilation job started.
- compilationStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The time when the model compilation job started the CompilationJob
instances.
- compilationStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The time when the model compilation job started the CompilationJob
instances.
- compilationTargetDevice(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of device that the model will run on after the compilation job has completed.
- compilationTargetDevice(TargetDevice) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of device that the model will run on after the compilation job has completed.
- compilationTargetDevice() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of device that the model will run on after the compilation job has completed.
- compilationTargetDeviceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of device that the model will run on after the compilation job has completed.
- compilationTargetPlatformAccelerator(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of accelerator that the model will run on after the compilation job has completed.
- compilationTargetPlatformAccelerator(TargetPlatformAccelerator) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of accelerator that the model will run on after the compilation job has completed.
- compilationTargetPlatformAccelerator() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of accelerator that the model will run on after the compilation job has completed.
- compilationTargetPlatformAcceleratorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of accelerator that the model will run on after the compilation job has completed.
- compilationTargetPlatformArch(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of architecture that the model will run on after the compilation job has completed.
- compilationTargetPlatformArch(TargetPlatformArch) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of architecture that the model will run on after the compilation job has completed.
- compilationTargetPlatformArch() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of architecture that the model will run on after the compilation job has completed.
- compilationTargetPlatformArchAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of architecture that the model will run on after the compilation job has completed.
- compilationTargetPlatformOs(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of OS that the model will run on after the compilation job has completed.
- compilationTargetPlatformOs(TargetPlatformOs) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The type of OS that the model will run on after the compilation job has completed.
- compilationTargetPlatformOs() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of OS that the model will run on after the compilation job has completed.
- compilationTargetPlatformOsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The type of OS that the model will run on after the compilation job has completed.
- compilerOptions(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Specifies additional parameters for compiler options in JSON format.
- compilerOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Specifies additional parameters for compiler options in JSON format.
- completed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters.Builder
-
The number of completed training jobs launched by the hyperparameter tuning job.
- completed() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
The number of completed training jobs launched by the hyperparameter tuning job.
- completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
-
How long a job is allowed to run, or how many candidates a job is allowed to generate.
- completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
-
How long a job is allowed to run, or how many candidates a job is allowed to generate.
- completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
How long a job is allowed to run, or how many candidates a job is allowed to generate.
- completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
-
Sets the value of the CompletionCriteria property for this object.
- completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
-
Sets the value of the CompletionCriteria property for this object.
- completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
Returns the value of the CompletionCriteria property for this object.
- compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
-
You can use Gzip or None.
- compressionType(CompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
-
You can use Gzip or None.
- compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
You can use Gzip or None.
- compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
If training data is compressed, the compression type.
- compressionType(CompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
If training data is compressed, the compression type.
- compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
If training data is compressed, the compression type.
- CompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
If your transform data is compressed, specify the compression type.
- compressionType(CompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
If your transform data is compressed, specify the compression type.
- compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
If your transform data is compressed, specify the compression type.
- compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
You can use Gzip or None.
- compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
If training data is compressed, the compression type.
- compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
If your transform data is compressed, specify the compression type.
- ConflictException - Exception in software.amazon.awssdk.services.sagemaker.model
-
There was a conflict when you attempted to modify an experiment, trial, or trial component.
- ConflictException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(Object) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constraintsResource(MonitoringConstraintsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig.Builder
-
The baseline constraint file in Amazon S3 that the current monitoring job should validated against.
- constraintsResource(Consumer<MonitoringConstraintsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig.Builder
-
The baseline constraint file in Amazon S3 that the current monitoring job should validated against.
- constraintsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
The baseline constraint file in Amazon S3 that the current monitoring job should validated against.
- containerArguments(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppSpecification.Builder
-
The arguments for a container used to run a processing job.
- containerArguments(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppSpecification.Builder
-
The arguments for a container used to run a processing job.
- containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
The arguments for a container used to run a processing job.
- containerArguments(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
-
An array of arguments for the container used to run the monitoring job.
- containerArguments(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
-
An array of arguments for the container used to run the monitoring job.
- containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
An array of arguments for the container used to run the monitoring job.
- ContainerDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the container, as part of model definition.
- ContainerDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- containerEntrypoint(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppSpecification.Builder
-
The entrypoint for a container used to run a processing job.
- containerEntrypoint(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppSpecification.Builder
-
The entrypoint for a container used to run a processing job.
- containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
The entrypoint for a container used to run a processing job.
- containerEntrypoint(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
-
Specifies the entrypoint for a container used to run the monitoring job.
- containerEntrypoint(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
-
Specifies the entrypoint for a container used to run the monitoring job.
- containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
Specifies the entrypoint for a container used to run the monitoring job.
- containerHostname(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
This parameter is ignored for models that contain only a PrimaryContainer
.
- containerHostname() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
This parameter is ignored for models that contain only a PrimaryContainer
.
- containerHostname(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
-
The DNS host name for the Docker container.
- containerHostname() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
The DNS host name for the Docker container.
- ContainerMode - Enum in software.amazon.awssdk.services.sagemaker.model
-
- containers(Collection<ContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
Specifies the containers in the inference pipeline.
- containers(ContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
Specifies the containers in the inference pipeline.
- containers(Consumer<ContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
Specifies the containers in the inference pipeline.
- containers() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
Specifies the containers in the inference pipeline.
- containers(Collection<ContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
The containers in the inference pipeline.
- containers(ContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
The containers in the inference pipeline.
- containers(Consumer<ContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
The containers in the inference pipeline.
- containers() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
The containers in the inference pipeline.
- containers(Collection<ModelPackageContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The Amazon ECR registry path of the Docker image that contains the inference code.
- containers(ModelPackageContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The Amazon ECR registry path of the Docker image that contains the inference code.
- containers(Consumer<ModelPackageContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The Amazon ECR registry path of the Docker image that contains the inference code.
- containers() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
The Amazon ECR registry path of the Docker image that contains the inference code.
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter:
https://jmespath.org/specification.html#contains
- content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook.Builder
-
A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.
- content() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.
- content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiTemplate.Builder
-
The content of the Liquid template for the worker user interface.
- content() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
The content of the Liquid template for the worker user interface.
- ContentClassifier - Enum in software.amazon.awssdk.services.sagemaker.model
-
- contentClassifiers(Collection<ContentClassifier>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes.Builder
-
Declares that your content is free of personally identifiable information or adult content.
- contentClassifiers(ContentClassifier...) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes.Builder
-
Declares that your content is free of personally identifiable information or adult content.
- contentClassifiers() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- contentClassifiersAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
Declares that your content is free of personally identifiable information or adult content.
- contentClassifiersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes.Builder
-
Declares that your content is free of personally identifiable information or adult content.
- contentClassifiersWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes.Builder
-
Declares that your content is free of personally identifiable information or adult content.
- contentSha256(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo.Builder
-
The SHA-256 digest of the contents of the template.
- contentSha256() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
The SHA-256 digest of the contents of the template.
- contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
The MIME type of the data.
- contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
The MIME type of the data.
- contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
The multipurpose internet mail extension (MIME) type of the data.
- contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
The multipurpose internet mail extension (MIME) type of the data.
- ContinuousParameterRange - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of continuous hyperparameters to tune.
- ContinuousParameterRange.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- continuousParameterRanges(Collection<ContinuousParameterRange>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a
hyperparameter tuning job searches.
- continuousParameterRanges(ContinuousParameterRange...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a
hyperparameter tuning job searches.
- continuousParameterRanges(Consumer<ContinuousParameterRange.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
-
The array of
ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a
hyperparameter tuning job searches.
- continuousParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
The array of
ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a
hyperparameter tuning job searches.
- ContinuousParameterRangeSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the possible values for a continuous hyperparameter.
- continuousParameterRangeSpecification(ContinuousParameterRangeSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
-
A ContinuousParameterRangeSpecification
object that defines the possible values for a continuous
hyperparameter.
- continuousParameterRangeSpecification(Consumer<ContinuousParameterRangeSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
-
A ContinuousParameterRangeSpecification
object that defines the possible values for a continuous
hyperparameter.
- continuousParameterRangeSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
A ContinuousParameterRangeSpecification
object that defines the possible values for a continuous
hyperparameter.
- ContinuousParameterRangeSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- count(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The number of samples used to generate the metric.
- count() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The number of samples used to generate the metric.
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sagemaker.model.SageMakerResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- create() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
-
- create() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
-
- createAlgorithm(CreateAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Create a machine learning algorithm that you can use in Amazon SageMaker and list in the AWS Marketplace.
- createAlgorithm(Consumer<CreateAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Create a machine learning algorithm that you can use in Amazon SageMaker and list in the AWS Marketplace.
- createAlgorithm(CreateAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Create a machine learning algorithm that you can use in Amazon SageMaker and list in the AWS Marketplace.
- createAlgorithm(Consumer<CreateAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Create a machine learning algorithm that you can use in Amazon SageMaker and list in the AWS Marketplace.
- CreateAlgorithmRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAlgorithmRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateAlgorithmRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateAlgorithmRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateAlgorithmRequestMarshaller
-
- CreateAlgorithmResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAlgorithmResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a running App for the specified UserProfile.
- createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a running App for the specified UserProfile.
- createApp(CreateAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a running App for the specified UserProfile.
- createApp(Consumer<CreateAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a running App for the specified UserProfile.
- CreateAppRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAppRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateAppRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateAppRequestMarshaller
-
- CreateAppResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAppResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createAutoMLJob(CreateAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Autopilot job.
- createAutoMLJob(Consumer<CreateAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Autopilot job.
- createAutoMLJob(CreateAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Autopilot job.
- createAutoMLJob(Consumer<CreateAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Autopilot job.
- CreateAutoMlJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAutoMlJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateAutoMlJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateAutoMlJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateAutoMlJobRequestMarshaller
-
- CreateAutoMlJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateAutoMlJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createCodeRepository(CreateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a Git repository as a resource in your Amazon SageMaker account.
- createCodeRepository(Consumer<CreateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a Git repository as a resource in your Amazon SageMaker account.
- createCodeRepository(CreateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a Git repository as a resource in your Amazon SageMaker account.
- createCodeRepository(Consumer<CreateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a Git repository as a resource in your Amazon SageMaker account.
- CreateCodeRepositoryRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateCodeRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateCodeRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateCodeRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateCodeRepositoryRequestMarshaller
-
- CreateCodeRepositoryResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateCodeRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createCompilationJob(CreateCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a model compilation job.
- createCompilationJob(Consumer<CreateCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a model compilation job.
- createCompilationJob(CreateCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a model compilation job.
- createCompilationJob(Consumer<CreateCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a model compilation job.
- CreateCompilationJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateCompilationJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateCompilationJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateCompilationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateCompilationJobRequestMarshaller
-
- CreateCompilationJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateCompilationJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
A filter that returns only experiments created after the specified time.
- createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
A filter that returns only experiments created after the specified time.
- createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
A filter that returns only components created after the specified time.
- createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
A filter that returns only components created after the specified time.
- createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
A filter that returns only trials created after the specified time.
- createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
A filter that returns only trials created after the specified time.
- createDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
The date that the workforce is created.
- createDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
The date that the workforce is created.
- createDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
The date and time that the work team was created (timestamp).
- createDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
The date and time that the work team was created (timestamp).
- createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
A filter that returns only experiments created before the specified time.
- createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
A filter that returns only experiments created before the specified time.
- createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
A filter that returns only components created before the specified time.
- createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
A filter that returns only components created before the specified time.
- createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
A filter that returns only trials created before the specified time.
- createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
A filter that returns only trials created before the specified time.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
Who created the experiment.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
Who created the experiment.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
Who created the experiment.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
Who created the component.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
Who created the component.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Who created the component.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
Who created the trial.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
Who created the trial.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
Who created the trial.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
Returns the value of the CreatedBy property for this object.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns the value of the CreatedBy property for this object.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns the value of the CreatedBy property for this object.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
Sets the value of the CreatedBy property for this object.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
Returns the value of the CreatedBy property for this object.
- createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Who created the component.
- createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Who created the component.
- createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
Who created the component.
- createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a Domain
used by Amazon SageMaker Studio.
- createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a Domain
used by Amazon SageMaker Studio.
- createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a Domain
used by Amazon SageMaker Studio.
- createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a Domain
used by Amazon SageMaker Studio.
- CreateDomainRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateDomainRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateDomainRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateDomainRequestMarshaller
-
- CreateDomainResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateDomainResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createEndpoint(CreateEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an endpoint using the endpoint configuration specified in the request.
- createEndpoint(Consumer<CreateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an endpoint using the endpoint configuration specified in the request.
- createEndpoint(CreateEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an endpoint using the endpoint configuration specified in the request.
- createEndpoint(Consumer<CreateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an endpoint using the endpoint configuration specified in the request.
- createEndpointConfig(CreateEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models.
- createEndpointConfig(Consumer<CreateEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models.
- createEndpointConfig(CreateEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models.
- createEndpointConfig(Consumer<CreateEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models.
- CreateEndpointConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateEndpointConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateEndpointConfigRequestMarshaller
-
- CreateEndpointConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateEndpointRequestMarshaller
-
- CreateEndpointResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createExperiment(CreateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an SageMaker experiment.
- createExperiment(Consumer<CreateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an SageMaker experiment.
- createExperiment(CreateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an SageMaker experiment.
- createExperiment(Consumer<CreateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an SageMaker experiment.
- CreateExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateExperimentRequestMarshaller
-
- CreateExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createFlowDefinition(CreateFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a flow definition.
- createFlowDefinition(Consumer<CreateFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a flow definition.
- createFlowDefinition(CreateFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a flow definition.
- createFlowDefinition(Consumer<CreateFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a flow definition.
- CreateFlowDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateFlowDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateFlowDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateFlowDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateFlowDefinitionRequestMarshaller
-
- CreateFlowDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateFlowDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createHumanTaskUi(CreateHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Defines the settings you will use for the human review workflow user interface.
- createHumanTaskUi(Consumer<CreateHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Defines the settings you will use for the human review workflow user interface.
- createHumanTaskUi(CreateHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Defines the settings you will use for the human review workflow user interface.
- createHumanTaskUi(Consumer<CreateHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Defines the settings you will use for the human review workflow user interface.
- CreateHumanTaskUiRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateHumanTaskUiRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateHumanTaskUiRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateHumanTaskUiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateHumanTaskUiRequestMarshaller
-
- CreateHumanTaskUiResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateHumanTaskUiResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a hyperparameter tuning job.
- createHyperParameterTuningJob(Consumer<CreateHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a hyperparameter tuning job.
- createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a hyperparameter tuning job.
- createHyperParameterTuningJob(Consumer<CreateHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a hyperparameter tuning job.
- CreateHyperParameterTuningJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateHyperParameterTuningJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateHyperParameterTuningJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateHyperParameterTuningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateHyperParameterTuningJobRequestMarshaller
-
- CreateHyperParameterTuningJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateHyperParameterTuningJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createLabelingJob(CreateLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a job that uses workers to label the data objects in your input dataset.
- createLabelingJob(Consumer<CreateLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a job that uses workers to label the data objects in your input dataset.
- createLabelingJob(CreateLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a job that uses workers to label the data objects in your input dataset.
- createLabelingJob(Consumer<CreateLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a job that uses workers to label the data objects in your input dataset.
- CreateLabelingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateLabelingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateLabelingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateLabelingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateLabelingJobRequestMarshaller
-
- CreateLabelingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateLabelingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a model in Amazon SageMaker.
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a model in Amazon SageMaker.
- createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a model in Amazon SageMaker.
- createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a model in Amazon SageMaker.
- createModelPackage(CreateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a model package that you can use to create Amazon SageMaker models or list on AWS Marketplace.
- createModelPackage(Consumer<CreateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a model package that you can use to create Amazon SageMaker models or list on AWS Marketplace.
- createModelPackage(CreateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a model package that you can use to create Amazon SageMaker models or list on AWS Marketplace.
- createModelPackage(Consumer<CreateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a model package that you can use to create Amazon SageMaker models or list on AWS Marketplace.
- CreateModelPackageRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelPackageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelPackageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateModelPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelPackageRequestMarshaller
-
- CreateModelPackageResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelPackageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelRequestMarshaller
-
- CreateModelResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateModelResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createMonitoringSchedule(CreateMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endoint.
- createMonitoringSchedule(Consumer<CreateMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endoint.
- createMonitoringSchedule(CreateMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endoint.
- createMonitoringSchedule(Consumer<CreateMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endoint.
- CreateMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateMonitoringScheduleRequestMarshaller
-
- CreateMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createNotebookInstance(CreateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Amazon SageMaker notebook instance.
- createNotebookInstance(Consumer<CreateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Amazon SageMaker notebook instance.
- createNotebookInstance(CreateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Amazon SageMaker notebook instance.
- createNotebookInstance(Consumer<CreateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Amazon SageMaker notebook instance.
- createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a lifecycle configuration that you can associate with a notebook instance.
- createNotebookInstanceLifecycleConfig(Consumer<CreateNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a lifecycle configuration that you can associate with a notebook instance.
- createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a lifecycle configuration that you can associate with a notebook instance.
- createNotebookInstanceLifecycleConfig(Consumer<CreateNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a lifecycle configuration that you can associate with a notebook instance.
- CreateNotebookInstanceLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateNotebookInstanceLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateNotebookInstanceLifecycleConfigRequestMarshaller
-
- CreateNotebookInstanceLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateNotebookInstanceRequestMarshaller
-
- CreateNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createPresignedDomainUrl(CreatePresignedDomainUrlRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a URL for a specified UserProfile in a Domain.
- createPresignedDomainUrl(Consumer<CreatePresignedDomainUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a URL for a specified UserProfile in a Domain.
- createPresignedDomainUrl(CreatePresignedDomainUrlRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a URL for a specified UserProfile in a Domain.
- createPresignedDomainUrl(Consumer<CreatePresignedDomainUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a URL for a specified UserProfile in a Domain.
- CreatePresignedDomainUrlRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedDomainUrlRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedDomainUrlRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreatePresignedDomainUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreatePresignedDomainUrlRequestMarshaller
-
- CreatePresignedDomainUrlResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedDomainUrlResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createPresignedNotebookInstanceUrl(CreatePresignedNotebookInstanceUrlRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
- createPresignedNotebookInstanceUrl(Consumer<CreatePresignedNotebookInstanceUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
- createPresignedNotebookInstanceUrl(CreatePresignedNotebookInstanceUrlRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
- createPresignedNotebookInstanceUrl(Consumer<CreatePresignedNotebookInstanceUrlRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
- CreatePresignedNotebookInstanceUrlRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedNotebookInstanceUrlRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedNotebookInstanceUrlRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreatePresignedNotebookInstanceUrlRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreatePresignedNotebookInstanceUrlRequestMarshaller
-
- CreatePresignedNotebookInstanceUrlResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreatePresignedNotebookInstanceUrlResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createProcessingJob(CreateProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a processing job.
- createProcessingJob(Consumer<CreateProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a processing job.
- createProcessingJob(CreateProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a processing job.
- createProcessingJob(Consumer<CreateProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a processing job.
- CreateProcessingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateProcessingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateProcessingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateProcessingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateProcessingJobRequestMarshaller
-
- CreateProcessingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateProcessingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createTrainingJob(CreateTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a model training job.
- createTrainingJob(Consumer<CreateTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a model training job.
- createTrainingJob(CreateTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a model training job.
- createTrainingJob(Consumer<CreateTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a model training job.
- CreateTrainingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrainingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrainingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateTrainingJobRequestMarshaller
-
- CreateTrainingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrainingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createTransformJob(CreateTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a transform job.
- createTransformJob(Consumer<CreateTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a transform job.
- createTransformJob(CreateTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a transform job.
- createTransformJob(Consumer<CreateTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a transform job.
- CreateTransformJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTransformJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateTransformJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateTransformJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateTransformJobRequestMarshaller
-
- CreateTransformJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTransformJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createTrial(CreateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Amazon SageMaker trial.
- createTrial(Consumer<CreateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates an Amazon SageMaker trial.
- createTrial(CreateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Amazon SageMaker trial.
- createTrial(Consumer<CreateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates an Amazon SageMaker trial.
- createTrialComponent(CreateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a trial component, which is a stage of a machine learning trial.
- createTrialComponent(Consumer<CreateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a trial component, which is a stage of a machine learning trial.
- createTrialComponent(CreateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a trial component, which is a stage of a machine learning trial.
- createTrialComponent(Consumer<CreateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a trial component, which is a stage of a machine learning trial.
- CreateTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateTrialComponentRequestMarshaller
-
- CreateTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateTrialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateTrialRequestMarshaller
-
- CreateTrialResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateTrialResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createUserProfile(CreateUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a user profile.
- createUserProfile(Consumer<CreateUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a user profile.
- createUserProfile(CreateUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a user profile.
- createUserProfile(Consumer<CreateUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a user profile.
- CreateUserProfileRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateUserProfileRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateUserProfileRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateUserProfileRequestMarshaller
-
- CreateUserProfileResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateUserProfileResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createWorkforce(CreateWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to create a workforce.
- createWorkforce(Consumer<CreateWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to create a workforce.
- createWorkforce(CreateWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to create a workforce.
- createWorkforce(Consumer<CreateWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to create a workforce.
- CreateWorkforceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkforceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkforceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateWorkforceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateWorkforceRequestMarshaller
-
- CreateWorkforceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkforceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- createWorkteam(CreateWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a new work team for labeling your data.
- createWorkteam(Consumer<CreateWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Creates a new work team for labeling your data.
- createWorkteam(CreateWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a new work team for labeling your data.
- createWorkteam(Consumer<CreateWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Creates a new work team for labeling your data.
- CreateWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- CreateWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateWorkteamRequestMarshaller
-
- CreateWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- CreateWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
-
A timestamp that shows when the algorithm was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
A timestamp that shows when the algorithm was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
When the job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
When the job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
-
The date and time that the Git repository was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
The date and time that the Git repository was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The time when the model compilation job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The time when the model compilation job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
A timestamp specifying when the algorithm was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
A timestamp specifying when the algorithm was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
-
The date and time that the repository was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
The date and time that the repository was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The time that the model compilation job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The time that the model compilation job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
-
A timestamp that shows when the endpoint configuration was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
A timestamp that shows when the endpoint configuration was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
A timestamp that shows when the endpoint was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
A timestamp that shows when the endpoint was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
When the experiment was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
When the experiment was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The timestamp when the flow definition was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The timestamp when the flow definition was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
-
The timestamp when the human task user interface was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
The timestamp when the human task user interface was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The date and time that the tuning job started.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The date and time that the tuning job started.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The date and time that the labeling job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The date and time that the labeling job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
A timestamp specifying when the model package was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
A timestamp specifying when the model package was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
A timestamp that shows when the model was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
A timestamp that shows when the model was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The time at which the monitoring job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The time at which the monitoring job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
-
A timestamp that tells when the lifecycle configuration was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
A timestamp that tells when the lifecycle configuration was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A timestamp.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
A timestamp.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The time at which the processing job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The time at which the processing job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A timestamp that indicates when the training job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A timestamp that indicates when the training job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
A timestamp that shows when the transform Job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
A timestamp that shows when the transform Job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
When the component was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
When the component was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
When the trial was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
When the trial was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The creation time.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
-
A timestamp that shows when the endpoint configuration was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
A timestamp that shows when the endpoint configuration was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
A timestamp that shows when the endpoint was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
A timestamp that shows when the endpoint was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
When the experiment was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
When the experiment was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
When the experiment was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
When the experiment was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The timestamp when SageMaker created the flow definition.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The timestamp when SageMaker created the flow definition.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary.Builder
-
A timestamp when SageMaker created the human task user interface.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
A timestamp when SageMaker created the human task user interface.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The date and time that the training job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The date and time that the training job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The date and time that the tuning job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The date and time that the tuning job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
-
The date and time that the labeling job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
The date and time that the labeling job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The date and time that the job was created (timestamp).
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The date and time that the job was created (timestamp).
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
A timestamp that shows when the model package was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
A timestamp that shows when the model package was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelSummary.Builder
-
A timestamp that indicates when the model was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
A timestamp that indicates when the model was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The time at which the monitoring job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The time at which the monitoring job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The creation time of the monitoring schedule.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The creation time of the monitoring schedule.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary.Builder
-
A timestamp that tells when the lifecycle configuration was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
A timestamp that tells when the lifecycle configuration was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
A timestamp that shows when the notebook instance was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
A timestamp that shows when the notebook instance was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
The time the processing job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
The time the processing job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
-
The time at which the processing job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
The time at which the processing job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A timestamp that indicates when the training job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
A timestamp that indicates when the training job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
A timestamp that shows when the training job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
A timestamp that shows when the training job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
A timestamp that shows when the transform Job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
A timestamp that shows when the transform Job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
A timestamp that shows when the transform Job was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
A timestamp that shows when the transform Job was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
When the trial was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
When the trial was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
When the component was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
When the component was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
When the component was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
When the component was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
When the component was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
When the component was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
When the trial was created.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
When the trial was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
-
The creation time.
- creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
The creation time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
A filter that returns only algorithms created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
A filter that returns only algorithms created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
A filter that returns only Git repositories that were created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
A filter that returns only Git repositories that were created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
A filter that returns the model compilation jobs that were created after a specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
A filter that returns the model compilation jobs that were created after a specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
A filter that returns only endpoint configurations with a creation time greater than or equal to the
specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
A filter that returns only endpoint configurations with a creation time greater than or equal to the specified
time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints with a creation time greater than or equal to the specified time
(timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints with a creation time greater than or equal to the specified time
(timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
A filter that returns only flow definitions with a creation time greater than or equal to the specified
timestamp.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
A filter that returns only flow definitions with a creation time greater than or equal to the specified
timestamp.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
A filter that returns only human task user interfaces with a creation time greater than or equal to the
specified timestamp.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
A filter that returns only human task user interfaces with a creation time greater than or equal to the specified
timestamp.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs that were created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs that were created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
A filter that returns only labeling jobs created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
A filter that returns only labeling jobs created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that returns only labeling jobs created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that returns only labeling jobs created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
A filter that returns only model packages created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
A filter that returns only model packages created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
A filter that returns only models with a creation time greater than or equal to the specified time
(timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
A filter that returns only models with a creation time greater than or equal to the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that returns only jobs created after a specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that returns only jobs created after a specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules created after a specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules created after a specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
A filter that returns only lifecycle configurations that were created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
A filter that returns only lifecycle configurations that were created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances that were created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances that were created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that returns only processing jobs created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that returns only processing jobs created after the specified time.
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that returns only training jobs created after the specified time (timestamp).
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that returns only training jobs created after the specified time (timestamp).
- creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that returns only transform jobs created after the specified time.
- creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that returns only transform jobs created after the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
A filter that returns only algorithms created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
A filter that returns only algorithms created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
A filter that returns only Git repositories that were created before the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
A filter that returns only Git repositories that were created before the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
A filter that returns the model compilation jobs that were created before a specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
A filter that returns the model compilation jobs that were created before a specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
A filter that returns only endpoint configurations created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
A filter that returns only endpoint configurations created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints that were created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints that were created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
A filter that returns only flow definitions that were created before the specified timestamp.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
A filter that returns only flow definitions that were created before the specified timestamp.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
A filter that returns only human task user interfaces that were created before the specified timestamp.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
A filter that returns only human task user interfaces that were created before the specified timestamp.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs that were created before the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs that were created before the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
A filter that returns only labeling jobs created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
A filter that returns only labeling jobs created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that returns only labeling jobs created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that returns only labeling jobs created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
A filter that returns only model packages created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
A filter that returns only model packages created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
A filter that returns only models created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
A filter that returns only models created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that returns only jobs created before a specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that returns only jobs created before a specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules created before a specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules created before a specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
A filter that returns only lifecycle configurations that were created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
A filter that returns only lifecycle configurations that were created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances that were created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances that were created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that returns only processing jobs created after the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that returns only processing jobs created after the specified time.
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that returns only training jobs created before the specified time (timestamp).
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that returns only training jobs created before the specified time (timestamp).
- creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that returns only transform jobs created before the specified time.
- creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that returns only transform jobs created before the specified time.
- csvContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
-
- csvContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
-
- csvContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- currentInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
The number of instances associated with the variant.
- currentInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
The number of instances associated with the variant.
- currentSamplingPercentage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
-
- currentSamplingPercentage() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- currentWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
The weight associated with the variant.
- currentWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
The weight associated with the variant.
- dataAttributes(LabelingJobDataAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
-
Attributes of the data specified by the customer.
- dataAttributes(Consumer<LabelingJobDataAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
-
Attributes of the data specified by the customer.
- dataAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
Attributes of the data specified by the customer.
- dataCaptureConfig(DataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig(Consumer<DataCaptureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
Returns the value of the DataCaptureConfig property for this object.
- DataCaptureConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
- dataCaptureConfig(DataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig(Consumer<DataCaptureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
Returns the value of the DataCaptureConfig property for this object.
- dataCaptureConfig(DataCaptureConfigSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig(Consumer<DataCaptureConfigSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
Sets the value of the DataCaptureConfig property for this object.
- dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
Returns the value of the DataCaptureConfig property for this object.
- DataCaptureConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DataCaptureConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
- DataCaptureConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- dataExplorationNotebookLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts.Builder
-
The URL to the notebook location.
- dataExplorationNotebookLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
The URL to the notebook location.
- dataInputConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
-
Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form.
- dataInputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form.
- dataProcessing(DataProcessing) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The data structure used to specify the data to be used for inference in a batch transform job and to
associate the data that is relevant to the prediction results in the output.
- dataProcessing(Consumer<DataProcessing.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The data structure used to specify the data to be used for inference in a batch transform job and to
associate the data that is relevant to the prediction results in the output.
- dataProcessing() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The data structure used to specify the data to be used for inference in a batch transform job and to associate
the data that is relevant to the prediction results in the output.
- DataProcessing - Class in software.amazon.awssdk.services.sagemaker.model
-
The data structure used to specify the data to be used for inference in a batch transform job and to associate the
data that is relevant to the prediction results in the output.
- dataProcessing(DataProcessing) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Sets the value of the DataProcessing property for this object.
- dataProcessing(Consumer<DataProcessing.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Sets the value of the DataProcessing property for this object.
- dataProcessing() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Returns the value of the DataProcessing property for this object.
- dataProcessing(DataProcessing) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the DataProcessing property for this object.
- dataProcessing(Consumer<DataProcessing.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the DataProcessing property for this object.
- dataProcessing() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the DataProcessing property for this object.
- DataProcessing.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- dataSource(AutoMLDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
-
The data source.
- dataSource(Consumer<AutoMLDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
-
The data source.
- dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
The data source.
- dataSource(DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
The location of the channel data.
- dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
The location of the channel data.
- dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
The location of the channel data.
- DataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the location of the channel data.
- dataSource(LabelingJobDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
-
The location of the input data.
- dataSource(Consumer<LabelingJobDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
-
The location of the input data.
- dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
The location of the input data.
- dataSource(TransformDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
Describes the location of the channel data, which is, the S3 location of the input data that the model can
consume.
- dataSource(Consumer<TransformDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
Describes the location of the channel data, which is, the S3 location of the input data that the model can
consume.
- dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
Describes the location of the channel data, which is, the S3 location of the input data that the model can
consume.
- DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- debugHookConfig(DebugHookConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig(Consumer<DebugHookConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns the value of the DebugHookConfig property for this object.
- DebugHookConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration information for the debug hook parameters, collection configuration, and storage paths.
- debugHookConfig(DebugHookConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig(Consumer<DebugHookConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns the value of the DebugHookConfig property for this object.
- debugHookConfig(DebugHookConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig(Consumer<DebugHookConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the DebugHookConfig property for this object.
- debugHookConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns the value of the DebugHookConfig property for this object.
- DebugHookConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DebugRuleConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration information for debugging rules.
- DebugRuleConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- debugRuleConfigurations(Collection<DebugRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations(DebugRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations(Consumer<DebugRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Configuration information for debugging rules.
- debugRuleConfigurations(Collection<DebugRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations(DebugRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations(Consumer<DebugRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Configuration information for debugging rules.
- debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Configuration information for debugging rules.
- debugRuleConfigurations(Collection<DebugRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the debug rule configuration.
- debugRuleConfigurations(DebugRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the debug rule configuration.
- debugRuleConfigurations(Consumer<DebugRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the debug rule configuration.
- debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Information about the debug rule configuration.
- DebugRuleEvaluationStatus - Class in software.amazon.awssdk.services.sagemaker.model
-
Information about the status of the rule evaluation.
- DebugRuleEvaluationStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- debugRuleEvaluationStatuses(Collection<DebugRuleEvaluationStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Status about the debug rule evaluation.
- debugRuleEvaluationStatuses(DebugRuleEvaluationStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Status about the debug rule evaluation.
- debugRuleEvaluationStatuses(Consumer<DebugRuleEvaluationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Status about the debug rule evaluation.
- debugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Status about the debug rule evaluation.
- debugRuleEvaluationStatuses(Collection<DebugRuleEvaluationStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the evaluation status of the rules for the training job.
- debugRuleEvaluationStatuses(DebugRuleEvaluationStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the evaluation status of the rules for the training job.
- debugRuleEvaluationStatuses(Consumer<DebugRuleEvaluationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the evaluation status of the rules for the training job.
- debugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Information about the evaluation status of the rules for the training job.
- DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime
-
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
- defaultCodeRepository(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A Git repository to associate with the notebook instance as its default code repository.
- defaultCodeRepository() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
A Git repository to associate with the notebook instance as its default code repository.
- defaultCodeRepository(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The Git repository associated with the notebook instance as its default code repository.
- defaultCodeRepository() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The Git repository associated with the notebook instance as its default code repository.
- defaultCodeRepository(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The Git repository associated with the notebook instance as its default code repository.
- defaultCodeRepository() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The Git repository associated with the notebook instance as its default code repository.
- defaultCodeRepository(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
The Git repository to associate with the notebook instance as its default code repository.
- defaultCodeRepository() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
The Git repository to associate with the notebook instance as its default code repository.
- defaultCodeRepositoryContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A string in the name or URL of a Git repository associated with this notebook instance.
- defaultCodeRepositoryContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A string in the name or URL of a Git repository associated with this notebook instance.
- defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings.Builder
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- defaultUserSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The default user settings.
- defaultUserSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The default user settings.
- defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The default user settings.
- defaultUserSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
Settings which are applied to all UserProfile in this domain, if settings are not explicitly specified in a
given UserProfile.
- defaultUserSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
Settings which are applied to all UserProfile in this domain, if settings are not explicitly specified in a
given UserProfile.
- defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
Settings which are applied to all UserProfile in this domain, if settings are not explicitly specified in a given
UserProfile.
- defaultUserSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
-
A collection of settings.
- defaultUserSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
-
A collection of settings.
- defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
A collection of settings.
- defaultValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
-
The default value for this hyperparameter.
- defaultValue() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
The default value for this hyperparameter.
- definitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
The job definition name.
- definitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
The job definition name.
- deleteAlgorithm(DeleteAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Removes the specified algorithm from your account.
- deleteAlgorithm(Consumer<DeleteAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Removes the specified algorithm from your account.
- deleteAlgorithm(DeleteAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Removes the specified algorithm from your account.
- deleteAlgorithm(Consumer<DeleteAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Removes the specified algorithm from your account.
- DeleteAlgorithmRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAlgorithmRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAlgorithmRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteAlgorithmRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteAlgorithmRequestMarshaller
-
- DeleteAlgorithmResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAlgorithmResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Used to stop and delete an app.
- deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Used to stop and delete an app.
- deleteApp(DeleteAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Used to stop and delete an app.
- deleteApp(Consumer<DeleteAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Used to stop and delete an app.
- DeleteAppRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAppRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAppRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteAppRequestMarshaller
-
- DeleteAppResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteAppResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteCodeRepository(DeleteCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified Git repository from your account.
- deleteCodeRepository(Consumer<DeleteCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified Git repository from your account.
- deleteCodeRepository(DeleteCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified Git repository from your account.
- deleteCodeRepository(Consumer<DeleteCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified Git repository from your account.
- DeleteCodeRepositoryRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteCodeRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteCodeRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteCodeRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteCodeRepositoryRequestMarshaller
-
- DeleteCodeRepositoryResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteCodeRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Used to delete a domain.
- deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Used to delete a domain.
- deleteDomain(DeleteDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Used to delete a domain.
- deleteDomain(Consumer<DeleteDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Used to delete a domain.
- DeleteDomainRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteDomainRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteDomainRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteDomainRequestMarshaller
-
- DeleteDomainResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteDomainResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an endpoint.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an endpoint.
- deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an endpoint.
- deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an endpoint.
- deleteEndpointConfig(DeleteEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an endpoint configuration.
- deleteEndpointConfig(Consumer<DeleteEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an endpoint configuration.
- deleteEndpointConfig(DeleteEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an endpoint configuration.
- deleteEndpointConfig(Consumer<DeleteEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an endpoint configuration.
- DeleteEndpointConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteEndpointConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteEndpointConfigRequestMarshaller
-
- DeleteEndpointConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteEndpointRequestMarshaller
-
- DeleteEndpointResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteExperiment(DeleteExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an Amazon SageMaker experiment.
- deleteExperiment(Consumer<DeleteExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an Amazon SageMaker experiment.
- deleteExperiment(DeleteExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an Amazon SageMaker experiment.
- deleteExperiment(Consumer<DeleteExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an Amazon SageMaker experiment.
- DeleteExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteExperimentRequestMarshaller
-
- DeleteExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteFlowDefinition(DeleteFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified flow definition.
- deleteFlowDefinition(Consumer<DeleteFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified flow definition.
- deleteFlowDefinition(DeleteFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified flow definition.
- deleteFlowDefinition(Consumer<DeleteFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified flow definition.
- DeleteFlowDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteFlowDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteFlowDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteFlowDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteFlowDefinitionRequestMarshaller
-
- DeleteFlowDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteFlowDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteHumanTaskUi(DeleteHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to delete a human task user interface (worker task template).
- deleteHumanTaskUi(Consumer<DeleteHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to delete a human task user interface (worker task template).
- deleteHumanTaskUi(DeleteHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to delete a human task user interface (worker task template).
- deleteHumanTaskUi(Consumer<DeleteHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to delete a human task user interface (worker task template).
- DeleteHumanTaskUiRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteHumanTaskUiRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteHumanTaskUiRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteHumanTaskUiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteHumanTaskUiRequestMarshaller
-
- DeleteHumanTaskUiResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteHumanTaskUiResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a model.
- deleteModel(DeleteModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a model.
- deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a model.
- deleteModelPackage(DeleteModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a model package.
- deleteModelPackage(Consumer<DeleteModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a model package.
- deleteModelPackage(DeleteModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a model package.
- deleteModelPackage(Consumer<DeleteModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a model package.
- DeleteModelPackageRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelPackageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelPackageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteModelPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageRequestMarshaller
-
- DeleteModelPackageResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelPackageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelRequestMarshaller
-
- DeleteModelResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteModelResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteMonitoringSchedule(DeleteMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a monitoring schedule.
- deleteMonitoringSchedule(Consumer<DeleteMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a monitoring schedule.
- deleteMonitoringSchedule(DeleteMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a monitoring schedule.
- deleteMonitoringSchedule(Consumer<DeleteMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a monitoring schedule.
- DeleteMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteMonitoringScheduleRequestMarshaller
-
- DeleteMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteNotebookInstance(DeleteNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an Amazon SageMaker notebook instance.
- deleteNotebookInstance(Consumer<DeleteNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an Amazon SageMaker notebook instance.
- deleteNotebookInstance(DeleteNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an Amazon SageMaker notebook instance.
- deleteNotebookInstance(Consumer<DeleteNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an Amazon SageMaker notebook instance.
- deleteNotebookInstanceLifecycleConfig(DeleteNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a notebook instance lifecycle configuration.
- deleteNotebookInstanceLifecycleConfig(Consumer<DeleteNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a notebook instance lifecycle configuration.
- deleteNotebookInstanceLifecycleConfig(DeleteNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a notebook instance lifecycle configuration.
- deleteNotebookInstanceLifecycleConfig(Consumer<DeleteNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a notebook instance lifecycle configuration.
- DeleteNotebookInstanceLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteNotebookInstanceLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteNotebookInstanceLifecycleConfigRequestMarshaller
-
- DeleteNotebookInstanceLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteNotebookInstanceRequestMarshaller
-
- DeleteNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified tags from an Amazon SageMaker resource.
- deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified tags from an Amazon SageMaker resource.
- deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified tags from an Amazon SageMaker resource.
- deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified tags from an Amazon SageMaker resource.
- DeleteTagsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTagsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTagsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteTagsRequestMarshaller
-
- DeleteTagsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTagsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteTrial(DeleteTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified trial.
- deleteTrial(Consumer<DeleteTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified trial.
- deleteTrial(DeleteTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified trial.
- deleteTrial(Consumer<DeleteTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified trial.
- deleteTrialComponent(DeleteTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified trial component.
- deleteTrialComponent(Consumer<DeleteTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes the specified trial component.
- deleteTrialComponent(DeleteTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified trial component.
- deleteTrialComponent(Consumer<DeleteTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes the specified trial component.
- DeleteTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteTrialComponentRequestMarshaller
-
- DeleteTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteTrialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteTrialRequestMarshaller
-
- DeleteTrialResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteTrialResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteUserProfile(DeleteUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a user profile.
- deleteUserProfile(Consumer<DeleteUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes a user profile.
- deleteUserProfile(DeleteUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a user profile.
- deleteUserProfile(Consumer<DeleteUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes a user profile.
- DeleteUserProfileRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteUserProfileRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteUserProfileRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteUserProfileRequestMarshaller
-
- DeleteUserProfileResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteUserProfileResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteWorkforce(DeleteWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to delete a workforce.
- deleteWorkforce(Consumer<DeleteWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to delete a workforce.
- deleteWorkforce(DeleteWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to delete a workforce.
- deleteWorkforce(Consumer<DeleteWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to delete a workforce.
- DeleteWorkforceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkforceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkforceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteWorkforceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteWorkforceRequestMarshaller
-
- DeleteWorkforceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkforceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deleteWorkteam(DeleteWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an existing work team.
- deleteWorkteam(Consumer<DeleteWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Deletes an existing work team.
- deleteWorkteam(DeleteWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an existing work team.
- deleteWorkteam(Consumer<DeleteWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Deletes an existing work team.
- DeleteWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DeleteWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteWorkteamRequestMarshaller
-
- DeleteWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DeleteWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DeployedImage - Class in software.amazon.awssdk.services.sagemaker.model
-
Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this
ProductionVariant.
- DeployedImage.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- deployedImages(Collection<DeployedImage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
An array of DeployedImage
objects that specify the Amazon EC2 Container Registry paths of the
inference images deployed on instances of this ProductionVariant
.
- deployedImages(DeployedImage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
An array of DeployedImage
objects that specify the Amazon EC2 Container Registry paths of the
inference images deployed on instances of this ProductionVariant
.
- deployedImages(Consumer<DeployedImage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
An array of DeployedImage
objects that specify the Amazon EC2 Container Registry paths of the
inference images deployed on instances of this ProductionVariant
.
- deployedImages() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
An array of DeployedImage
objects that specify the Amazon EC2 Container Registry paths of the
inference images deployed on instances of this ProductionVariant
.
- describeAlgorithm(DescribeAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of the specified algorithm that is in your account.
- describeAlgorithm(Consumer<DescribeAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of the specified algorithm that is in your account.
- describeAlgorithm(DescribeAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of the specified algorithm that is in your account.
- describeAlgorithm(Consumer<DescribeAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of the specified algorithm that is in your account.
- DescribeAlgorithmRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAlgorithmRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAlgorithmRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeAlgorithmRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeAlgorithmRequestMarshaller
-
- DescribeAlgorithmResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAlgorithmResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeApp(DescribeAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes the app.
- describeApp(Consumer<DescribeAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes the app.
- describeApp(DescribeAppRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes the app.
- describeApp(Consumer<DescribeAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes the app.
- DescribeAppRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAppRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAppRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeAppRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeAppRequestMarshaller
-
- DescribeAppResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAppResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeAutoMLJob(DescribeAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about an Amazon SageMaker job.
- describeAutoMLJob(Consumer<DescribeAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about an Amazon SageMaker job.
- describeAutoMLJob(DescribeAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about an Amazon SageMaker job.
- describeAutoMLJob(Consumer<DescribeAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about an Amazon SageMaker job.
- DescribeAutoMlJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAutoMlJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAutoMlJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeAutoMlJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeAutoMlJobRequestMarshaller
-
- DescribeAutoMlJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeAutoMlJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeCodeRepository(DescribeCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets details about the specified Git repository.
- describeCodeRepository(Consumer<DescribeCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets details about the specified Git repository.
- describeCodeRepository(DescribeCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets details about the specified Git repository.
- describeCodeRepository(Consumer<DescribeCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets details about the specified Git repository.
- DescribeCodeRepositoryRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCodeRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCodeRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeCodeRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeCodeRepositoryRequestMarshaller
-
- DescribeCodeRepositoryResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCodeRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeCompilationJob(DescribeCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a model compilation job.
- describeCompilationJob(Consumer<DescribeCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a model compilation job.
- describeCompilationJob(DescribeCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a model compilation job.
- describeCompilationJob(Consumer<DescribeCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a model compilation job.
- DescribeCompilationJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCompilationJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCompilationJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeCompilationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeCompilationJobRequestMarshaller
-
- DescribeCompilationJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeCompilationJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
The description of the domain.
- describeDomain(Consumer<DescribeDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
The description of the domain.
- describeDomain(DescribeDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
The description of the domain.
- describeDomain(Consumer<DescribeDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
The description of the domain.
- DescribeDomainRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeDomainRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeDomainRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeDomainRequestMarshaller
-
- DescribeDomainResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeDomainResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the description of an endpoint.
- describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the description of an endpoint.
- describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the description of an endpoint.
- describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the description of an endpoint.
- describeEndpointConfig(DescribeEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the description of an endpoint configuration created using the CreateEndpointConfig
API.
- describeEndpointConfig(Consumer<DescribeEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the description of an endpoint configuration created using the CreateEndpointConfig
API.
- describeEndpointConfig(DescribeEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the description of an endpoint configuration created using the CreateEndpointConfig
API.
- describeEndpointConfig(Consumer<DescribeEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the description of an endpoint configuration created using the CreateEndpointConfig
API.
- DescribeEndpointConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeEndpointConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeEndpointConfigRequestMarshaller
-
- DescribeEndpointConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeEndpointRequestMarshaller
-
- DescribeEndpointResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeExperiment(DescribeExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of an experiment's properties.
- describeExperiment(Consumer<DescribeExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of an experiment's properties.
- describeExperiment(DescribeExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of an experiment's properties.
- describeExperiment(Consumer<DescribeExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of an experiment's properties.
- DescribeExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeExperimentRequestMarshaller
-
- DescribeExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeFlowDefinition(DescribeFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the specified flow definition.
- describeFlowDefinition(Consumer<DescribeFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the specified flow definition.
- describeFlowDefinition(DescribeFlowDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the specified flow definition.
- describeFlowDefinition(Consumer<DescribeFlowDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the specified flow definition.
- DescribeFlowDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeFlowDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeFlowDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeFlowDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeFlowDefinitionRequestMarshaller
-
- DescribeFlowDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeFlowDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeHumanTaskUi(DescribeHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the requested human task user interface (worker task template).
- describeHumanTaskUi(Consumer<DescribeHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the requested human task user interface (worker task template).
- describeHumanTaskUi(DescribeHumanTaskUiRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the requested human task user interface (worker task template).
- describeHumanTaskUi(Consumer<DescribeHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the requested human task user interface (worker task template).
- DescribeHumanTaskUiRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHumanTaskUiRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHumanTaskUiRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeHumanTaskUiRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeHumanTaskUiRequestMarshaller
-
- DescribeHumanTaskUiResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHumanTaskUiResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeHyperParameterTuningJob(DescribeHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a description of a hyperparameter tuning job.
- describeHyperParameterTuningJob(Consumer<DescribeHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a description of a hyperparameter tuning job.
- describeHyperParameterTuningJob(DescribeHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a description of a hyperparameter tuning job.
- describeHyperParameterTuningJob(Consumer<DescribeHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a description of a hyperparameter tuning job.
- DescribeHyperParameterTuningJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHyperParameterTuningJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHyperParameterTuningJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeHyperParameterTuningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeHyperParameterTuningJobRequestMarshaller
-
- DescribeHyperParameterTuningJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeHyperParameterTuningJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeLabelingJob(DescribeLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a labeling job.
- describeLabelingJob(Consumer<DescribeLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a labeling job.
- describeLabelingJob(DescribeLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a labeling job.
- describeLabelingJob(Consumer<DescribeLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a labeling job.
- DescribeLabelingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeLabelingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeLabelingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeLabelingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeLabelingJobRequestMarshaller
-
- DescribeLabelingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeLabelingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeModel(DescribeModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes a model that you created using the CreateModel
API.
- describeModel(Consumer<DescribeModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes a model that you created using the CreateModel
API.
- describeModel(DescribeModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes a model that you created using the CreateModel
API.
- describeModel(Consumer<DescribeModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes a model that you created using the CreateModel
API.
- describeModelPackage(DescribeModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of the specified model package, which is used to create Amazon SageMaker models or list
them on AWS Marketplace.
- describeModelPackage(Consumer<DescribeModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of the specified model package, which is used to create Amazon SageMaker models or list
them on AWS Marketplace.
- describeModelPackage(DescribeModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of the specified model package, which is used to create Amazon SageMaker models or list
them on AWS Marketplace.
- describeModelPackage(Consumer<DescribeModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of the specified model package, which is used to create Amazon SageMaker models or list
them on AWS Marketplace.
- DescribeModelPackageRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelPackageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelPackageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeModelPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelPackageRequestMarshaller
-
- DescribeModelPackageResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelPackageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeModelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelRequestMarshaller
-
- DescribeModelResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeModelResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeMonitoringSchedule(DescribeMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes the schedule for a monitoring job.
- describeMonitoringSchedule(Consumer<DescribeMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes the schedule for a monitoring job.
- describeMonitoringSchedule(DescribeMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes the schedule for a monitoring job.
- describeMonitoringSchedule(Consumer<DescribeMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes the schedule for a monitoring job.
- DescribeMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeMonitoringScheduleRequestMarshaller
-
- DescribeMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeNotebookInstance(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a notebook instance.
- describeNotebookInstance(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a notebook instance.
- describeNotebookInstance(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a notebook instance.
- describeNotebookInstance(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a notebook instance.
- describeNotebookInstanceLifecycleConfig(DescribeNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of a notebook instance lifecycle configuration.
- describeNotebookInstanceLifecycleConfig(Consumer<DescribeNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of a notebook instance lifecycle configuration.
- describeNotebookInstanceLifecycleConfig(DescribeNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of a notebook instance lifecycle configuration.
- describeNotebookInstanceLifecycleConfig(Consumer<DescribeNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of a notebook instance lifecycle configuration.
- DescribeNotebookInstanceLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeNotebookInstanceLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeNotebookInstanceLifecycleConfigRequestMarshaller
-
- DescribeNotebookInstanceLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeNotebookInstanceRequestMarshaller
-
- DescribeNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeProcessingJob(DescribeProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of a processing job.
- describeProcessingJob(Consumer<DescribeProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a description of a processing job.
- describeProcessingJob(DescribeProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of a processing job.
- describeProcessingJob(Consumer<DescribeProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a description of a processing job.
- DescribeProcessingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeProcessingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeProcessingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeProcessingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeProcessingJobRequestMarshaller
-
- DescribeProcessingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeProcessingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeSubscribedWorkteam(DescribeSubscribedWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a work team provided by a vendor.
- describeSubscribedWorkteam(Consumer<DescribeSubscribedWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a work team provided by a vendor.
- describeSubscribedWorkteam(DescribeSubscribedWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a work team provided by a vendor.
- describeSubscribedWorkteam(Consumer<DescribeSubscribedWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a work team provided by a vendor.
- DescribeSubscribedWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeSubscribedWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeSubscribedWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeSubscribedWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeSubscribedWorkteamRequestMarshaller
-
- DescribeSubscribedWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeSubscribedWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeTrainingJob(DescribeTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a training job.
- describeTrainingJob(Consumer<DescribeTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a training job.
- describeTrainingJob(DescribeTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a training job.
- describeTrainingJob(Consumer<DescribeTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a training job.
- DescribeTrainingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrainingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrainingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeTrainingJobRequestMarshaller
-
- DescribeTrainingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrainingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeTransformJob(DescribeTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a transform job.
- describeTransformJob(Consumer<DescribeTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about a transform job.
- describeTransformJob(DescribeTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a transform job.
- describeTransformJob(Consumer<DescribeTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about a transform job.
- DescribeTransformJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTransformJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTransformJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeTransformJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeTransformJobRequestMarshaller
-
- DescribeTransformJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTransformJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeTrial(DescribeTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of a trial's properties.
- describeTrial(Consumer<DescribeTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of a trial's properties.
- describeTrial(DescribeTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of a trial's properties.
- describeTrial(Consumer<DescribeTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of a trial's properties.
- describeTrialComponent(DescribeTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of a trials component's properties.
- describeTrialComponent(Consumer<DescribeTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Provides a list of a trials component's properties.
- describeTrialComponent(DescribeTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of a trials component's properties.
- describeTrialComponent(Consumer<DescribeTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Provides a list of a trials component's properties.
- DescribeTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeTrialComponentRequestMarshaller
-
- DescribeTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeTrialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeTrialRequestMarshaller
-
- DescribeTrialResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeTrialResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeUserProfile(DescribeUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes a user profile.
- describeUserProfile(Consumer<DescribeUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Describes a user profile.
- describeUserProfile(DescribeUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes a user profile.
- describeUserProfile(Consumer<DescribeUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Describes a user profile.
- DescribeUserProfileRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeUserProfileRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeUserProfileRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeUserProfileRequestMarshaller
-
- DescribeUserProfileResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeUserProfileResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeWorkforce(DescribeWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges (
CIDRs).
- describeWorkforce(Consumer<DescribeWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges (
CIDRs).
- describeWorkforce(DescribeWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges (
CIDRs).
- describeWorkforce(Consumer<DescribeWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges (
CIDRs).
- DescribeWorkforceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkforceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkforceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeWorkforceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeWorkforceRequestMarshaller
-
- DescribeWorkforceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkforceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- describeWorkteam(DescribeWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a specific work team.
- describeWorkteam(Consumer<DescribeWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets information about a specific work team.
- describeWorkteam(DescribeWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a specific work team.
- describeWorkteam(Consumer<DescribeWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets information about a specific work team.
- DescribeWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DescribeWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeWorkteamRequestMarshaller
-
- DescribeWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DescribeWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
A brief description of the channel.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
A brief description of the channel.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
The description of the experiment.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
The description of the experiment.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
A description of the work team.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
A description of the work team.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The description of the experiment.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
The description of the experiment.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The description of the experiment.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
The description of the experiment.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
-
A brief description of the hyperparameter.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
A brief description of the hyperparameter.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
-
The description of the experiment.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
The description of the experiment.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
An updated description for the work team.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
An updated description for the work team.
- description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
A description of the work team.
- description() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
A description of the work team.
- desiredInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
-
The variant's capacity.
- desiredInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
The variant's capacity.
- desiredInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
The number of instances requested in the UpdateEndpointWeightsAndCapacities
request.
- desiredInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
The number of instances requested in the UpdateEndpointWeightsAndCapacities
request.
- desiredWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
-
The variant's weight.
- desiredWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
The variant's weight.
- desiredWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
The requested weight, as specified in the UpdateEndpointWeightsAndCapacities
request.
- desiredWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
The requested weight, as specified in the UpdateEndpointWeightsAndCapacities
request.
- DesiredWeightAndCapacity - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies weight and capacity values for a production variant.
- DesiredWeightAndCapacity.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- desiredWeightsAndCapacities(Collection<DesiredWeightAndCapacity>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
-
An object that provides new capacity and weight values for a variant.
- desiredWeightsAndCapacities(DesiredWeightAndCapacity...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
-
An object that provides new capacity and weight values for a variant.
- desiredWeightsAndCapacities(Consumer<DesiredWeightAndCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
-
An object that provides new capacity and weight values for a variant.
- desiredWeightsAndCapacities() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
An object that provides new capacity and weight values for a variant.
- destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
-
- destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- DetailedAlgorithmStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- DetailedModelPackageStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- directInternetAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
Sets whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccess(DirectInternetAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
Sets whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Sets whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
Describes whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccess(DirectInternetAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
Describes whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Describes whether Amazon SageMaker provides internet access to the notebook instance.
- DirectInternetAccess - Enum in software.amazon.awssdk.services.sagemaker.model
-
- directInternetAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Sets whether Amazon SageMaker provides internet access to the notebook instance.
- directInternetAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Describes whether Amazon SageMaker provides internet access to the notebook instance.
- directoryPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The full path to the directory to associate with the channel.
- directoryPath() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The full path to the directory to associate with the channel.
- disassociateAcceleratorTypes(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
- disassociateAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
A list of the Elastic Inference (EI) instance types to remove from this notebook instance.
- disassociateAdditionalCodeRepositories(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
A list of names or URLs of the default Git repositories to remove from this notebook instance.
- disassociateAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
A list of names or URLs of the default Git repositories to remove from this notebook instance.
- disassociateDefaultCodeRepository(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
The name or URL of the default Git repository to remove from this notebook instance.
- disassociateDefaultCodeRepository() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
The name or URL of the default Git repository to remove from this notebook instance.
- disassociateLifecycleConfig(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
Set to true
to remove the notebook instance lifecycle configuration currently associated with
the notebook instance.
- disassociateLifecycleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
Set to true
to remove the notebook instance lifecycle configuration currently associated with the
notebook instance.
- disassociateTrialComponent(DisassociateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Disassociates a trial component from a trial.
- disassociateTrialComponent(Consumer<DisassociateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Disassociates a trial component from a trial.
- disassociateTrialComponent(DisassociateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Disassociates a trial component from a trial.
- disassociateTrialComponent(Consumer<DisassociateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Disassociates a trial component from a trial.
- DisassociateTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- DisassociateTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- DisassociateTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- DisassociateTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DisassociateTrialComponentRequestMarshaller
-
- DisassociateTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- DisassociateTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
The name of the experiment as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
The name of the experiment as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
The name of the component as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
The name of the component as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
The name of the trial as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
The name of the trial as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The name of the experiment as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
The name of the experiment as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The name of the component as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The name of the component as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The name of the trial as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
The name of the trial as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The name of the experiment as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
The name of the experiment as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
The name of the experiment as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
The name of the experiment as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The name of the trial as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
The name of the trial as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The name of the component as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The name of the component as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
The name of the component as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
The name of the component as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
The name of the trial as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
The name of the trial as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
-
The name of the experiment as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
The name of the experiment as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
The name of the component as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
The name of the component as displayed.
- displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest.Builder
-
The name of the trial as displayed.
- displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
The name of the trial as displayed.
- dollars(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
-
The whole number of dollars in the amount.
- dollars() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
The whole number of dollars in the amount.
- domainArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse.Builder
-
The Amazon Resource Name (ARN) of the created domain.
- domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
The Amazon Resource Name (ARN) of the created domain.
- domainArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The domain's Amazon Resource Name (ARN).
- domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The domain's Amazon Resource Name (ARN).
- domainArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The domain's Amazon Resource Name (ARN).
- domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The domain's Amazon Resource Name (ARN).
- domainArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse.Builder
-
The Amazon Resource Name (ARN) of the domain.
- domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
The Amazon Resource Name (ARN) of the domain.
- DomainDetails - Class in software.amazon.awssdk.services.sagemaker.model
-
The domain's details.
- DomainDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
The ID of the associated Domain.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
The ID of the associated Domain.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The ID of the domain that contains the profile.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The ID of the domain that contains the profile.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
-
The ID of the domain to be updated.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
The ID of the domain to be updated.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
The domain ID.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
-
The domain associated with the user.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
The domain associated with the user.
- domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
-
The domain ID.
- domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
The domain ID.
- domainIdEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
A parameter to search for the domain ID.
- domainIdEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
A parameter to search for the domain ID.
- domainIdEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
A parameter by which to filter the results.
- domainIdEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
A parameter by which to filter the results.
- domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
A name for the domain.
- domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
A name for the domain.
- domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The domain name.
- domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The domain name.
- domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The domain name.
- domains(Collection<DomainDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
-
The list of domains.
- domains(DomainDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
-
The list of domains.
- domains(Consumer<DomainDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
-
The list of domains.
- domains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
The list of domains.
- domains() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsIterable
-
- domains() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsPublisher
-
Returns a publisher that can be used to get a stream of data.
- DomainStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- enableCapture(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
-
- enableCapture() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- enableCapture(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
-
- enableCapture() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
-
Whether to use traffic encryption between the container layers.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
Whether to use traffic encryption between the container layers.
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
-
Whether to encrypt all communications between distributed processing jobs.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
Whether to encrypt all communications between distributed processing jobs.
- enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
To encrypt all communications between ML compute instances in distributed training, choose True
.
- enableManagedSpotTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
To train models using managed spot training, choose True
.
- enableManagedSpotTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
To train models using managed spot training, choose True
.
- enableManagedSpotTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A Boolean indicating whether managed spot training is enabled (True
) or not (False
).
- enableManagedSpotTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A Boolean indicating whether managed spot training is enabled (True
) or not (False
).
- enableManagedSpotTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
A Boolean indicating whether managed spot training is enabled (True
) or not (False
).
- enableManagedSpotTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
A Boolean indicating whether managed spot training is enabled (True
) or not (False
).
- enableManagedSpotTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of
on-demand instances.
- enableManagedSpotTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of
on-demand instances.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
Isolates the model container.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
Isolates the model container.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Isolates the training container.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Isolates the training container.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
If True
, no inbound or outbound network calls can be made to or from the model container.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
If True
, no inbound or outbound network calls can be made to or from the model container.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
If you want to allow inbound or outbound network calls, except for calls between peers within a training
cluster for distributed training, choose True
.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
If you want to allow inbound or outbound network calls, except for calls between peers within a training cluster
for distributed training, choose True
.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Isolates the training container.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Isolates the training container.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
-
Whether to allow inbound and outbound network calls to and from the containers used for the processing job.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
Whether to allow inbound and outbound network calls to and from the containers used for the processing job.
- enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
If the TrainingJob
was created with network isolation, the value is set to true
.
- enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
If the TrainingJob
was created with network isolation, the value is set to true
.
- enableSageMakerMetricsTimeSeries(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
To generate and save time-series metrics during training, set to true
.
- enableSageMakerMetricsTimeSeries() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
To generate and save time-series metrics during training, set to true
.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse.Builder
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse.Builder
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
The Amazon Resource Name (ARN) of the endpoint.
- endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse.Builder
-
The Amazon Resource Name (ARN) of the updated endpoint.
- endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
The Amazon Resource Name (ARN) of the updated endpoint.
- endpointConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse.Builder
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
The Amazon Resource Name (ARN) of the endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
The name of the endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
The name of the endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
-
The name of an endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
The name of an endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest.Builder
-
The name of the endpoint configuration that you want to delete.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
The name of the endpoint configuration that you want to delete.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest.Builder
-
The name of the endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
The name of the endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
-
Name of the Amazon SageMaker endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
Name of the Amazon SageMaker endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
The name of the endpoint configuration associated with this endpoint.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
The name of the endpoint configuration associated with this endpoint.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
-
The name of the endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
The name of the endpoint configuration.
- endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
-
The name of the new endpoint configuration.
- endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
The name of the new endpoint configuration.
- endpointConfigs(Collection<EndpointConfigSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
-
An array of endpoint configurations.
- endpointConfigs(EndpointConfigSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
-
An array of endpoint configurations.
- endpointConfigs(Consumer<EndpointConfigSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
-
An array of endpoint configurations.
- endpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
An array of endpoint configurations.
- endpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsIterable
-
- endpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsPublisher
-
Returns a publisher that can be used to get a stream of data.
- EndpointConfigSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- EndpointConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information for an endpoint configuration.
- EndpointConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- EndpointInput - Class in software.amazon.awssdk.services.sagemaker.model
-
Input object for the endpoint
- endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
-
The endpoint for a monitoring job.
- endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
-
The endpoint for a monitoring job.
- endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
The endpoint for a monitoring job.
- EndpointInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
-
The name of the endpoint.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
The name of the endpoint.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest.Builder
-
The name of the endpoint that you want to delete.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
The name of the endpoint that you want to delete.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest.Builder
-
The name of the endpoint.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
The name of the endpoint.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
Name of the endpoint.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
Name of the endpoint.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The name of the endpoint for the monitoring job.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The name of the endpoint for the monitoring job.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
An endpoint in customer's account which has enabled DataCaptureConfig
enabled.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
An endpoint in customer's account which has enabled DataCaptureConfig
enabled.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
The name of the endpoint.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
The name of the endpoint.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Name of a specific endpoint to fetch jobs for.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Name of a specific endpoint to fetch jobs for.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Name of a specific endpoint to fetch schedules for.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Name of a specific endpoint to fetch schedules for.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The name of teh endpoint used to run the monitoring job.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The name of teh endpoint used to run the monitoring job.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The name of the endpoint using the monitoring schedule.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The name of the endpoint using the monitoring schedule.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
-
The name of the endpoint whose configuration you want to update.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
The name of the endpoint whose configuration you want to update.
- endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
-
The name of an existing Amazon SageMaker endpoint.
- endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
The name of an existing Amazon SageMaker endpoint.
- endpoints(Collection<EndpointSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
-
An array or endpoint objects.
- endpoints(EndpointSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
-
An array or endpoint objects.
- endpoints(Consumer<EndpointSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
-
An array or endpoint objects.
- endpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
An array or endpoint objects.
- endpoints() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsIterable
-
- endpoints() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsPublisher
-
Returns a publisher that can be used to get a stream of data.
- EndpointSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
The status of the endpoint.
- endpointStatus(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
The status of the endpoint.
- endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
The status of the endpoint.
- EndpointStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
The status of the endpoint.
- endpointStatus(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
The status of the endpoint.
- endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
The status of the endpoint.
- endpointStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
The status of the endpoint.
- endpointStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
The status of the endpoint.
- EndpointSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information for an endpoint.
- EndpointSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The end time.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The end time.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The end time of an AutoML job.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The end time of an AutoML job.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
When the component ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
When the component ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's end time.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's end time.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
When the component ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
When the component ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
-
A timestamp that shows when the training job transitioned out of this secondary status state into another
secondary status state or when the training job has ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
A timestamp that shows when the training job transitioned out of this secondary status state into another
secondary status state or when the training job has ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
When the component ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
When the component ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
When the component ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
When the component ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
When the component ended.
- endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
When the component ended.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition.Builder
-
Environment variables to set in the container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
Environment variables to set in the container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
The environment variables to set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
The environment variables to set in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Sets the environment variables in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Sets the environment variables in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The environment variables to set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The environment variables to set in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The environment variables set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The environment variables set in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The environment variables to set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The environment variables to set in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Sets the environment variables in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Sets the environment variables in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the environment variables in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Sets the environment variables in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The environment variables to set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The environment variables to set in the Docker container.
- environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
The environment variables to set in the Docker container.
- environment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
The environment variables to set in the Docker container.
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- errors(Collection<RenderingError>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse.Builder
-
A list of one or more RenderingError
objects if any were encountered while rendering the
template.
- errors(RenderingError...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse.Builder
-
A list of one or more RenderingError
objects if any were encountered while rendering the
template.
- errors(Consumer<RenderingError.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse.Builder
-
A list of one or more RenderingError
objects if any were encountered while rendering the
template.
- errors() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
A list of one or more RenderingError
objects if any were encountered while rendering the template.
- excludeRetainedVariantProperties(Collection<VariantProperty>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
-
- excludeRetainedVariantProperties(VariantProperty...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
-
- excludeRetainedVariantProperties(Consumer<VariantProperty.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
-
- excludeRetainedVariantProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- executionRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The execution role for the user.
- executionRole() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
The execution role for the user.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access model artifacts and
docker image for deployment on ML compute instances or for batch transform jobs.
- executionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
The Amazon Resource Name (ARN) of the IAM role that Amazon SageMaker can assume to access model artifacts and
docker image for deployment on ML compute instances or for batch transform jobs.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
- executionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
- ExecutionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- exitMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
An optional string, up to one KB in size, that contains metadata from the processing container when the
processing job exits.
- exitMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
An optional string, up to one KB in size, that contains metadata from the processing container when the
processing job exits.
- exitMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
A string, up to one KB in size, that contains metadata from the processing container when the processing job
exits.
- exitMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
A string, up to one KB in size, that contains metadata from the processing container when the processing job
exits.
- exitMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
-
An optional string, up to one KB in size, that contains metadata from the processing container when the
processing job exits.
- exitMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
An optional string, up to one KB in size, that contains metadata from the processing container when the
processing job exits.
- Experiment - Class in software.amazon.awssdk.services.sagemaker.model
-
The properties of an experiment as returned by the
Search API.
- experiment(Experiment) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of an experiment.
- experiment(Consumer<Experiment.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of an experiment.
- experiment() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
The properties of an experiment.
- Experiment.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse.Builder
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse.Builder
-
The Amazon Resource Name (ARN) of the experiment that is being deleted.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
The Amazon Resource Name (ARN) of the experiment that is being deleted.
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse.Builder
-
The Amazon Resource Name (ARN) of the experiment.
- experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
The Amazon Resource Name (ARN) of the experiment.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The configuration information used to create an experiment.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The configuration information used to create an experiment.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The configuration information used to create an experiment.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Returns the value of the ExperimentConfig property for this object.
- ExperimentConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Associates a SageMaker job as a trial component with an experiment and trial.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns the value of the ExperimentConfig property for this object.
- experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig(Consumer<ExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the ExperimentConfig property for this object.
- experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the ExperimentConfig property for this object.
- ExperimentConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
The name of the experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
The name of the experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
The name of the experiment to associate the trial with.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
The name of the experiment to associate the trial with.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest.Builder
-
The name of the experiment to delete.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
The name of the experiment to delete.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest.Builder
-
The name of the experiment to describe.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
The name of the experiment to describe.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The name of the experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
The name of the experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The name of the experiment the trial is part of.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
The name of the experiment the trial is part of.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The name of the experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
The name of the experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentConfig.Builder
-
The name of an existing experiment to associate the trial component with.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
The name of an existing experiment to associate the trial component with.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
The name of the experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
The name of the experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
A filter that returns only components that are part of the specified experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
A filter that returns only components that are part of the specified experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
A filter that returns only trials that are part of the specified experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
A filter that returns only trials that are part of the specified experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parent.Builder
-
The name of the experiment.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
The name of the experiment.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The name of the experiment the trial is part of.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
The name of the experiment the trial is part of.
- experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
-
The name of the experiment to update.
- experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
The name of the experiment to update.
- ExperimentSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The source of the experiment.
- experimentSource(ExperimentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
Sets the value of the ExperimentSource property for this object.
- experimentSource(Consumer<ExperimentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
Sets the value of the ExperimentSource property for this object.
- experimentSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
Returns the value of the ExperimentSource property for this object.
- ExperimentSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- experimentSummaries(Collection<ExperimentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse.Builder
-
A list of the summaries of your experiments.
- experimentSummaries(ExperimentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse.Builder
-
A list of the summaries of your experiments.
- experimentSummaries(Consumer<ExperimentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse.Builder
-
A list of the summaries of your experiments.
- experimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
A list of the summaries of your experiments.
- experimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsIterable
-
- experimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ExperimentSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A summary of the properties of an experiment.
- ExperimentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- failed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters.Builder
-
The number of training jobs whose final objective metric was not evaluated and used in the hyperparameter
tuning process.
- failed() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
The number of training jobs whose final objective metric was not evaluated and used in the hyperparameter tuning
process.
- failedNonRetryableError(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
-
The total number of objects that could not be labeled due to an error.
- failedNonRetryableError() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
The total number of objects that could not be labeled due to an error.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
-
if the overall status is Failed
, the reason for the failure.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
if the overall status is Failed
, the reason for the failure.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The failure reason.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The failure reason.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
The failure reason of a job.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
The failure reason of a job.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The failure reason.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The failure reason.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's FailureReason.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's FailureReason.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
If a model compilation job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
If a model compilation job failed, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The failure reason.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The failure reason.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
If the status of the endpoint is Failed
, the reason why it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
If the status of the endpoint is Failed
, the reason why it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The reason your flow definition failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The reason your flow definition failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
If the tuning job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
If the tuning job failed, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
If the job failed, the reason that it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
If the job failed, the reason that it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
If status is Failed
, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
If status is Failed
, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
If the training job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
If the training job failed, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
If the transform job failed, FailureReason
describes why it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
If the transform job failed, FailureReason
describes why it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The failure reason.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The failure reason.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The reason why the flow definition creation failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The reason why the flow definition creation failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The reason that the training job failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The reason that the training job failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
If the LabelingJobStatus
field is Failed
, this field contains a description of the
error.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
If the LabelingJobStatus
field is Failed
, this field contains a description of the
error.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
-
if the overall status is Failed
, the reason for the failure.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
if the overall status is Failed
, the reason for the failure.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
Contains the reason a monitoring job failed, if it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
Contains the reason a monitoring job failed, if it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
A string, up to one KB in size, that contains the reason a processing job failed, if it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
If the training job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
If the training job failed, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
If the transform job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
If the transform job failed, the reason it failed.
- failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
If the transform job failed, the reason it failed.
- failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
If the transform job failed, the reason it failed.
- field(String) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
- FileSystemAccessMode - Enum in software.amazon.awssdk.services.sagemaker.model
-
- fileSystemAccessMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The access mode of the mount of the directory associated with the channel.
- fileSystemAccessMode(FileSystemAccessMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The access mode of the mount of the directory associated with the channel.
- fileSystemAccessMode() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The access mode of the mount of the directory associated with the channel.
- fileSystemAccessModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The access mode of the mount of the directory associated with the channel.
- fileSystemDataSource(FileSystemDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataSource.Builder
-
The file system that is associated with a channel.
- fileSystemDataSource(Consumer<FileSystemDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataSource.Builder
-
The file system that is associated with a channel.
- fileSystemDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
The file system that is associated with a channel.
- FileSystemDataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a file system data source for a channel.
- FileSystemDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- fileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The file system id.
- fileSystemId() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The file system id.
- fileSystemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The file system type.
- fileSystemType(FileSystemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
-
The file system type.
- fileSystemType() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The file system type.
- FileSystemType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- fileSystemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
The file system type.
- Filter - Class in software.amazon.awssdk.services.sagemaker.model
-
A conditional statement for a search expression that includes a resource property, a Boolean operator, and a value.
- filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Filter this value: https://jmespath.org/specification.html#filter-expressions
- Filter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
-
A list of filters.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
-
A list of filters.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
-
A list of filters.
- filters() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
A list of filters.
- filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of filter objects.
- filters(Filter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of filter objects.
- filters(Consumer<Filter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of filter objects.
- filters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
A list of filter objects.
- finalActiveLearningModelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput.Builder
-
The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data
labeling.
- finalActiveLearningModelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
The Amazon Resource Name (ARN) for the most recent Amazon SageMaker model trained as part of automated data
labeling.
- finalAutoMLJobObjectiveMetric(FinalAutoMLJobObjectiveMetric) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
Sets the value of the FinalAutoMLJobObjectiveMetric property for this object.
- finalAutoMLJobObjectiveMetric(Consumer<FinalAutoMLJobObjectiveMetric.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
Sets the value of the FinalAutoMLJobObjectiveMetric property for this object.
- finalAutoMLJobObjectiveMetric() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
Returns the value of the FinalAutoMLJobObjectiveMetric property for this object.
- FinalAutoMLJobObjectiveMetric - Class in software.amazon.awssdk.services.sagemaker.model
-
The best candidate result from an AutoML training job.
- FinalAutoMLJobObjectiveMetric.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- FinalHyperParameterTuningJobObjectiveMetric - Class in software.amazon.awssdk.services.sagemaker.model
-
Shows the final value for the objective metric for a training job that was launched by a hyperparameter tuning job.
- finalHyperParameterTuningJobObjectiveMetric(FinalHyperParameterTuningJobObjectiveMetric) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
- finalHyperParameterTuningJobObjectiveMetric(Consumer<FinalHyperParameterTuningJobObjectiveMetric.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
- finalHyperParameterTuningJobObjectiveMetric() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- FinalHyperParameterTuningJobObjectiveMetric.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- finalMetricDataList(Collection<MetricData>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A collection of MetricData
objects that specify the names, values, and dates and times that the
training algorithm emitted to Amazon CloudWatch.
- finalMetricDataList(MetricData...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A collection of MetricData
objects that specify the names, values, and dates and times that the
training algorithm emitted to Amazon CloudWatch.
- finalMetricDataList(Consumer<MetricData.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A collection of MetricData
objects that specify the names, values, and dates and times that the
training algorithm emitted to Amazon CloudWatch.
- finalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A collection of MetricData
objects that specify the names, values, and dates and times that the
training algorithm emitted to Amazon CloudWatch.
- finalMetricDataList(Collection<MetricData>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A list of final metric values that are set when the training job completes.
- finalMetricDataList(MetricData...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A list of final metric values that are set when the training job completes.
- finalMetricDataList(Consumer<MetricData.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A list of final metric values that are set when the training job completes.
- finalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
A list of final metric values that are set when the training job completes.
- flatten() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
- flowDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse.Builder
-
The Amazon Resource Name (ARN) of the flow definition you create.
- flowDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
The Amazon Resource Name (ARN) of the flow definition you create.
- flowDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The Amazon Resource Name (ARN) of the flow defintion.
- flowDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The Amazon Resource Name (ARN) of the flow defintion.
- flowDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The Amazon Resource Name (ARN) of the flow definition.
- flowDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The Amazon Resource Name (ARN) of the flow definition.
- flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
The name of your flow definition.
- flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
The name of your flow definition.
- flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest.Builder
-
The name of the flow definition you are deleting.
- flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
The name of the flow definition you are deleting.
- flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest.Builder
-
The name of the flow definition.
- flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
The name of the flow definition.
- flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The Amazon Resource Name (ARN) of the flow definition.
- flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The Amazon Resource Name (ARN) of the flow definition.
- flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The name of the flow definition.
- flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The name of the flow definition.
- FlowDefinitionOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains information about where human output will be stored.
- FlowDefinitionOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- flowDefinitionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The status of the flow definition.
- flowDefinitionStatus(FlowDefinitionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
The status of the flow definition.
- flowDefinitionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The status of the flow definition.
- FlowDefinitionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- flowDefinitionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The status of the flow definition.
- flowDefinitionStatus(FlowDefinitionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
-
The status of the flow definition.
- flowDefinitionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The status of the flow definition.
- flowDefinitionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
The status of the flow definition.
- flowDefinitionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
The status of the flow definition.
- flowDefinitionSummaries(Collection<FlowDefinitionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
-
An array of objects describing the flow definitions.
- flowDefinitionSummaries(FlowDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
-
An array of objects describing the flow definitions.
- flowDefinitionSummaries(Consumer<FlowDefinitionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
-
An array of objects describing the flow definitions.
- flowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
An array of objects describing the flow definitions.
- flowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsIterable
-
- flowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- FlowDefinitionSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains summary information about the flow definition.
- FlowDefinitionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- Framework - Enum in software.amazon.awssdk.services.sagemaker.model
-
- framework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
-
Identifies the framework in which the model was trained.
- framework(Framework) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
-
Identifies the framework in which the model was trained.
- framework() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
Identifies the framework in which the model was trained.
- frameworkAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
Identifies the framework in which the model was trained.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppInstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AssemblyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStepType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContainerMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContentClassifier
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.Framework
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.Operator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.OrderKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ParameterType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProblemType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RetentionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetDevice
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Returns true if the AcceleratorTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Returns true if the AcceleratorTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
Returns true if the AcceleratorTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Returns true if the AdditionalCodeRepositories property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Returns true if the AdditionalCodeRepositories property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
Returns true if the AdditionalCodeRepositories property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
Returns true if the AdditionalCodeRepositories property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasAlgorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
Returns true if the AlgorithmSummaryList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasApps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
Returns true if the Apps property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasAttributeNames() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
Returns true if the AttributeNames property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasAutoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
Returns true if the AutoMLJobSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCandidates() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
Returns true if the Candidates property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasCandidateSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
Returns true if the CandidateSteps property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasCaptureOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
Returns true if the CaptureOptions property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasCategoricalParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
Returns true if the CategoricalParameterRanges property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasCidrs() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
Returns true if the Cidrs property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasCodeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
Returns true if the CodeRepositorySummaryList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasCollectionConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Returns true if the CollectionConfigurations property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasCollectionParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
Returns true if the CollectionParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasCompilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
Returns true if the CompilationJobSummaries property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
Returns true if the ContainerArguments property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
Returns true if the ContainerArguments property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
Returns true if the ContainerEntrypoint property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
Returns true if the ContainerEntrypoint property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
Returns true if the Containers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
Returns true if the Containers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns true if the Containers property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasContentClassifiers() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
Returns true if the ContentClassifiers property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasContinuousParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
Returns true if the ContinuousParameterRanges property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasCsvContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
Returns true if the CsvContentTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns true if the DebugRuleConfigurations property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the DebugRuleConfigurations property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the DebugRuleConfigurations property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasDebugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the DebugRuleEvaluationStatuses property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasDebugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the DebugRuleEvaluationStatuses property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasDeployedImages() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
Returns true if the DeployedImages property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDesiredWeightsAndCapacities() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
Returns true if the DesiredWeightsAndCapacities property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasDomains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
Returns true if the Domains property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEndpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
Returns true if the EndpointConfigs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasEndpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
Returns true if the Endpoints property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
Returns true if the Environment property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasErrors() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasExcludeRetainedVariantProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
Returns true if the ExcludeRetainedVariantProperties property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasExperimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
Returns true if the ExperimentSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
Returns true if the Filters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasFinalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the FinalMetricDataList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFinalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the FinalMetricDataList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasFlowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
Returns true if the FlowDefinitionSummaries property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
Returns true if the Groups property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- hashCode() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
- hasHookParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Returns true if the HookParameters property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasHumanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
Returns true if the HumanTaskUiSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns true if the HyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the HyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the HyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
Returns true if the HyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasHyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
Returns true if the HyperParameterTuningJobSummaries property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasImageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
Returns true if the ImageScanStatuses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasImageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
Returns true if the ImageScanStatuses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInferenceContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
Returns true if the InferenceContainers property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
Returns true if the InputArtifacts property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Returns true if the InputArtifacts property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the InputArtifacts property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the InputArtifacts property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasInputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the InputArtifactsToRemove property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
Returns true if the InputDataConfig property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasIntegerParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
Returns true if the IntegerParameterRanges property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasJsonContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
Returns true if the JsonContentTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasLabelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
Returns true if the LabelingJobSummaryList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasLabelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
Returns true if the LabelingJobSummaryList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
Returns true if the MemberDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
Returns true if the MemberDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
Returns true if the MemberDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
Returns true if the MetricDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
Returns true if the MetricDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns true if the MetricDefinitions property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Returns true if the Metrics property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the Metrics property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasModelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
Returns true if the ModelPackageSummaryList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasModels() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
Returns true if the Models property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasMonitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
Returns true if the MonitoringExecutionSummaries property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasMonitoringInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Returns true if the MonitoringInputs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMonitoringOutputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
Returns true if the MonitoringOutputs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasMonitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
Returns true if the MonitoringScheduleSummaries property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasNestedFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
Returns true if the NestedFilters property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasNotebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
Returns true if the NotebookInstanceLifecycleConfigs property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasNotebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
Returns true if the NotebookInstances property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
Returns true if the OnCreate property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
Returns true if the OnCreate property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
Returns true if the OnCreate property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
Returns true if the OnStart property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
Returns true if the OnStart property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
Returns true if the OnStart property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
Returns true if the OutputArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Returns true if the OutputArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the OutputArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the OutputArtifacts property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasOutputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the OutputArtifactsToRemove property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasOutputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasParametersToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns true if the ParametersToRemove property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasParentHyperParameterTuningJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
Returns true if the ParentHyperParameterTuningJobs property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasParents() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the Parents property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Returns true if the ProcessingInputs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
Returns true if the ProcessingInputs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns true if the ProcessingInputs property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProcessingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
Returns true if the ProcessingJobSummaries property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
Returns true if the ProductionVariants property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
Returns true if the ProductionVariants property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
Returns true if the ProductionVariants property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasProductListingIds() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
Returns true if the ProductListingIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasPropertyNameSuggestions() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
Returns true if the PropertyNameSuggestions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasResults() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
Returns true if the Results property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasRuleParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
Returns true if the RuleParameters property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasSecondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns true if the SecondaryStatusTransitions property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasSecondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the SecondaryStatusTransitions property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSecurityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Returns true if the SecurityGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasSecurityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
Returns true if the SecurityGroups property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasSourceAlgorithms() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
Returns true if the SourceAlgorithms property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasStaticHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns true if the StaticHyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSubExpressions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
Returns true if the SubExpressions property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasSubnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSubnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSubscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
Returns true if the SubscribedWorkteams property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSupportedCompressionTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
Returns true if the SupportedCompressionTypes property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
Returns true if the SupportedContentTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns true if the SupportedContentTypes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSupportedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns true if the SupportedHyperParameters property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasSupportedInputModes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
Returns true if the SupportedInputModes property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSupportedRealtimeInferenceInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns true if the SupportedRealtimeInferenceInstanceTypes property was specified by the sender (it may be
empty), or false if the sender did not specify the value (it will be empty).
- hasSupportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns true if the SupportedResponseMIMETypes property was specified by the sender (it may be empty), or false
if the sender did not specify the value (it will be empty).
- hasSupportedTrainingInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns true if the SupportedTrainingInstanceTypes property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasSupportedTransformInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns true if the SupportedTransformInstanceTypes property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasSupportedTuningJobObjectiveMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns true if the SupportedTuningJobObjectiveMetrics property was specified by the sender (it may be empty), or
false if the sender did not specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTaskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
Returns true if the TaskKeywords property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasTaskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
Returns true if the TaskKeywords property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasTrainingChannels() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns true if the TrainingChannels property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasTrainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
Returns true if the TrainingJobDefinitions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasTrainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
Returns true if the TrainingJobDefinitions property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasTrainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
Returns true if the TrainingJobSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasTrainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
Returns true if the TrainingJobSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasTransformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
Returns true if the TransformJobSummaries property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasTrialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
Returns true if the TrialComponentSummaries property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasTrialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns true if the TrialComponentSummaries property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasTrialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
Returns true if the TrialSummaries property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasTunedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
Returns true if the TunedHyperParameters property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasUserProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
Returns true if the UserProfiles property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasValidationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
Returns true if the ValidationProfiles property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasValidationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
Returns true if the ValidationProfiles property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasValidationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
Returns true if the ValidationStatuses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasValidationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
Returns true if the ValidationStatuses property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasValues() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasValues() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
Returns true if the Values property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasWorkforces() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
Returns true if the Workforces property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
Returns true if the Workteams property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- homeEfsFileSystem(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetentionPolicy.Builder
-
The default is Retain
, which specifies to keep the data stored on the EFS volume.
- homeEfsFileSystem(RetentionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetentionPolicy.Builder
-
The default is Retain
, which specifies to keep the data stored on the EFS volume.
- homeEfsFileSystem() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
The default is Retain
, which specifies to keep the data stored on the EFS volume.
- homeEfsFileSystemAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
The default is Retain
, which specifies to keep the data stored on the EFS volume.
- homeEfsFileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The ID of the Amazon Elastic File System (EFS) managed by this Domain.
- homeEfsFileSystemId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The ID of the Amazon Elastic File System (EFS) managed by this Domain.
- homeEfsFileSystemKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The AWS Key Management Service (KMS) encryption key ID.
- homeEfsFileSystemKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The AWS Key Management Service (KMS) encryption key ID.
- homeEfsFileSystemKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The AWS Key Management Service encryption key ID.
- homeEfsFileSystemKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The AWS Key Management Service encryption key ID.
- homeEfsFileSystemUid(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The ID of the user's profile in the Amazon Elastic File System (EFS) volume.
- homeEfsFileSystemUid() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The ID of the user's profile in the Amazon Elastic File System (EFS) volume.
- hookParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Configuration information for the debug hook parameters.
- hookParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Configuration information for the debug hook parameters.
- humanLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
-
The total number of objects labeled by a human worker.
- humanLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
The total number of objects labeled by a human worker.
- humanLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam.Builder
-
The total number of data objects labeled by a human worker.
- humanLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
The total number of data objects labeled by a human worker.
- humanLoopActivationConditions(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig.Builder
-
JSON expressing use-case specific conditions declaratively.
- humanLoopActivationConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
JSON expressing use-case specific conditions declaratively.
- HumanLoopActivationConditionsConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines under what conditions SageMaker creates a human loop.
- humanLoopActivationConditionsConfig(HumanLoopActivationConditionsConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig.Builder
-
Container structure for defining under what conditions SageMaker creates a human loop.
- humanLoopActivationConditionsConfig(Consumer<HumanLoopActivationConditionsConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig.Builder
-
Container structure for defining under what conditions SageMaker creates a human loop.
- humanLoopActivationConditionsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
Container structure for defining under what conditions SageMaker creates a human loop.
- HumanLoopActivationConditionsConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- humanLoopActivationConfig(HumanLoopActivationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An object containing information about the events that trigger a human workflow.
- humanLoopActivationConfig(Consumer<HumanLoopActivationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An object containing information about the events that trigger a human workflow.
- humanLoopActivationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
An object containing information about the events that trigger a human workflow.
- humanLoopActivationConfig(HumanLoopActivationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
An object containing information about what triggers a human review workflow.
- humanLoopActivationConfig(Consumer<HumanLoopActivationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
An object containing information about what triggers a human review workflow.
- humanLoopActivationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
An object containing information about what triggers a human review workflow.
- HumanLoopActivationConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides information about how and under what conditions SageMaker creates a human loop.
- HumanLoopActivationConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- humanLoopConfig(HumanLoopConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An object containing information about the tasks the human reviewers will perform.
- humanLoopConfig(Consumer<HumanLoopConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An object containing information about the tasks the human reviewers will perform.
- humanLoopConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
An object containing information about the tasks the human reviewers will perform.
- humanLoopConfig(HumanLoopConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
An object containing information about who works on the task, the workforce task price, and other task
details.
- humanLoopConfig(Consumer<HumanLoopConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
An object containing information about who works on the task, the workforce task price, and other task
details.
- humanLoopConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
An object containing information about who works on the task, the workforce task price, and other task details.
- HumanLoopConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the work to be performed by human workers.
- HumanLoopConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- humanLoopRequestSource(HumanLoopRequestSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
Container for configuring the source of human task requests.
- humanLoopRequestSource(Consumer<HumanLoopRequestSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
Container for configuring the source of human task requests.
- humanLoopRequestSource() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
Container for configuring the source of human task requests.
- humanLoopRequestSource(HumanLoopRequestSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
Container for configuring the source of human task requests.
- humanLoopRequestSource(Consumer<HumanLoopRequestSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
-
Container for configuring the source of human task requests.
- humanLoopRequestSource() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
Container for configuring the source of human task requests.
- HumanLoopRequestSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Container for configuring the source of human task requests.
- HumanLoopRequestSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- humanTaskConfig(HumanTaskConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
Configures the labeling task and how it is presented to workers; including, but not limited to price,
keywords, and batch size (task count).
- humanTaskConfig(Consumer<HumanTaskConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
Configures the labeling task and how it is presented to workers; including, but not limited to price,
keywords, and batch size (task count).
- humanTaskConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
Configures the labeling task and how it is presented to workers; including, but not limited to price, keywords,
and batch size (task count).
- humanTaskConfig(HumanTaskConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Configuration information required for human workers to complete a labeling task.
- humanTaskConfig(Consumer<HumanTaskConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Configuration information required for human workers to complete a labeling task.
- humanTaskConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
Configuration information required for human workers to complete a labeling task.
- HumanTaskConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Information required for human workers to complete a labeling task.
- HumanTaskConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse.Builder
-
The Amazon Resource Name (ARN) of the human review workflow user interface you create.
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
The Amazon Resource Name (ARN) of the human review workflow user interface you create.
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
-
The Amazon Resource Name (ARN) of the human task user interface (worker task template).
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
The Amazon Resource Name (ARN) of the human task user interface (worker task template).
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
The Amazon Resource Name (ARN) of the human task user interface.
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
The Amazon Resource Name (ARN) of the human task user interface.
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary.Builder
-
The Amazon Resource Name (ARN) of the human task user interface.
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
The Amazon Resource Name (ARN) of the human task user interface.
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
-
The HumanTaskUiArn
of the worker UI that you want to render.
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
The HumanTaskUiArn
of the worker UI that you want to render.
- humanTaskUiArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiConfig.Builder
-
The ARN of the worker task template used to render the worker UI and tools for labeling job tasks.
- humanTaskUiArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
The ARN of the worker task template used to render the worker UI and tools for labeling job tasks.
- humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
-
The name of the user interface you are creating.
- humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
The name of the user interface you are creating.
- humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest.Builder
-
The name of the human task user interface (work task template) you want to delete.
- humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
The name of the human task user interface (work task template) you want to delete.
- humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest.Builder
-
The name of the human task user interface (worker task template) you want information about.
- humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
The name of the human task user interface (worker task template) you want information about.
- humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
-
The name of the human task user interface (worker task template).
- humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
The name of the human task user interface (worker task template).
- humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary.Builder
-
The name of the human task user interface.
- humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
The name of the human task user interface.
- humanTaskUiStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
-
The status of the human task user interface (worker task template).
- humanTaskUiStatus(HumanTaskUiStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
-
The status of the human task user interface (worker task template).
- humanTaskUiStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
The status of the human task user interface (worker task template).
- HumanTaskUiStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- humanTaskUiStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
The status of the human task user interface (worker task template).
- humanTaskUiSummaries(Collection<HumanTaskUiSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
-
An array of objects describing the human task user interfaces.
- humanTaskUiSummaries(HumanTaskUiSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
-
An array of objects describing the human task user interfaces.
- humanTaskUiSummaries(Consumer<HumanTaskUiSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
-
An array of objects describing the human task user interfaces.
- humanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
An array of objects describing the human task user interfaces.
- humanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisIterable
-
- humanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisPublisher
-
Returns a publisher that can be used to get a stream of data.
- HumanTaskUiSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Container for human task user interface information.
- HumanTaskUiSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterAlgorithmSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies which training algorithm to use for training jobs that a hyperparameter tuning job launches and the metrics
to monitor.
- HyperParameterAlgorithmSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- hyperParameterRanges(ParameterRanges) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the HyperParameterRanges property for this object.
- hyperParameterRanges(Consumer<ParameterRanges.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the HyperParameterRanges property for this object.
- hyperParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns the value of the HyperParameterRanges property for this object.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Algorithm-specific parameters that influence the quality of the model.
- hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Algorithm-specific parameters that influence the quality of the model.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Algorithm-specific parameters.
- hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Algorithm-specific parameters.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Algorithm-specific parameters.
- hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Algorithm-specific parameters.
- hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
-
The hyperparameters used for the training job.
- hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
The hyperparameters used for the training job.
- HyperParameterScalingType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines a hyperparameter to be used by an algorithm.
- HyperParameterSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTrainingJobDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the training jobs launched by a hyperparameter tuning job.
- HyperParameterTrainingJobDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTrainingJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies summary information about a training job.
- HyperParameterTrainingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- hyperParameterTuningEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The date and time that the tuning job ended.
- hyperParameterTuningEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The date and time that the tuning job ended.
- hyperParameterTuningEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The date and time that the tuning job ended.
- hyperParameterTuningEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The date and time that the tuning job ended.
- hyperParameterTuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse.Builder
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The Amazon Resource Name (ARN) of the tuning job.
- hyperParameterTuningJobConfig(HyperParameterTuningJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
The
HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy,
the objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for
the tuning job.
- hyperParameterTuningJobConfig(Consumer<HyperParameterTuningJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
The
HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy,
the objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for
the tuning job.
- hyperParameterTuningJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
The
HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy, the
objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for the
tuning job.
- hyperParameterTuningJobConfig(HyperParameterTuningJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- hyperParameterTuningJobConfig(Consumer<HyperParameterTuningJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- hyperParameterTuningJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- HyperParameterTuningJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configures a hyperparameter tuning job.
- HyperParameterTuningJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
The name of the tuning job.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
The name of the tuning job.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest.Builder
-
The name of the tuning job.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
The name of the tuning job.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The name of the tuning job.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The name of the tuning job.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The name of the tuning job.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The name of the tuning job.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The name of the tuning job whose training jobs you want to list.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The name of the tuning job whose training jobs you want to list.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob.Builder
-
The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
- hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest.Builder
-
The name of the tuning job to stop.
- hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
The name of the tuning job to stop.
- hyperParameterTuningJobObjective(HyperParameterTuningJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
- hyperParameterTuningJobObjective(Consumer<HyperParameterTuningJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
- hyperParameterTuningJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- HyperParameterTuningJobObjective - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the objective metric for a hyperparameter tuning job.
- HyperParameterTuningJobObjective.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTuningJobObjectiveType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTuningJobSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
-
- hyperParameterTuningJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.
- hyperParameterTuningJobStatus(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.
- hyperParameterTuningJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.
- HyperParameterTuningJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- hyperParameterTuningJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The status of the tuning job.
- hyperParameterTuningJobStatus(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The status of the tuning job.
- hyperParameterTuningJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The status of the tuning job.
- hyperParameterTuningJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.
- hyperParameterTuningJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The status of the tuning job.
- HyperParameterTuningJobStrategyType - Enum in software.amazon.awssdk.services.sagemaker.model
-
The strategy hyperparameter tuning uses to find the best combination of hyperparameters for your model.
- hyperParameterTuningJobSummaries(Collection<HyperParameterTuningJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
-
- hyperParameterTuningJobSummaries(HyperParameterTuningJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
-
- hyperParameterTuningJobSummaries(Consumer<HyperParameterTuningJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
-
- hyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- hyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsIterable
-
- hyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- HyperParameterTuningJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about a hyperparameter tuning job.
- HyperParameterTuningJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTuningJobWarmStartConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies the configuration for a hyperparameter tuning job that uses one or more previous hyperparameter tuning jobs
as a starting point.
- HyperParameterTuningJobWarmStartConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- HyperParameterTuningJobWarmStartType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- labelAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
The attribute name to use for the label in the output manifest file.
- labelAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
The attribute name to use for the label in the output manifest file.
- labelAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The attribute used as the label in the output manifest file.
- labelAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The attribute used as the label in the output manifest file.
- labelCategoryConfigS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
The S3 URL of the file that defines the categories used to label the data objects.
- labelCategoryConfigS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
The S3 URL of the file that defines the categories used to label the data objects.
- labelCategoryConfigS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The S3 location of the JSON file that defines the categories used to label data objects.
- labelCategoryConfigS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The S3 location of the JSON file that defines the categories used to label data objects.
- labelCounters(LabelCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by
machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
- labelCounters(Consumer<LabelCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by
machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
- labelCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine,
the number of objects than couldn't be labeled, and the total number of objects labeled.
- LabelCounters - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides a breakdown of the number of objects labeled.
- labelCounters(LabelCountersForWorkteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
-
Provides information about the progress of a labeling job.
- labelCounters(Consumer<LabelCountersForWorkteam.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
-
Provides information about the progress of a labeling job.
- labelCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
Provides information about the progress of a labeling job.
- labelCounters(LabelCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
Counts showing the progress of the labeling job.
- labelCounters(Consumer<LabelCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
Counts showing the progress of the labeling job.
- labelCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
Counts showing the progress of the labeling job.
- LabelCounters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelCountersForWorkteam - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides counts for human-labeled tasks in the labeling job.
- LabelCountersForWorkteam.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
Configures the information required to perform automated data labeling.
- labelingJobAlgorithmsConfig(Consumer<LabelingJobAlgorithmsConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
Configures the information required to perform automated data labeling.
- labelingJobAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
Configures the information required to perform automated data labeling.
- labelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Configuration information for automated data labeling.
- labelingJobAlgorithmsConfig(Consumer<LabelingJobAlgorithmsConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
Configuration information for automated data labeling.
- labelingJobAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
Configuration information for automated data labeling.
- LabelingJobAlgorithmsConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides configuration information for auto-labeling of your data objects.
- LabelingJobAlgorithmsConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobAlgorithmSpecificationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig.Builder
-
Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling.
- labelingJobAlgorithmSpecificationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform
or training job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or
training job.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform
or training job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or
training job.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The Amazon Resource Name (ARN) assigned to the labeling job when it was created.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The Amazon Resource Name (ARN) assigned to the labeling job when it was created.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The Amazon Resource Name (ARN) of the labeling job.
- labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The Amazon Resource Name (ARN) of the labeling job that created the transform job.
- labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The Amazon Resource Name (ARN) of the labeling job that created the transform job.
- LabelingJobDataAttributes - Class in software.amazon.awssdk.services.sagemaker.model
-
Attributes of the data specified by the customer.
- LabelingJobDataAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobDataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides information about the location of input data.
- LabelingJobDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobForWorkteamSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information for a work team.
- LabelingJobForWorkteamSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobInputConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Input configuration information for a labeling job.
- LabelingJobInputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
The name of the labeling job.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
The name of the labeling job.
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest.Builder
-
The name of the labeling job to return information for.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
The name of the labeling job to return information for.
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The name assigned to the labeling job when it was created.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The name assigned to the labeling job when it was created.
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
-
The name of the labeling job that the work team is assigned to.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
The name of the labeling job that the work team is assigned to.
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The name of the labeling job.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The name of the labeling job.
- labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest.Builder
-
The name of the labeling job to stop.
- labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
The name of the labeling job to stop.
- labelingJobOutput(LabelingJobOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The location of the output produced by the labeling job.
- labelingJobOutput(Consumer<LabelingJobOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The location of the output produced by the labeling job.
- labelingJobOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The location of the output produced by the labeling job.
- LabelingJobOutput - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies the location of the output produced by the labeling job.
- labelingJobOutput(LabelingJobOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The location of the output produced by the labeling job.
- labelingJobOutput(Consumer<LabelingJobOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The location of the output produced by the labeling job.
- labelingJobOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The location of the output produced by the labeling job.
- LabelingJobOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Output configuration information for a labeling job.
- LabelingJobOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobResourceConfig(LabelingJobResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig.Builder
-
Provides configuration information for a labeling job.
- labelingJobResourceConfig(Consumer<LabelingJobResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig.Builder
-
Provides configuration information for a labeling job.
- labelingJobResourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
Provides configuration information for a labeling job.
- LabelingJobResourceConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides configuration information for labeling jobs.
- LabelingJobResourceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobS3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The Amazon S3 location of the input data objects.
- LabelingJobS3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobSnsDataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
An Amazon SNS data source used for streaming labeling jobs.
- LabelingJobSnsDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The processing status of the labeling job.
- labelingJobStatus(LabelingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The processing status of the labeling job.
- labelingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The processing status of the labeling job.
- LabelingJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The current status of the labeling job.
- labelingJobStatus(LabelingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The current status of the labeling job.
- labelingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The current status of the labeling job.
- labelingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The processing status of the labeling job.
- labelingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The current status of the labeling job.
- LabelingJobStoppingConditions - Class in software.amazon.awssdk.services.sagemaker.model
-
A set of conditions for stopping a labeling job.
- LabelingJobStoppingConditions.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- LabelingJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about a labeling job.
- LabelingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- labelingJobSummaryList(Collection<LabelingJobForWorkteamSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList(LabelingJobForWorkteamSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList(Consumer<LabelingJobForWorkteamSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList(Collection<LabelingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList(LabelingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList(Consumer<LabelingJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.Builder
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
An array of LabelingJobSummary
objects, each describing a labeling job.
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamIterable
-
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamPublisher
-
Returns a publisher that can be used to get a stream of data.
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsIterable
-
- labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- last(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The most recent value of the metric.
- last() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The most recent value of the metric.
- lastHealthCheckTimestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The timestamp of the last health check.
- lastHealthCheckTimestamp() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The timestamp of the last health check.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
Who last modified the experiment.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
Who last modified the experiment.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
Who last modified the experiment.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
Who last modified the component.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
Who last modified the component.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Who last modified the component.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
Who last modified the trial.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
Who last modified the trial.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
Who last modified the trial.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
Returns the value of the LastModifiedBy property for this object.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns the value of the LastModifiedBy property for this object.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the LastModifiedBy property for this object.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns the value of the LastModifiedBy property for this object.
- lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Who last modified the component.
- lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Who last modified the component.
- lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
Who last modified the component.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
-
The last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
The last modified time.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
-
When the job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
When the job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
-
The date and time that the Git repository was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
The date and time that the Git repository was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
-
The time when the model compilation job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
The time when the model compilation job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
-
Timestamp when the rule evaluation status was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
Timestamp when the rule evaluation status was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
-
Returns the job's last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns the job's last modified time.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
-
The date and time that the repository was last changed.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
The date and time that the repository was last changed.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
The time that the status of the model compilation job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
The time that the status of the model compilation job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The last modified time.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
-
A timestamp that shows when the endpoint was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
A timestamp that shows when the endpoint was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
When the experiment was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
When the experiment was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The date and time that the status of the tuning job was modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The date and time that the status of the tuning job was modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
The date and time that the labeling job was last updated.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
The date and time that the labeling job was last updated.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The time at which the monitoring job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The time at which the monitoring job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
-
A timestamp that tells when the lifecycle configuration was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
A timestamp that tells when the lifecycle configuration was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
A timestamp.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
A timestamp.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The time at which the processing job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The time at which the processing job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A timestamp that indicates when the status of the training job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A timestamp that indicates when the status of the training job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
When the component was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
When the component was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
When the trial was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
When the trial was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The last modified time.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The last modified time.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
-
A timestamp that shows when the endpoint was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
A timestamp that shows when the endpoint was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
When the experiment was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
When the experiment was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
-
When the experiment was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
When the experiment was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The date and time that the tuning job was modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The date and time that the tuning job was modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
-
The date and time that the job was last modified (timestamp).
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
The date and time that the job was last modified (timestamp).
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
A timestamp that indicates the last time the monitoring job was modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
A timestamp that indicates the last time the monitoring job was modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The last time the monitoring schedule was modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The last time the monitoring schedule was modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary.Builder
-
A timestamp that tells when the lifecycle configuration was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
A timestamp that tells when the lifecycle configuration was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
A timestamp that shows when the notebook instance was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
A timestamp that shows when the notebook instance was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
The time the processing job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
The time the processing job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
-
A timestamp that indicates the last time the processing job was modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
A timestamp that indicates the last time the processing job was modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A timestamp that indicates when the status of the training job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
A timestamp that indicates when the status of the training job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
Timestamp when the training job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
Timestamp when the training job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
Indicates when the transform job was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
Indicates when the transform job was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Who last modified the trial.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Who last modified the trial.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
When the component was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
When the component was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
When the component was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
When the component was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
When the trial was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
When the trial was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
-
The last modified time.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
The last modified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
A filter that returns only Git repositories that were last modified after the specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
A filter that returns only Git repositories that were last modified after the specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
A filter that returns the model compilation jobs that were modified after a specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
A filter that returns the model compilation jobs that were modified after a specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints that were modified after the specified timestamp.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints that were modified after the specified timestamp.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs that were modified after the specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs that were modified after the specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that returns only labeling jobs modified after the specified time (timestamp).
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that returns only labeling jobs modified after the specified time (timestamp).
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that returns only jobs modified before a specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that returns only jobs modified before a specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules modified after a specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules modified after a specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
A filter that returns only lifecycle configurations that were modified after the specified time (timestamp).
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
A filter that returns only lifecycle configurations that were modified after the specified time (timestamp).
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances that were modified after the specified time (timestamp).
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances that were modified after the specified time (timestamp).
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that returns only processing jobs modified after the specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that returns only processing jobs modified after the specified time.
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that returns only training jobs modified after the specified time (timestamp).
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that returns only training jobs modified after the specified time (timestamp).
- lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that returns only transform jobs modified after the specified time.
- lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that returns only transform jobs modified after the specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
A filter that returns only Git repositories that were last modified before the specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
A filter that returns only Git repositories that were last modified before the specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
A filter that returns the model compilation jobs that were modified before a specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
A filter that returns the model compilation jobs that were modified before a specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints that were modified before the specified timestamp.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints that were modified before the specified timestamp.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs that were modified before the specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs that were modified before the specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that returns only labeling jobs modified before the specified time (timestamp).
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that returns only labeling jobs modified before the specified time (timestamp).
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that returns only jobs modified after a specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that returns only jobs modified after a specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules modified before a specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules modified before a specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
A filter that returns only lifecycle configurations that were modified before the specified time (timestamp).
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
A filter that returns only lifecycle configurations that were modified before the specified time (timestamp).
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances that were modified before the specified time (timestamp).
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances that were modified before the specified time (timestamp).
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that returns only processing jobs modified before the specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that returns only processing jobs modified before the specified time.
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that returns only training jobs modified before the specified time (timestamp).
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that returns only training jobs modified before the specified time (timestamp).
- lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that returns only transform jobs modified before the specified time.
- lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that returns only transform jobs modified before the specified time.
- lastMonitoringExecutionSummary(MonitoringExecutionSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
Describes metadata on the last execution to run, if there was one.
- lastMonitoringExecutionSummary(Consumer<MonitoringExecutionSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
Describes metadata on the last execution to run, if there was one.
- lastMonitoringExecutionSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
Describes metadata on the last execution to run, if there was one.
- lastUpdatedDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
The most recent date that was used to successfully add one or more IP address ranges (
CIDRs) to a private workforce's
allow list.
- lastUpdatedDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
The most recent date that was used to successfully add one or more IP address ranges (
CIDRs) to a private workforce's
allow list.
- lastUpdatedDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
The date and time that the work team was last updated (timestamp).
- lastUpdatedDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
The date and time that the work team was last updated (timestamp).
- lastUserActivityTimestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The timestamp of the last user's activity.
- lastUserActivityTimestamp() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The timestamp of the last user's activity.
- length() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter:
https://jmespath.org/specification.html#length
- lifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The name of a lifecycle configuration to associate with the notebook instance.
- lifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
The name of a lifecycle configuration to associate with the notebook instance.
- lifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
The name of a lifecycle configuration to associate with the notebook instance.
- lifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
The name of a lifecycle configuration to associate with the notebook instance.
- listAlgorithms(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithms(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithms() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithms() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithms(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithms(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- ListAlgorithmsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAlgorithmsIterable(SageMakerClient, ListAlgorithmsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsIterable
-
- listAlgorithmsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithmsPaginator(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithmsPaginator(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithmsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithmsPaginator(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- listAlgorithmsPaginator(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the machine learning algorithms that have been created.
- ListAlgorithmsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAlgorithmsPublisher(SageMakerAsyncClient, ListAlgorithmsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsPublisher
-
- ListAlgorithmsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAlgorithmsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListAlgorithmsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListAlgorithmsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAlgorithmsRequestMarshaller
-
- ListAlgorithmsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAlgorithmsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists apps.
- listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists apps.
- listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists apps.
- listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists apps.
- ListAppsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAppsIterable(SageMakerClient, ListAppsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAppsIterable
-
- listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists apps.
- listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists apps.
- listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists apps.
- listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists apps.
- ListAppsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAppsPublisher(SageMakerAsyncClient, ListAppsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAppsPublisher
-
- ListAppsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAppsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListAppsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListAppsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAppsRequestMarshaller
-
- ListAppsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAppsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listAutoMLJobs(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Request a list of jobs.
- listAutoMLJobs(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Request a list of jobs.
- listAutoMLJobs(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Request a list of jobs.
- listAutoMLJobs(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Request a list of jobs.
- ListAutoMLJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAutoMLJobsIterable(SageMakerClient, ListAutoMlJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsIterable
-
- listAutoMLJobsPaginator(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Request a list of jobs.
- listAutoMLJobsPaginator(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Request a list of jobs.
- listAutoMLJobsPaginator(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Request a list of jobs.
- listAutoMLJobsPaginator(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Request a list of jobs.
- ListAutoMLJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListAutoMLJobsPublisher(SageMakerAsyncClient, ListAutoMlJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsPublisher
-
- ListAutoMlJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAutoMlJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListAutoMlJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListAutoMlJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAutoMlJobsRequestMarshaller
-
- ListAutoMlJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListAutoMlJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listCandidatesForAutoMLJob(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJob(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJob(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJob(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
List the Candidates created for the job.
- ListCandidatesForAutoMLJobIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCandidatesForAutoMLJobIterable(SageMakerClient, ListCandidatesForAutoMlJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobIterable
-
- listCandidatesForAutoMLJobPaginator(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJobPaginator(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJobPaginator(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
List the Candidates created for the job.
- listCandidatesForAutoMLJobPaginator(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
List the Candidates created for the job.
- ListCandidatesForAutoMLJobPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCandidatesForAutoMLJobPublisher(SageMakerAsyncClient, ListCandidatesForAutoMlJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobPublisher
-
- ListCandidatesForAutoMlJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCandidatesForAutoMlJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListCandidatesForAutoMlJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListCandidatesForAutoMlJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListCandidatesForAutoMlJobRequestMarshaller
-
- ListCandidatesForAutoMlJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCandidatesForAutoMlJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listCodeRepositories(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositories(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositories() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositories() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositories(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositories(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- ListCodeRepositoriesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCodeRepositoriesIterable(SageMakerClient, ListCodeRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesIterable
-
- listCodeRepositoriesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositoriesPaginator(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositoriesPaginator(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositoriesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositoriesPaginator(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- listCodeRepositoriesPaginator(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the Git repositories in your account.
- ListCodeRepositoriesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCodeRepositoriesPublisher(SageMakerAsyncClient, ListCodeRepositoriesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesPublisher
-
- ListCodeRepositoriesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCodeRepositoriesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListCodeRepositoriesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListCodeRepositoriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListCodeRepositoriesRequestMarshaller
-
- ListCodeRepositoriesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCodeRepositoriesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listCompilationJobs(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobs(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobs(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobs(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- ListCompilationJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCompilationJobsIterable(SageMakerClient, ListCompilationJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsIterable
-
- listCompilationJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobsPaginator(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobsPaginator(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobsPaginator(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- listCompilationJobsPaginator(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists model compilation jobs that satisfy various filters.
- ListCompilationJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListCompilationJobsPublisher(SageMakerAsyncClient, ListCompilationJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsPublisher
-
- ListCompilationJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCompilationJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListCompilationJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListCompilationJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListCompilationJobsRequestMarshaller
-
- ListCompilationJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListCompilationJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListCompilationJobsSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the domains.
- listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the domains.
- listDomains(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the domains.
- listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the domains.
- ListDomainsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListDomainsIterable(SageMakerClient, ListDomainsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsIterable
-
- listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the domains.
- listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the domains.
- listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the domains.
- listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the domains.
- ListDomainsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListDomainsPublisher(SageMakerAsyncClient, ListDomainsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsPublisher
-
- ListDomainsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListDomainsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListDomainsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListDomainsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListDomainsRequestMarshaller
-
- ListDomainsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListDomainsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listEndpointConfigs(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigs(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- listEndpointConfigs(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- listEndpointConfigs(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- ListEndpointConfigsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListEndpointConfigsIterable(SageMakerClient, ListEndpointConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsIterable
-
- listEndpointConfigsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigsPaginator(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigsPaginator(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoint configurations.
- listEndpointConfigsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- listEndpointConfigsPaginator(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- listEndpointConfigsPaginator(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoint configurations.
- ListEndpointConfigsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListEndpointConfigsPublisher(SageMakerAsyncClient, ListEndpointConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsPublisher
-
- ListEndpointConfigsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointConfigsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointConfigsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListEndpointConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListEndpointConfigsRequestMarshaller
-
- ListEndpointConfigsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointConfigsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpoints() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpoints() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- ListEndpointsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListEndpointsIterable(SageMakerClient, ListEndpointsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsIterable
-
- listEndpointsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists endpoints.
- listEndpointsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists endpoints.
- ListEndpointsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListEndpointsPublisher(SageMakerAsyncClient, ListEndpointsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsPublisher
-
- ListEndpointsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListEndpointsRequestMarshaller
-
- ListEndpointsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listExperiments(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists all the experiments in your account.
- listExperiments(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists all the experiments in your account.
- listExperiments(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists all the experiments in your account.
- listExperiments(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists all the experiments in your account.
- ListExperimentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListExperimentsIterable(SageMakerClient, ListExperimentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsIterable
-
- listExperimentsPaginator(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists all the experiments in your account.
- listExperimentsPaginator(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists all the experiments in your account.
- listExperimentsPaginator(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists all the experiments in your account.
- listExperimentsPaginator(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists all the experiments in your account.
- ListExperimentsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListExperimentsPublisher(SageMakerAsyncClient, ListExperimentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsPublisher
-
- ListExperimentsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListExperimentsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListExperimentsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListExperimentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListExperimentsRequestMarshaller
-
- ListExperimentsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListExperimentsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listFlowDefinitions(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitions(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitions(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitions(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the flow definitions in your account.
- ListFlowDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListFlowDefinitionsIterable(SageMakerClient, ListFlowDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsIterable
-
- listFlowDefinitionsPaginator(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitionsPaginator(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitionsPaginator(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the flow definitions in your account.
- listFlowDefinitionsPaginator(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the flow definitions in your account.
- ListFlowDefinitionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListFlowDefinitionsPublisher(SageMakerAsyncClient, ListFlowDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsPublisher
-
- ListFlowDefinitionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListFlowDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListFlowDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListFlowDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListFlowDefinitionsRequestMarshaller
-
- ListFlowDefinitionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListFlowDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listHumanTaskUis(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUis(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUis(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUis(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the human task user interfaces in your account.
- ListHumanTaskUisIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListHumanTaskUisIterable(SageMakerClient, ListHumanTaskUisRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisIterable
-
- listHumanTaskUisPaginator(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUisPaginator(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUisPaginator(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the human task user interfaces in your account.
- listHumanTaskUisPaginator(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns information about the human task user interfaces in your account.
- ListHumanTaskUisPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListHumanTaskUisPublisher(SageMakerAsyncClient, ListHumanTaskUisRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisPublisher
-
- ListHumanTaskUisRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListHumanTaskUisRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListHumanTaskUisRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListHumanTaskUisRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListHumanTaskUisRequestMarshaller
-
- ListHumanTaskUisResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListHumanTaskUisResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listHyperParameterTuningJobs(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobs(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listHyperParameterTuningJobs(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listHyperParameterTuningJobs(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListHyperParameterTuningJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListHyperParameterTuningJobsIterable(SageMakerClient, ListHyperParameterTuningJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsIterable
-
- listHyperParameterTuningJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobsPaginator(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobsPaginator(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listHyperParameterTuningJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listHyperParameterTuningJobsPaginator(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listHyperParameterTuningJobsPaginator(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListHyperParameterTuningJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListHyperParameterTuningJobsPublisher(SageMakerAsyncClient, ListHyperParameterTuningJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsPublisher
-
- ListHyperParameterTuningJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListHyperParameterTuningJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListHyperParameterTuningJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListHyperParameterTuningJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListHyperParameterTuningJobsRequestMarshaller
-
- ListHyperParameterTuningJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListHyperParameterTuningJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listingId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
-
Marketplace product listing ID.
- listingId() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
Marketplace product listing ID.
- listLabelingJobs(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobs(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- listLabelingJobs(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- listLabelingJobs(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- listLabelingJobsForWorkteam(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteam(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteam(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteam(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs assigned to a specified work team.
- ListLabelingJobsForWorkteamIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListLabelingJobsForWorkteamIterable(SageMakerClient, ListLabelingJobsForWorkteamRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamIterable
-
- listLabelingJobsForWorkteamPaginator(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteamPaginator(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteamPaginator(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs assigned to a specified work team.
- listLabelingJobsForWorkteamPaginator(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs assigned to a specified work team.
- ListLabelingJobsForWorkteamPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListLabelingJobsForWorkteamPublisher(SageMakerAsyncClient, ListLabelingJobsForWorkteamRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamPublisher
-
- ListLabelingJobsForWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsForWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsForWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListLabelingJobsForWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListLabelingJobsForWorkteamRequestMarshaller
-
- ListLabelingJobsForWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsForWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsForWorkteamSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListLabelingJobsIterable(SageMakerClient, ListLabelingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsIterable
-
- listLabelingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobsPaginator(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobsPaginator(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of labeling jobs.
- listLabelingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- listLabelingJobsPaginator(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- listLabelingJobsPaginator(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of labeling jobs.
- ListLabelingJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListLabelingJobsPublisher(SageMakerAsyncClient, ListLabelingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsPublisher
-
- ListLabelingJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListLabelingJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListLabelingJobsRequestMarshaller
-
- ListLabelingJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListLabelingJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listModelPackages(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackages(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackages() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackages() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- listModelPackages(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- listModelPackages(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- ListModelPackagesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListModelPackagesIterable(SageMakerClient, ListModelPackagesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesIterable
-
- listModelPackagesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackagesPaginator(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackagesPaginator(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the model packages that have been created.
- listModelPackagesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- listModelPackagesPaginator(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- listModelPackagesPaginator(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the model packages that have been created.
- ListModelPackagesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListModelPackagesPublisher(SageMakerAsyncClient, ListModelPackagesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesPublisher
-
- ListModelPackagesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListModelPackagesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListModelPackagesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListModelPackagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelPackagesRequestMarshaller
-
- ListModelPackagesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListModelPackagesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listModels(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModels(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModels() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModels() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listModels(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listModels(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListModelsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListModelsIterable(SageMakerClient, ListModelsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelsIterable
-
- listModelsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModelsPaginator(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModelsPaginator(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listModelsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listModelsPaginator(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listModelsPaginator(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListModelsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListModelsPublisher(SageMakerAsyncClient, ListModelsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelsPublisher
-
- ListModelsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListModelsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListModelsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListModelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelsRequestMarshaller
-
- ListModelsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListModelsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listMonitoringExecutions(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutions(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutions(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutions(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring job executions.
- ListMonitoringExecutionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListMonitoringExecutionsIterable(SageMakerClient, ListMonitoringExecutionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsIterable
-
- listMonitoringExecutionsPaginator(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutionsPaginator(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutionsPaginator(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring job executions.
- listMonitoringExecutionsPaginator(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring job executions.
- ListMonitoringExecutionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListMonitoringExecutionsPublisher(SageMakerAsyncClient, ListMonitoringExecutionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsPublisher
-
- ListMonitoringExecutionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListMonitoringExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringExecutionsRequestMarshaller
-
- ListMonitoringExecutionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listMonitoringSchedules(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedules(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedules(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedules(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring schedules.
- ListMonitoringSchedulesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListMonitoringSchedulesIterable(SageMakerClient, ListMonitoringSchedulesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesIterable
-
- listMonitoringSchedulesPaginator(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedulesPaginator(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedulesPaginator(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring schedules.
- listMonitoringSchedulesPaginator(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns list of all monitoring schedules.
- ListMonitoringSchedulesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListMonitoringSchedulesPublisher(SageMakerAsyncClient, ListMonitoringSchedulesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesPublisher
-
- ListMonitoringSchedulesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringSchedulesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringSchedulesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListMonitoringSchedulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringSchedulesRequestMarshaller
-
- ListMonitoringSchedulesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListMonitoringSchedulesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listNotebookInstanceLifecycleConfigs(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigs(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listNotebookInstanceLifecycleConfigs(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listNotebookInstanceLifecycleConfigs(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListNotebookInstanceLifecycleConfigsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListNotebookInstanceLifecycleConfigsIterable(SageMakerClient, ListNotebookInstanceLifecycleConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsIterable
-
- listNotebookInstanceLifecycleConfigsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigsPaginator(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigsPaginator(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- listNotebookInstanceLifecycleConfigsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listNotebookInstanceLifecycleConfigsPaginator(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- listNotebookInstanceLifecycleConfigsPaginator(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- ListNotebookInstanceLifecycleConfigsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListNotebookInstanceLifecycleConfigsPublisher(SageMakerAsyncClient, ListNotebookInstanceLifecycleConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsPublisher
-
- ListNotebookInstanceLifecycleConfigsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstanceLifecycleConfigsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstanceLifecycleConfigsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListNotebookInstanceLifecycleConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListNotebookInstanceLifecycleConfigsRequestMarshaller
-
- ListNotebookInstanceLifecycleConfigsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstanceLifecycleConfigsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listNotebookInstances(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstances(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstances() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstances() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstances(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstances(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- ListNotebookInstancesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListNotebookInstancesIterable(SageMakerClient, ListNotebookInstancesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesIterable
-
- listNotebookInstancesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstancesPaginator(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstancesPaginator(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstancesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstancesPaginator(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- listNotebookInstancesPaginator(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region.
- ListNotebookInstancesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListNotebookInstancesPublisher(SageMakerAsyncClient, ListNotebookInstancesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesPublisher
-
- ListNotebookInstancesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstancesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstancesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListNotebookInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListNotebookInstancesRequestMarshaller
-
- ListNotebookInstancesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListNotebookInstancesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listProcessingJobs(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobs(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobs(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobs(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists processing jobs that satisfy various filters.
- ListProcessingJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListProcessingJobsIterable(SageMakerClient, ListProcessingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsIterable
-
- listProcessingJobsPaginator(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobsPaginator(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobsPaginator(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists processing jobs that satisfy various filters.
- listProcessingJobsPaginator(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists processing jobs that satisfy various filters.
- ListProcessingJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListProcessingJobsPublisher(SageMakerAsyncClient, ListProcessingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsPublisher
-
- ListProcessingJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListProcessingJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListProcessingJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListProcessingJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListProcessingJobsRequestMarshaller
-
- ListProcessingJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListProcessingJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listSubscribedWorkteams(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteams(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteams() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteams() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteams(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteams(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- ListSubscribedWorkteamsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListSubscribedWorkteamsIterable(SageMakerClient, ListSubscribedWorkteamsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsIterable
-
- listSubscribedWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteamsPaginator(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteamsPaginator(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteamsPaginator(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- listSubscribedWorkteamsPaginator(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of the work teams that you are subscribed to in the AWS Marketplace.
- ListSubscribedWorkteamsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListSubscribedWorkteamsPublisher(SageMakerAsyncClient, ListSubscribedWorkteamsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsPublisher
-
- ListSubscribedWorkteamsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListSubscribedWorkteamsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListSubscribedWorkteamsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListSubscribedWorkteamsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListSubscribedWorkteamsRequestMarshaller
-
- ListSubscribedWorkteamsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListSubscribedWorkteamsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the tags for the specified Amazon SageMaker resource.
- ListTagsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTagsIterable(SageMakerClient, ListTagsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTagsIterable
-
- listTagsPaginator(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTagsPaginator(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTagsPaginator(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the tags for the specified Amazon SageMaker resource.
- listTagsPaginator(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Returns the tags for the specified Amazon SageMaker resource.
- ListTagsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTagsPublisher(SageMakerAsyncClient, ListTagsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTagsPublisher
-
- ListTagsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTagsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTagsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTagsRequestMarshaller
-
- ListTagsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTagsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listTrainingJobs(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobs(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- listTrainingJobs(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- listTrainingJobs(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- listTrainingJobsForHyperParameterTuningJob(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJob(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJob(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJob(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- ListTrainingJobsForHyperParameterTuningJobIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrainingJobsForHyperParameterTuningJobIterable(SageMakerClient, ListTrainingJobsForHyperParameterTuningJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobIterable
-
- listTrainingJobsForHyperParameterTuningJobPaginator(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJobPaginator(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJobPaginator(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- listTrainingJobsForHyperParameterTuningJobPaginator(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of
TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job
launched.
- ListTrainingJobsForHyperParameterTuningJobPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrainingJobsForHyperParameterTuningJobPublisher(SageMakerAsyncClient, ListTrainingJobsForHyperParameterTuningJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobPublisher
-
- ListTrainingJobsForHyperParameterTuningJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsForHyperParameterTuningJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsForHyperParameterTuningJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTrainingJobsForHyperParameterTuningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTrainingJobsForHyperParameterTuningJobRequestMarshaller
-
- ListTrainingJobsForHyperParameterTuningJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsForHyperParameterTuningJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrainingJobsIterable(SageMakerClient, ListTrainingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsIterable
-
- listTrainingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobsPaginator(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobsPaginator(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists training jobs.
- listTrainingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- listTrainingJobsPaginator(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- listTrainingJobsPaginator(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists training jobs.
- ListTrainingJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrainingJobsPublisher(SageMakerAsyncClient, ListTrainingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsPublisher
-
- ListTrainingJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTrainingJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTrainingJobsRequestMarshaller
-
- ListTrainingJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrainingJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listTransformJobs(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobs(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- listTransformJobs(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- listTransformJobs(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- ListTransformJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTransformJobsIterable(SageMakerClient, ListTransformJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsIterable
-
- listTransformJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobsPaginator(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobsPaginator(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists transform jobs.
- listTransformJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- listTransformJobsPaginator(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- listTransformJobsPaginator(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists transform jobs.
- ListTransformJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTransformJobsPublisher(SageMakerAsyncClient, ListTransformJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsPublisher
-
- ListTransformJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTransformJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTransformJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTransformJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTransformJobsRequestMarshaller
-
- ListTransformJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTransformJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listTrialComponents(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trial components in your account.
- listTrialComponents(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trial components in your account.
- listTrialComponents(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trial components in your account.
- listTrialComponents(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trial components in your account.
- ListTrialComponentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrialComponentsIterable(SageMakerClient, ListTrialComponentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsIterable
-
- listTrialComponentsPaginator(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trial components in your account.
- listTrialComponentsPaginator(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trial components in your account.
- listTrialComponentsPaginator(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trial components in your account.
- listTrialComponentsPaginator(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trial components in your account.
- ListTrialComponentsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrialComponentsPublisher(SageMakerAsyncClient, ListTrialComponentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsPublisher
-
- ListTrialComponentsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialComponentsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialComponentsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTrialComponentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTrialComponentsRequestMarshaller
-
- ListTrialComponentsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialComponentsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listTrials(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trials in your account.
- listTrials(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trials in your account.
- listTrials(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trials in your account.
- listTrials(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trials in your account.
- ListTrialsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrialsIterable(SageMakerClient, ListTrialsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsIterable
-
- listTrialsPaginator(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trials in your account.
- listTrialsPaginator(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists the trials in your account.
- listTrialsPaginator(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trials in your account.
- listTrialsPaginator(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists the trials in your account.
- ListTrialsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListTrialsPublisher(SageMakerAsyncClient, ListTrialsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsPublisher
-
- ListTrialsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListTrialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListTrialsRequestMarshaller
-
- ListTrialsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListTrialsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listUserProfiles(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists user profiles.
- listUserProfiles(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists user profiles.
- listUserProfiles(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists user profiles.
- listUserProfiles(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists user profiles.
- ListUserProfilesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListUserProfilesIterable(SageMakerClient, ListUserProfilesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesIterable
-
- listUserProfilesPaginator(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists user profiles.
- listUserProfilesPaginator(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Lists user profiles.
- listUserProfilesPaginator(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists user profiles.
- listUserProfilesPaginator(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Lists user profiles.
- ListUserProfilesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListUserProfilesPublisher(SageMakerAsyncClient, ListUserProfilesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesPublisher
-
- ListUserProfilesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListUserProfilesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListUserProfilesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListUserProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListUserProfilesRequestMarshaller
-
- ListUserProfilesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListUserProfilesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- listWorkforces(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforces(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforces(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforces(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- ListWorkforcesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListWorkforcesIterable(SageMakerClient, ListWorkforcesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesIterable
-
- listWorkforcesPaginator(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforcesPaginator(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforcesPaginator(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- listWorkforcesPaginator(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Use this operation to list all private and vendor workforces in an AWS Region.
- ListWorkforcesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListWorkforcesPublisher(SageMakerAsyncClient, ListWorkforcesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesPublisher
-
- ListWorkforcesRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkforcesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkforcesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListWorkforcesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListWorkforcesRequestMarshaller
-
- ListWorkforcesResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkforcesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkforcesSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
-
- listWorkteams(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteams(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteams() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteams() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteams(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteams(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- ListWorkteamsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListWorkteamsIterable(SageMakerClient, ListWorkteamsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsIterable
-
- listWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteamsPaginator(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteamsPaginator(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteamsPaginator(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- listWorkteamsPaginator(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Gets a list of private work teams that you have defined in a region.
- ListWorkteamsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- ListWorkteamsPublisher(SageMakerAsyncClient, ListWorkteamsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsPublisher
-
- ListWorkteamsRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkteamsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkteamsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- ListWorkteamsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListWorkteamsRequestMarshaller
-
- ListWorkteamsResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkteamsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ListWorkteamsSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
-
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CheckpointConfig.Builder
-
(Optional) The local directory where checkpoints are written.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
(Optional) The local directory where checkpoints are written.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Path to local storage location for tensors.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Path to local storage location for tensors.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
-
Path to local storage location for output of rules.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
Path to local storage location for output of rules.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
Path to the filesystem where the endpoint data is available to the container.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Path to the filesystem where the endpoint data is available to the container.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output.Builder
-
The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring
job.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
The local path to the Amazon S3 bucket where you want Amazon SageMaker to download the inputs to run a
processing job.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
The local path to the Amazon S3 bucket where you want Amazon SageMaker to download the inputs to run a processing
job.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output.Builder
-
The local path to the Amazon S3 bucket where you want Amazon SageMaker to save the results of an processing
job.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
The local path to the Amazon S3 bucket where you want Amazon SageMaker to save the results of an processing job.
- localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig.Builder
-
Path to local storage location for tensorBoard output.
- localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
Path to local storage location for tensorBoard output.
- logoutEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
-
The OIDC IdP logout endpoint used to configure your private workforce.
- logoutEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
The OIDC IdP logout endpoint used to configure your private workforce.
- logoutEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
-
The OIDC IdP logout endpoint used to configure your private workforce.
- logoutEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
The OIDC IdP logout endpoint used to configure your private workforce.
- machineLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
-
The total number of objects labeled by automated data labeling.
- machineLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
The total number of objects labeled by automated data labeling.
- manifestS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource.Builder
-
The Amazon S3 location of the manifest file that describes the input data objects.
- manifestS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
The Amazon S3 location of the manifest file that describes the input data objects.
- marketplaceDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
-
The description of the vendor from the Amazon Marketplace.
- marketplaceDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
The description of the vendor from the Amazon Marketplace.
- marketplaceTitle(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
-
The title of the service provided by the vendor in the Amazon Marketplace.
- marketplaceTitle() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
The title of the service provided by the vendor in the Amazon Marketplace.
- marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.AddTagsRequestMarshaller
-
- marshall(AssociateTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.AssociateTrialComponentRequestMarshaller
-
- marshall(CreateAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAlgorithmRequestMarshaller
-
- marshall(CreateAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAppRequestMarshaller
-
- marshall(CreateAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAutoMlJobRequestMarshaller
-
- marshall(CreateCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateCodeRepositoryRequestMarshaller
-
- marshall(CreateCompilationJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateCompilationJobRequestMarshaller
-
- marshall(CreateDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateDomainRequestMarshaller
-
- marshall(CreateEndpointConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateEndpointConfigRequestMarshaller
-
- marshall(CreateEndpointRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateEndpointRequestMarshaller
-
- marshall(CreateExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateExperimentRequestMarshaller
-
- marshall(CreateFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateFlowDefinitionRequestMarshaller
-
- marshall(CreateHumanTaskUiRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateHumanTaskUiRequestMarshaller
-
- marshall(CreateHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateHyperParameterTuningJobRequestMarshaller
-
- marshall(CreateLabelingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateLabelingJobRequestMarshaller
-
- marshall(CreateModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelPackageRequestMarshaller
-
- marshall(CreateModelRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelRequestMarshaller
-
- marshall(CreateMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateMonitoringScheduleRequestMarshaller
-
- marshall(CreateNotebookInstanceLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateNotebookInstanceLifecycleConfigRequestMarshaller
-
- marshall(CreateNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateNotebookInstanceRequestMarshaller
-
- marshall(CreatePresignedDomainUrlRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreatePresignedDomainUrlRequestMarshaller
-
- marshall(CreatePresignedNotebookInstanceUrlRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreatePresignedNotebookInstanceUrlRequestMarshaller
-
- marshall(CreateProcessingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateProcessingJobRequestMarshaller
-
- marshall(CreateTrainingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateTrainingJobRequestMarshaller
-
- marshall(CreateTransformJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateTransformJobRequestMarshaller
-
- marshall(CreateTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateTrialComponentRequestMarshaller
-
- marshall(CreateTrialRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateTrialRequestMarshaller
-
- marshall(CreateUserProfileRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateUserProfileRequestMarshaller
-
- marshall(CreateWorkforceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateWorkforceRequestMarshaller
-
- marshall(CreateWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateWorkteamRequestMarshaller
-
- marshall(DeleteAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAlgorithmRequestMarshaller
-
- marshall(DeleteAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAppRequestMarshaller
-
- marshall(DeleteCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteCodeRepositoryRequestMarshaller
-
- marshall(DeleteDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteDomainRequestMarshaller
-
- marshall(DeleteEndpointConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteEndpointConfigRequestMarshaller
-
- marshall(DeleteEndpointRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteEndpointRequestMarshaller
-
- marshall(DeleteExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteExperimentRequestMarshaller
-
- marshall(DeleteFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteFlowDefinitionRequestMarshaller
-
- marshall(DeleteHumanTaskUiRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteHumanTaskUiRequestMarshaller
-
- marshall(DeleteModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageRequestMarshaller
-
- marshall(DeleteModelRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelRequestMarshaller
-
- marshall(DeleteMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteMonitoringScheduleRequestMarshaller
-
- marshall(DeleteNotebookInstanceLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteNotebookInstanceLifecycleConfigRequestMarshaller
-
- marshall(DeleteNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteNotebookInstanceRequestMarshaller
-
- marshall(DeleteTagsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteTagsRequestMarshaller
-
- marshall(DeleteTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteTrialComponentRequestMarshaller
-
- marshall(DeleteTrialRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteTrialRequestMarshaller
-
- marshall(DeleteUserProfileRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteUserProfileRequestMarshaller
-
- marshall(DeleteWorkforceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteWorkforceRequestMarshaller
-
- marshall(DeleteWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteWorkteamRequestMarshaller
-
- marshall(DescribeAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAlgorithmRequestMarshaller
-
- marshall(DescribeAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAppRequestMarshaller
-
- marshall(DescribeAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAutoMlJobRequestMarshaller
-
- marshall(DescribeCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeCodeRepositoryRequestMarshaller
-
- marshall(DescribeCompilationJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeCompilationJobRequestMarshaller
-
- marshall(DescribeDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeDomainRequestMarshaller
-
- marshall(DescribeEndpointConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeEndpointConfigRequestMarshaller
-
- marshall(DescribeEndpointRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeEndpointRequestMarshaller
-
- marshall(DescribeExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeExperimentRequestMarshaller
-
- marshall(DescribeFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeFlowDefinitionRequestMarshaller
-
- marshall(DescribeHumanTaskUiRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeHumanTaskUiRequestMarshaller
-
- marshall(DescribeHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeHyperParameterTuningJobRequestMarshaller
-
- marshall(DescribeLabelingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeLabelingJobRequestMarshaller
-
- marshall(DescribeModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelPackageRequestMarshaller
-
- marshall(DescribeModelRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelRequestMarshaller
-
- marshall(DescribeMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeMonitoringScheduleRequestMarshaller
-
- marshall(DescribeNotebookInstanceLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeNotebookInstanceLifecycleConfigRequestMarshaller
-
- marshall(DescribeNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeNotebookInstanceRequestMarshaller
-
- marshall(DescribeProcessingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeProcessingJobRequestMarshaller
-
- marshall(DescribeSubscribedWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeSubscribedWorkteamRequestMarshaller
-
- marshall(DescribeTrainingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeTrainingJobRequestMarshaller
-
- marshall(DescribeTransformJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeTransformJobRequestMarshaller
-
- marshall(DescribeTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeTrialComponentRequestMarshaller
-
- marshall(DescribeTrialRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeTrialRequestMarshaller
-
- marshall(DescribeUserProfileRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeUserProfileRequestMarshaller
-
- marshall(DescribeWorkforceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeWorkforceRequestMarshaller
-
- marshall(DescribeWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeWorkteamRequestMarshaller
-
- marshall(DisassociateTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DisassociateTrialComponentRequestMarshaller
-
- marshall(GetSearchSuggestionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetSearchSuggestionsRequestMarshaller
-
- marshall(ListAlgorithmsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAlgorithmsRequestMarshaller
-
- marshall(ListAppsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAppsRequestMarshaller
-
- marshall(ListAutoMlJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAutoMlJobsRequestMarshaller
-
- marshall(ListCandidatesForAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListCandidatesForAutoMlJobRequestMarshaller
-
- marshall(ListCodeRepositoriesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListCodeRepositoriesRequestMarshaller
-
- marshall(ListCompilationJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListCompilationJobsRequestMarshaller
-
- marshall(ListDomainsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListDomainsRequestMarshaller
-
- marshall(ListEndpointConfigsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListEndpointConfigsRequestMarshaller
-
- marshall(ListEndpointsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListEndpointsRequestMarshaller
-
- marshall(ListExperimentsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListExperimentsRequestMarshaller
-
- marshall(ListFlowDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListFlowDefinitionsRequestMarshaller
-
- marshall(ListHumanTaskUisRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListHumanTaskUisRequestMarshaller
-
- marshall(ListHyperParameterTuningJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListHyperParameterTuningJobsRequestMarshaller
-
- marshall(ListLabelingJobsForWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListLabelingJobsForWorkteamRequestMarshaller
-
- marshall(ListLabelingJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListLabelingJobsRequestMarshaller
-
- marshall(ListModelPackagesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelPackagesRequestMarshaller
-
- marshall(ListModelsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelsRequestMarshaller
-
- marshall(ListMonitoringExecutionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringExecutionsRequestMarshaller
-
- marshall(ListMonitoringSchedulesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringSchedulesRequestMarshaller
-
- marshall(ListNotebookInstanceLifecycleConfigsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListNotebookInstanceLifecycleConfigsRequestMarshaller
-
- marshall(ListNotebookInstancesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListNotebookInstancesRequestMarshaller
-
- marshall(ListProcessingJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListProcessingJobsRequestMarshaller
-
- marshall(ListSubscribedWorkteamsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListSubscribedWorkteamsRequestMarshaller
-
- marshall(ListTagsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTagsRequestMarshaller
-
- marshall(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTrainingJobsForHyperParameterTuningJobRequestMarshaller
-
- marshall(ListTrainingJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTrainingJobsRequestMarshaller
-
- marshall(ListTransformJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTransformJobsRequestMarshaller
-
- marshall(ListTrialComponentsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTrialComponentsRequestMarshaller
-
- marshall(ListTrialsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListTrialsRequestMarshaller
-
- marshall(ListUserProfilesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListUserProfilesRequestMarshaller
-
- marshall(ListWorkforcesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListWorkforcesRequestMarshaller
-
- marshall(ListWorkteamsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListWorkteamsRequestMarshaller
-
- marshall(RenderUiTemplateRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.RenderUiTemplateRequestMarshaller
-
- marshall(SearchRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.SearchRequestMarshaller
-
- marshall(StartMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StartMonitoringScheduleRequestMarshaller
-
- marshall(StartNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StartNotebookInstanceRequestMarshaller
-
- marshall(StopAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopAutoMlJobRequestMarshaller
-
- marshall(StopCompilationJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopCompilationJobRequestMarshaller
-
- marshall(StopHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopHyperParameterTuningJobRequestMarshaller
-
- marshall(StopLabelingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopLabelingJobRequestMarshaller
-
- marshall(StopMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopMonitoringScheduleRequestMarshaller
-
- marshall(StopNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopNotebookInstanceRequestMarshaller
-
- marshall(StopProcessingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopProcessingJobRequestMarshaller
-
- marshall(StopTrainingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopTrainingJobRequestMarshaller
-
- marshall(StopTransformJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopTransformJobRequestMarshaller
-
- marshall(UpdateCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateCodeRepositoryRequestMarshaller
-
- marshall(UpdateDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateDomainRequestMarshaller
-
- marshall(UpdateEndpointRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateEndpointRequestMarshaller
-
- marshall(UpdateEndpointWeightsAndCapacitiesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateEndpointWeightsAndCapacitiesRequestMarshaller
-
- marshall(UpdateExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateExperimentRequestMarshaller
-
- marshall(UpdateMonitoringScheduleRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateMonitoringScheduleRequestMarshaller
-
- marshall(UpdateNotebookInstanceLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateNotebookInstanceLifecycleConfigRequestMarshaller
-
- marshall(UpdateNotebookInstanceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateNotebookInstanceRequestMarshaller
-
- marshall(UpdateTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateTrialComponentRequestMarshaller
-
- marshall(UpdateTrialRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateTrialRequestMarshaller
-
- marshall(UpdateUserProfileRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateUserProfileRequestMarshaller
-
- marshall(UpdateWorkforceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateWorkforceRequestMarshaller
-
- marshall(UpdateWorkteamRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateWorkteamRequestMarshaller
-
- matches(SdkResponse) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- matches(Throwable) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- max(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The maximum value of the metric.
- max() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The maximum value of the metric.
- maxAutoMLJobRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria.Builder
-
The maximum time, in seconds, an AutoML job is allowed to wait for a trial to complete.
- maxAutoMLJobRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
The maximum time, in seconds, an AutoML job is allowed to wait for a trial to complete.
- maxCandidates(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria.Builder
-
The maximum number of times a training job is allowed to run.
- maxCandidates() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
The maximum number of times a training job is allowed to run.
- maxConcurrentTaskCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
Defines the maximum number of data objects that can be labeled by human workers at the same time.
- maxConcurrentTaskCount() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
Defines the maximum number of data objects that can be labeled by human workers at the same time.
- maxConcurrentTransforms(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxConcurrentTransforms() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxConcurrentTransforms(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The maximum number of parallel requests on each instance node that can be launched in a transform job.
- maxConcurrentTransforms() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The maximum number of parallel requests on each instance node that can be launched in a transform job.
- maxConcurrentTransforms(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxConcurrentTransforms() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxConcurrentTransforms(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxConcurrentTransforms() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
The maximum number of parallel requests that can be sent to each instance in a transform job.
- maxHumanLabeledObjectCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions.Builder
-
The maximum number of objects that can be labeled by human workers.
- maxHumanLabeledObjectCount() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
The maximum number of objects that can be labeled by human workers.
- maxNumberOfTrainingJobs(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimits.Builder
-
The maximum number of training jobs that a hyperparameter tuning job can launch.
- maxNumberOfTrainingJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
The maximum number of training jobs that a hyperparameter tuning job can launch.
- maxParallelTrainingJobs(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimits.Builder
-
The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.
- maxParallelTrainingJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.
- maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The maximum allowed size of the payload, in MB.
- maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The maximum allowed size of the payload, in MB.
- maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The maximum payload size, in MB, used in the transform job.
- maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The maximum payload size, in MB, used in the transform job.
- maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The maximum allowed size of the payload, in MB.
- maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The maximum allowed size of the payload, in MB.
- maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
The maximum payload size allowed, in MB.
- maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
The maximum payload size allowed, in MB.
- maxPercentageOfInputDatasetLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions.Builder
-
The maximum number of input data objects that should be labeled.
- maxPercentageOfInputDatasetLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
The maximum number of input data objects that should be labeled.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
The maximum number of algorithms to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
The maximum number of algorithms to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
Returns a list up to a specified limit.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
Returns a list up to a specified limit.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs up to a specified limit.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs up to a specified limit.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
List the job's Candidates up to a specified limit.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
List the job's Candidates up to a specified limit.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
The maximum number of Git repositories to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
The maximum number of Git repositories to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
The maximum number of model compilation jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
The maximum number of model compilation jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest.Builder
-
Returns a list up to a specified limit.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
Returns a list up to a specified limit.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
The maximum number of training jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
The maximum number of training jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
The maximum number of endpoints to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
The maximum number of endpoints to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
The maximum number of experiments to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
The maximum number of experiments to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
The total number of items to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
The total number of items to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
The total number of items to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
The total number of items to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
The maximum number of tuning jobs to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
The maximum number of tuning jobs to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
The maximum number of labeling jobs to return in each page of the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
The maximum number of labeling jobs to return in each page of the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
The maximum number of labeling jobs to return in each page of the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
The maximum number of labeling jobs to return in each page of the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
The maximum number of model packages to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
The maximum number of model packages to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
The maximum number of models to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
The maximum number of models to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
The maximum number of jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
The maximum number of jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
The maximum number of jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
The maximum number of jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
The maximum number of lifecycle configurations to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
The maximum number of lifecycle configurations to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
The maximum number of notebook instances to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
The maximum number of notebook instances to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
The maximum number of processing jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
The maximum number of processing jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
-
The maximum number of work teams to return in each page of the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
The maximum number of work teams to return in each page of the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
-
Maximum number of tags to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
Maximum number of tags to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The maximum number of training jobs to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The maximum number of training jobs to return.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
The maximum number of training jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
The maximum number of training jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
The maximum number of transform jobs to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
The maximum number of transform jobs to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
The maximum number of components to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
The maximum number of components to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
The maximum number of trials to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
The maximum number of trials to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
Returns a list up to a specified limit.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
Returns a list up to a specified limit.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
The maximum number of workforces returned in the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
The maximum number of workforces returned in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
The maximum number of work teams to return in each page of the response.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
The maximum number of work teams to return in each page of the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
The maximum number of results to return.
- maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
The maximum number of results to return.
- maxRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition.Builder
-
The maximum runtime allowed in seconds.
- maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
The maximum runtime allowed in seconds.
- maxRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition.Builder
-
Specifies the maximum runtime in seconds.
- maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
Specifies the maximum runtime in seconds.
- maxRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.StoppingCondition.Builder
-
The maximum length of time, in seconds, that the training or compilation job can run.
- maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
The maximum length of time, in seconds, that the training or compilation job can run.
- maxRuntimePerTrainingJobInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria.Builder
-
The maximum time, in seconds, a job is allowed to run.
- maxRuntimePerTrainingJobInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
The maximum time, in seconds, a job is allowed to run.
- maxValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
-
The maximum value for the hyperparameter.
- maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
The maximum value for the hyperparameter.
- maxValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification.Builder
-
The maximum floating-point value allowed.
- maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
The maximum floating-point value allowed.
- maxValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
-
The maximum value of the hyperparameter to search.
- maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
The maximum value of the hyperparameter to search.
- maxValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification.Builder
-
The maximum integer value allowed.
- maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
The maximum integer value allowed.
- maxWaitTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.StoppingCondition.Builder
-
The maximum length of time, in seconds, how long you are willing to wait for a managed spot training job to
complete.
- maxWaitTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
The maximum length of time, in seconds, how long you are willing to wait for a managed spot training job to
complete.
- mediaType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact.Builder
-
The media type of the artifact, which indicates the type of data in the artifact file.
- mediaType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
The media type of the artifact, which indicates the type of data in the artifact file.
- MemberDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines an Amazon Cognito or your own OIDC IdP user group that is part of a work team.
- MemberDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- memberDefinitions(Collection<MemberDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(MemberDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(Consumer<MemberDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up the
work team.
- memberDefinitions(Collection<MemberDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(MemberDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(Consumer<MemberDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up the
work team.
- memberDefinitions(Collection<MemberDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(MemberDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions(Consumer<MemberDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up
the work team.
- memberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
A list of MemberDefinition
objects that contains objects that identify the workers that make up the
work team.
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderingError.Builder
-
A human-readable message describing the error.
- message() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
A human-readable message describing the error.
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus.Builder
-
If the component failed, a message describing why.
- message() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
If the component failed, a message describing why.
- MetricData - Class in software.amazon.awssdk.services.sagemaker.model
-
The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.
- MetricData.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MetricDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a metric that the training algorithm writes to stderr
or stdout
.
- MetricDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- metricDefinitions(Collection<MetricDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
A list of metric definition objects.
- metricDefinitions(MetricDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
A list of metric definition objects.
- metricDefinitions(Consumer<MetricDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
A list of metric definition objects.
- metricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
A list of metric definition objects.
- metricDefinitions(Collection<MetricDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
An array of
MetricDefinition objects that specify the metrics that the algorithm emits.
- metricDefinitions(MetricDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
An array of
MetricDefinition objects that specify the metrics that the algorithm emits.
- metricDefinitions(Consumer<MetricDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
An array of
MetricDefinition objects that specify the metrics that the algorithm emits.
- metricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
An array of
MetricDefinition objects that specify the metrics that the algorithm emits.
- metricDefinitions(Collection<MetricDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of MetricDefinition
objects, which are used for parsing metrics generated by the
algorithm.
- metricDefinitions(MetricDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of MetricDefinition
objects, which are used for parsing metrics generated by the
algorithm.
- metricDefinitions(Consumer<MetricDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of MetricDefinition
objects, which are used for parsing metrics generated by the
algorithm.
- metricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of MetricDefinition
objects, which are used for parsing metrics generated by the algorithm.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective.Builder
-
The name of the objective metric used to measure the predictive quality of a machine learning system.
- metricName(AutoMLMetricEnum) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective.Builder
-
The name of the objective metric used to measure the predictive quality of a machine learning system.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
The name of the objective metric used to measure the predictive quality of a machine learning system.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
-
The name of the metric with the best result.
- metricName(AutoMLMetricEnum) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
-
The name of the metric with the best result.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
The name of the metric with the best result.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
-
The name of the objective metric.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
The name of the objective metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective.Builder
-
The name of the metric to use for the objective metric.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
The name of the metric to use for the objective metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricData.Builder
-
The name of the metric.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
The name of the metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The name of the metric.
- metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The name of the metric.
- metricNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
The name of the objective metric used to measure the predictive quality of a machine learning system.
- metricNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
The name of the metric with the best result.
- metrics(Collection<TrialComponentMetricSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The metrics for the component.
- metrics(TrialComponentMetricSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The metrics for the component.
- metrics(Consumer<TrialComponentMetricSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The metrics for the component.
- metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The metrics for the component.
- metrics(Collection<TrialComponentMetricSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The metrics for the component.
- metrics(TrialComponentMetricSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The metrics for the component.
- metrics(Consumer<TrialComponentMetricSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The metrics for the component.
- metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The metrics for the component.
- min(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The minimum value of the metric.
- min() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The minimum value of the metric.
- minValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
-
The minimum value for the hyperparameter.
- minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
The minimum value for the hyperparameter.
- minValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification.Builder
-
The minimum floating-point value allowed.
- minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
The minimum floating-point value allowed.
- minValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
-
The minimum value of the hyperparameter to search.
- minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
The minimum value of the hyperparameter to search.
- minValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification.Builder
-
The minimum integer value allowed.
- minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
The minimum integer value allowed.
- mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
Whether the container hosts a single model or multiple models.
- mode(ContainerMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
Whether the container hosts a single model or multiple models.
- mode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
Whether the container hosts a single model or multiple models.
- modeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
Whether the container hosts a single model or multiple models.
- modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelResponse.Builder
-
The ARN of the model created in Amazon SageMaker.
- modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
The ARN of the model created in Amazon SageMaker.
- modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
The Amazon Resource Name (ARN) of the model.
- modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
The Amazon Resource Name (ARN) of the model.
- modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelSummary.Builder
-
The Amazon Resource Name (ARN) of the model.
- modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
The Amazon Resource Name (ARN) of the model.
- modelArtifacts(ModelArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
Information about the location in Amazon S3 that has been configured for storing the model artifacts used in
the compilation job.
- modelArtifacts(Consumer<ModelArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
Information about the location in Amazon S3 that has been configured for storing the model artifacts used in
the compilation job.
- modelArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
Information about the location in Amazon S3 that has been configured for storing the model artifacts used in the
compilation job.
- modelArtifacts(ModelArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- modelArtifacts(Consumer<ModelArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- modelArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- ModelArtifacts - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides information about the location that is configured for storing model artifacts.
- modelArtifacts(ModelArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- modelArtifacts(Consumer<ModelArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- modelArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Information about the Amazon S3 location that is configured for storing model artifacts.
- ModelArtifacts.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- modelClientConfig(ModelClientConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Configures the timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig(Consumer<ModelClientConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Configures the timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Configures the timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig(ModelClientConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig(Consumer<ModelClientConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The timeout and maximum number of retries for processing a transform job invocation.
- ModelClientConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configures the timeout and maximum number of retries for processing a transform job invocation.
- modelClientConfig(ModelClientConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the ModelClientConfig property for this object.
- modelClientConfig(Consumer<ModelClientConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the ModelClientConfig property for this object.
- modelClientConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the ModelClientConfig property for this object.
- ModelClientConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- modelDataUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition.Builder
-
The location of the model artifacts.
- modelDataUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
The location of the model artifacts.
- modelDataUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
The S3 path where the model artifacts, which result from model training, are stored.
- modelDataUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
The S3 path where the model artifacts, which result from model training, are stored.
- modelDataUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
-
The Amazon S3 path where the model artifacts, which result from model training, are stored.
- modelDataUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
The Amazon S3 path where the model artifacts, which result from model training, are stored.
- modelDataUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm.Builder
-
The Amazon S3 path where the model artifacts, which result from model training, are stored.
- modelDataUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
The Amazon S3 path where the model artifacts, which result from model training, are stored.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
The name of the new model.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
The name of the new model.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The name of the model that you want to use for the transform job.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The name of the model that you want to use for the transform job.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest.Builder
-
The name of the model to delete.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
The name of the model to delete.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest.Builder
-
The name of the model.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
The name of the model.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
Name of the Amazon SageMaker model.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
Name of the Amazon SageMaker model.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The name of the model used in the transform job.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The name of the model used in the transform job.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelSummary.Builder
-
The name of the model that you want a summary for.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
The name of the model that you want a summary for.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
-
The name of the model that you want to host.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
The name of the model that you want to host.
- modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The name of the model associated with the transform job.
- modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The name of the model associated with the transform job.
- modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse.Builder
-
The Amazon Resource Name (ARN) of the new model package.
- modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
The Amazon Resource Name (ARN) of the new model package.
- modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
The Amazon Resource Name (ARN) of the model package.
- modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
The Amazon Resource Name (ARN) of the model package.
- modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
The Amazon Resource Name (ARN) of the model package.
- modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
The Amazon Resource Name (ARN) of the model package.
- ModelPackageContainerDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the Docker container for the model package.
- ModelPackageContainerDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
A description of the model package.
- modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
A description of the model package.
- modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
A brief summary of the model package.
- modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
A brief summary of the model package.
- modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
A brief description of the model package.
- modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
A brief description of the model package.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
-
The name or Amazon Resource Name (ARN) of the model package to use to create the model.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
The name or Amazon Resource Name (ARN) of the model package to use to create the model.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
The name of the model package.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
The name of the model package.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest.Builder
-
The name of the model package.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
The name of the model package.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest.Builder
-
The name of the model package to describe.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
The name of the model package to describe.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
The name of the model package being described.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
The name of the model package being described.
- modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
The name of the model package.
- modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
The name of the model package.
- ModelPackageSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- modelPackageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
The current status of the model package.
- modelPackageStatus(ModelPackageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
The current status of the model package.
- modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
The current status of the model package.
- ModelPackageStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- modelPackageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
The overall status of the model package.
- modelPackageStatus(ModelPackageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
-
The overall status of the model package.
- modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
The overall status of the model package.
- modelPackageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
The current status of the model package.
- modelPackageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
The overall status of the model package.
- modelPackageStatusDetails(ModelPackageStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Details about the current status of the model package.
- modelPackageStatusDetails(Consumer<ModelPackageStatusDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Details about the current status of the model package.
- modelPackageStatusDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
Details about the current status of the model package.
- ModelPackageStatusDetails - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies the validation and image scan statuses of the model package.
- ModelPackageStatusDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ModelPackageStatusItem - Class in software.amazon.awssdk.services.sagemaker.model
-
Represents the overall status of a model package.
- ModelPackageStatusItem.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ModelPackageSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about a model package.
- ModelPackageSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- modelPackageSummaryList(Collection<ModelPackageSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
-
An array of ModelPackageSummary
objects, each of which lists a model package.
- modelPackageSummaryList(ModelPackageSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
-
An array of ModelPackageSummary
objects, each of which lists a model package.
- modelPackageSummaryList(Consumer<ModelPackageSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
-
An array of ModelPackageSummary
objects, each of which lists a model package.
- modelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
An array of ModelPackageSummary
objects, each of which lists a model package.
- modelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesIterable
-
- modelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesPublisher
-
Returns a publisher that can be used to get a stream of data.
- ModelPackageValidationProfile - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains data, such as the inputs and targeted instance types that are used in the process of validating the model
package.
- ModelPackageValidationProfile.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- ModelPackageValidationSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies batch transform jobs that Amazon SageMaker runs to validate your model package.
- ModelPackageValidationSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- models(Collection<ModelSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
-
An array of ModelSummary
objects, each of which lists a model.
- models(ModelSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
-
An array of ModelSummary
objects, each of which lists a model.
- models(Consumer<ModelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
-
An array of ModelSummary
objects, each of which lists a model.
- models() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
An array of ModelSummary
objects, each of which lists a model.
- models() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsIterable
-
- models() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ModelSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- ModelSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about a model.
- ModelSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Container image configuration object for the monitoring job.
- monitoringAppSpecification(MonitoringAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Configures the monitoring job to run a specified Docker container image.
- monitoringAppSpecification(Consumer<MonitoringAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Configures the monitoring job to run a specified Docker container image.
- monitoringAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Configures the monitoring job to run a specified Docker container image.
- MonitoringAppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration for monitoring constraints and monitoring statistics.
- MonitoringBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringClusterConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration for the cluster used to run model monitoring jobs.
- MonitoringClusterConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringConstraintsResource - Class in software.amazon.awssdk.services.sagemaker.model
-
The constraints resource for a monitoring job.
- MonitoringConstraintsResource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringExecutionSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- monitoringExecutionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The status of the monitoring job.
- monitoringExecutionStatus(ExecutionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The status of the monitoring job.
- monitoringExecutionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The status of the monitoring job.
- monitoringExecutionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The status of the monitoring job.
- monitoringExecutionSummaries(Collection<MonitoringExecutionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse.Builder
-
A JSON array in which each element is a summary for a monitoring execution.
- monitoringExecutionSummaries(MonitoringExecutionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse.Builder
-
A JSON array in which each element is a summary for a monitoring execution.
- monitoringExecutionSummaries(Consumer<MonitoringExecutionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse.Builder
-
A JSON array in which each element is a summary for a monitoring execution.
- monitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
A JSON array in which each element is a summary for a monitoring execution.
- monitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsIterable
-
- monitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- MonitoringExecutionSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Summary of information about the last monitoring job to run.
- MonitoringExecutionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringInput - Class in software.amazon.awssdk.services.sagemaker.model
-
The inputs for a monitoring job.
- MonitoringInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- monitoringInputs(Collection<MonitoringInput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
The array of inputs for the monitoring job.
- monitoringInputs(MonitoringInput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
The array of inputs for the monitoring job.
- monitoringInputs(Consumer<MonitoringInput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
The array of inputs for the monitoring job.
- monitoringInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
The array of inputs for the monitoring job.
- MonitoringJobDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the monitoring job.
- monitoringJobDefinition(MonitoringJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
-
Defines the monitoring job.
- monitoringJobDefinition(Consumer<MonitoringJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
-
Defines the monitoring job.
- monitoringJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
Defines the monitoring job.
- MonitoringJobDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringOutput - Class in software.amazon.awssdk.services.sagemaker.model
-
The output object for a monitoring job.
- MonitoringOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- monitoringOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).
- monitoringOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).
- monitoringOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).
- MonitoringOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
The output configuration for monitoring jobs.
- MonitoringOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- monitoringOutputs(Collection<MonitoringOutput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig.Builder
-
Monitoring outputs for monitoring jobs.
- monitoringOutputs(MonitoringOutput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig.Builder
-
Monitoring outputs for monitoring jobs.
- monitoringOutputs(Consumer<MonitoringOutput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig.Builder
-
Monitoring outputs for monitoring jobs.
- monitoringOutputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
Monitoring outputs for monitoring jobs.
- monitoringResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job.
- monitoringResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job.
- monitoringResources() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job.
- MonitoringResources - Class in software.amazon.awssdk.services.sagemaker.model
-
Identifies the resources to deploy for a monitoring job.
- MonitoringResources.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringS3Output - Class in software.amazon.awssdk.services.sagemaker.model
-
Information about where and how you want to store the results of a monitoring job.
- MonitoringS3Output.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse.Builder
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The ARN of a monitoring schedule for an endpoint associated with this processing job.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The ARN of a monitoring schedule for an endpoint associated with this processing job.
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
The ARN of a monitoring schedule for an endpoint associated with this processing job.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
The ARN of a monitoring schedule for an endpoint associated with this processing job.
- monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse.Builder
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
The Amazon Resource Name (ARN) of the monitoring schedule.
- monitoringScheduleConfig(MonitoringScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig(Consumer<MonitoringScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig(MonitoringScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig(Consumer<MonitoringScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- MonitoringScheduleConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configures the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig(MonitoringScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig(Consumer<MonitoringScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- monitoringScheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
The configuration object that specifies the monitoring schedule and defines the monitoring job.
- MonitoringScheduleConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
The name of the monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
The name of the monitoring schedule.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest.Builder
-
The name of the monitoring schedule to delete.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
The name of the monitoring schedule to delete.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest.Builder
-
Name of a previously created monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
Name of a previously created monitoring schedule.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
Name of the monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
Name of the monitoring schedule.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Name of a specific schedule to fetch jobs for.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Name of a specific schedule to fetch jobs for.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The name of the monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The name of the monitoring schedule.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The name of the monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The name of the monitoring schedule.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest.Builder
-
The name of the schedule to start.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
The name of the schedule to start.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest.Builder
-
The name of the schedule to stop.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
The name of the schedule to stop.
- monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
-
The name of the monitoring schedule.
- monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
The name of the monitoring schedule.
- MonitoringScheduleSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- monitoringScheduleStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The status of an monitoring job.
- monitoringScheduleStatus(ScheduleStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
-
The status of an monitoring job.
- monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The status of an monitoring job.
- monitoringScheduleStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The status of the monitoring schedule.
- monitoringScheduleStatus(ScheduleStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
-
The status of the monitoring schedule.
- monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The status of the monitoring schedule.
- monitoringScheduleStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
The status of an monitoring job.
- monitoringScheduleStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
The status of the monitoring schedule.
- monitoringScheduleSummaries(Collection<MonitoringScheduleSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse.Builder
-
A JSON array in which each element is a summary for a monitoring schedule.
- monitoringScheduleSummaries(MonitoringScheduleSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse.Builder
-
A JSON array in which each element is a summary for a monitoring schedule.
- monitoringScheduleSummaries(Consumer<MonitoringScheduleSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse.Builder
-
A JSON array in which each element is a summary for a monitoring schedule.
- monitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
A JSON array in which each element is a summary for a monitoring schedule.
- monitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesIterable
-
- monitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesPublisher
-
Returns a publisher that can be used to get a stream of data.
- MonitoringScheduleSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Summarizes the monitoring schedule.
- MonitoringScheduleSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringStatisticsResource - Class in software.amazon.awssdk.services.sagemaker.model
-
The statistics resource for a monitoring job.
- MonitoringStatisticsResource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- MonitoringStoppingCondition - Class in software.amazon.awssdk.services.sagemaker.model
-
A time limit for how long the monitoring job is allowed to run before stopping.
- MonitoringStoppingCondition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Perform a multi-select list expression on this value:
https://jmespath.org/specification.html#multiselect-list
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
-
The name of the algorithm for which the overall status is being reported.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
The name of the algorithm for which the overall status is being reported.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange.Builder
-
The name of the categorical hyperparameter to tune.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
The name of the categorical hyperparameter to tune.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The name of the channel.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The name of the channel.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
-
The name of the continuous hyperparameter to tune.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
The name of the continuous hyperparameter to tune.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Filter.Builder
-
A resource property name.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
A resource property name.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
-
The name of this hyperparameter.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
The name of this hyperparameter.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
-
The name of the hyperparameter to search.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
The name of the hyperparameter to search.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDefinition.Builder
-
The name of the metric.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
The name of the metric.
- name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
-
The name of the model package for which the overall status is being reported.
- name() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
The name of the model package for which the overall status is being reported.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
A string in the algorithm name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
A string in the algorithm name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a search filter for name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a search filter for name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
A string in the Git repositories name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
A string in the Git repositories name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
A filter that returns the model compilation jobs whose name contains a specified string.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
A filter that returns the model compilation jobs whose name contains a specified string.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
A string in the endpoint configuration name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
A string in the endpoint configuration name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A string in endpoint names.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A string in endpoint names.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A string in the tuning job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A string in the tuning job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A string in the labeling job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A string in the labeling job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
A string in the model package name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
A string in the model package name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
A string in the training job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
A string in the training job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Filter for monitoring schedules whose name contains a specified string.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Filter for monitoring schedules whose name contains a specified string.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
A string in the lifecycle configuration name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
A string in the lifecycle configuration name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A string in the notebook instances' name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A string in the notebook instances' name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A string in the processing job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A string in the processing job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
-
A string in the work team name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
A string in the work team name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A string in the training job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A string in the training job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A string in the transform job name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A string in the transform job name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
A filter you can use to search for workforces using part of the workforce name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
A filter you can use to search for workforces using part of the workforce name.
- nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
A string in the work team's name.
- nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
A string in the work team's name.
- NestedFilters - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of nested
Filter objects.
- nestedFilters(Collection<NestedFilters>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of nested filter objects.
- nestedFilters(NestedFilters...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of nested filter objects.
- nestedFilters(Consumer<NestedFilters.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of nested filter objects.
- nestedFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
A list of nested filter objects.
- NestedFilters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- nestedPropertyName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
-
The name of the property to use in the nested filters.
- nestedPropertyName() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
The name of the property to use in the nested filters.
- networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Networking options for a processing job.
- networkConfig(Consumer<NetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
Networking options for a processing job.
- networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Networking options for a processing job.
- networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
Networking options for a processing job.
- networkConfig(Consumer<NetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
Networking options for a processing job.
- networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
Networking options for a processing job.
- networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Specifies networking options for an monitoring job.
- networkConfig(Consumer<NetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Specifies networking options for an monitoring job.
- networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Specifies networking options for an monitoring job.
- NetworkConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Networking options for a job, such as network traffic encryption between containers, whether to allow inbound and
outbound network calls to and from containers, and the VPC subnets and security groups to use for VPC-enabled jobs.
- networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the NetworkConfig property for this object.
- networkConfig(Consumer<NetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the NetworkConfig property for this object.
- networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns the value of the NetworkConfig property for this object.
- NetworkConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- networkInterfaceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The network interface IDs that Amazon SageMaker created at the time of creating the instance.
- networkInterfaceId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The network interface IDs that Amazon SageMaker created at the time of creating the instance.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
If the response to a previous ListAlgorithms
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
If the response to a previous ListAlgorithms
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
If the previous response was truncated, you receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
If the previous response was truncated, you receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse.Builder
-
If the previous response was truncated, you receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
If the previous response was truncated, you receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
If the previous response was truncated, you receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
If the previous response was truncated, you receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
-
If the previous response was truncated, you receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
If the previous response was truncated, you receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
If the result of a ListCodeRepositoriesOutput
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
If the result of a ListCodeRepositoriesOutput
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse.Builder
-
If the result of a ListCodeRepositoriesOutput
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
If the result of a ListCodeRepositoriesOutput
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
If the result of the previous ListCompilationJobs
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
If the result of the previous ListCompilationJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
If the response is truncated, Amazon SageMaker returns this NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
If the result of the previous ListEndpointConfig
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
If the result of the previous ListEndpointConfig
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
If the result of a ListEndpoints
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
If the result of a ListEndpoints
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
If the previous call to ListExperiments
didn't return the full set of experiments, the call
returns a token for getting the next set of experiments.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
If the previous call to ListExperiments
didn't return the full set of experiments, the call returns
a token for getting the next set of experiments.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse.Builder
-
A token for getting the next set of experiments, if there are any.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
A token for getting the next set of experiments, if there are any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
If the result of the previous ListHyperParameterTuningJobs
request was truncated, the response
includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
If the result of the previous ListHyperParameterTuningJobs
request was truncated, the response
includes a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
-
If the result of this ListHyperParameterTuningJobs
request was truncated, the response includes
a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
If the result of this ListHyperParameterTuningJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
If the result of the previous ListLabelingJobsForWorkteam
request was truncated, the response
includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
If the result of the previous ListLabelingJobsForWorkteam
request was truncated, the response
includes a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
If the result of the previous ListLabelingJobs
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
If the result of the previous ListLabelingJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
If the response to a previous ListModelPackages
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
If the response to a previous ListModelPackages
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
If the response to a previous ListModels
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
If the response to a previous ListModels
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
The token returned if the response is truncated.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
The token returned if the response is truncated.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
The token returned if the response is truncated.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
The token returned if the response is truncated.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
If the result of a ListNotebookInstanceLifecycleConfigs
request was truncated, the response
includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
If the result of a ListNotebookInstanceLifecycleConfigs
request was truncated, the response includes
a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
If the previous call to the ListNotebookInstances
is truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
If the previous call to the ListNotebookInstances
is truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
-
If the response to the previous ListNotebookInstances
request was truncated, Amazon SageMaker
returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
If the response to the previous ListNotebookInstances
request was truncated, Amazon SageMaker
returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
If the result of the previous ListProcessingJobs
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
If the result of the previous ListProcessingJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
-
If the result of the previous ListSubscribedWorkteams
request was truncated, the response
includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
If the result of the previous ListSubscribedWorkteams
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
-
If the response to the previous ListTags
request is truncated, Amazon SageMaker returns this
token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
If the response to the previous ListTags
request is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsResponse.Builder
-
If response is truncated, Amazon SageMaker includes a token in the response.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
If response is truncated, Amazon SageMaker includes a token in the response.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
If the result of the previous ListTrainingJobsForHyperParameterTuningJob
request was truncated,
the response includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
If the result of the previous ListTrainingJobsForHyperParameterTuningJob
request was truncated, the
response includes a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse.Builder
-
If the result of this ListTrainingJobsForHyperParameterTuningJob
request was truncated, the
response includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
If the result of this ListTrainingJobsForHyperParameterTuningJob
request was truncated, the response
includes a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
If the result of the previous ListTrainingJobs
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
If the result of the previous ListTrainingJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
If the result of the previous ListTransformJobs
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
If the result of the previous ListTransformJobs
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
If the previous call to ListTrialComponents
didn't return the full set of components, the call
returns a token for getting the next set of components.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
If the previous call to ListTrialComponents
didn't return the full set of components, the call
returns a token for getting the next set of components.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
-
A token for getting the next set of components, if there are any.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
A token for getting the next set of components, if there are any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
If the previous call to ListTrials
didn't return the full set of trials, the call returns a
token for getting the next set of trials.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
If the previous call to ListTrials
didn't return the full set of trials, the call returns a token
for getting the next set of trials.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse.Builder
-
A token for getting the next set of trials, if there are any.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
A token for getting the next set of trials, if there are any.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse.Builder
-
If the previous response was truncated, you will receive this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
If the previous response was truncated, you will receive this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse.Builder
-
A token to resume pagination.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
A token to resume pagination.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
If the result of the previous ListWorkteams
request was truncated, the response includes a
NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
If the result of the previous ListWorkteams
request was truncated, the response includes a
NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse.Builder
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
If the response is truncated, Amazon SageMaker returns this token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
If more than MaxResults
resources match the specified SearchExpression
, the
response includes a NextToken
.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
If more than MaxResults
resources match the specified SearchExpression
, the response
includes a NextToken
.
- nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchResponse.Builder
-
If the result of the previous Search
request was truncated, the response includes a NextToken.
- nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
If the result of the previous Search
request was truncated, the response includes a NextToken.
- nonRetryableError(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters.Builder
-
The number of training jobs that failed and can't be retried.
- nonRetryableError() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
The number of training jobs that failed and can't be retried.
- not() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
- NotebookInstanceAcceleratorType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- notebookInstanceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse.Builder
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The Amazon Resource Name (ARN) of the notebook instance.
- notebookInstanceLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse.Builder
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary.Builder
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
The Amazon Resource Name (ARN) of the lifecycle configuration.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest.Builder
-
The name of the lifecycle configuration to delete.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
The name of the lifecycle configuration to delete.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest.Builder
-
The name of the lifecycle configuration to describe.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
The name of the lifecycle configuration to describe.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
Returns the name of a notebook instance lifecycle configuration.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Returns the name of a notebook instance lifecycle configuration.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary.Builder
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The name of a notebook instance lifecycle configuration associated with this notebook instance.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The name of a notebook instance lifecycle configuration associated with this notebook instance.
- notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
The name of the lifecycle configuration.
- notebookInstanceLifecycleConfigNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A string in the name of a notebook instances lifecycle configuration associated with this notebook instance.
- notebookInstanceLifecycleConfigNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A string in the name of a notebook instances lifecycle configuration associated with this notebook instance.
- notebookInstanceLifecycleConfigs(Collection<NotebookInstanceLifecycleConfigSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
-
An array of NotebookInstanceLifecycleConfiguration
objects, each listing a lifecycle
configuration.
- notebookInstanceLifecycleConfigs(NotebookInstanceLifecycleConfigSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
-
An array of NotebookInstanceLifecycleConfiguration
objects, each listing a lifecycle
configuration.
- notebookInstanceLifecycleConfigs(Consumer<NotebookInstanceLifecycleConfigSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
-
An array of NotebookInstanceLifecycleConfiguration
objects, each listing a lifecycle
configuration.
- notebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
An array of NotebookInstanceLifecycleConfiguration
objects, each listing a lifecycle configuration.
- notebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsIterable
-
- notebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsPublisher
-
Returns a publisher that can be used to get a stream of data.
- NotebookInstanceLifecycleConfigSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- NotebookInstanceLifecycleConfigSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- NotebookInstanceLifecycleConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides a summary of a notebook instance lifecycle configuration.
- NotebookInstanceLifecycleConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- NotebookInstanceLifecycleHook - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains the notebook instance lifecycle configuration script.
- NotebookInstanceLifecycleHook.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The name of the new notebook instance.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
The name of the new notebook instance.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest.Builder
-
The name of the notebook instance.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
The name of the notebook instance.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest.Builder
-
The name of the Amazon SageMaker notebook instance to delete.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
The name of the Amazon SageMaker notebook instance to delete.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest.Builder
-
The name of the notebook instance that you want information about.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
The name of the notebook instance that you want information about.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The name of the Amazon SageMaker notebook instance.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The name of the Amazon SageMaker notebook instance.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The name of the notebook instance that you want a summary for.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The name of the notebook instance that you want a summary for.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest.Builder
-
The name of the notebook instance to start.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
The name of the notebook instance to start.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest.Builder
-
The name of the notebook instance to terminate.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
The name of the notebook instance to terminate.
- notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
The name of the notebook instance to update.
- notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
The name of the notebook instance to update.
- notebookInstances(Collection<NotebookInstanceSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
-
An array of NotebookInstanceSummary
objects, one for each notebook instance.
- notebookInstances(NotebookInstanceSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
-
An array of NotebookInstanceSummary
objects, one for each notebook instance.
- notebookInstances(Consumer<NotebookInstanceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
-
An array of NotebookInstanceSummary
objects, one for each notebook instance.
- notebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
An array of NotebookInstanceSummary
objects, one for each notebook instance.
- notebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesIterable
-
- notebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesPublisher
-
Returns a publisher that can be used to get a stream of data.
- NotebookInstanceSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
-
- NotebookInstanceSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- notebookInstanceStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The status of the notebook instance.
- notebookInstanceStatus(NotebookInstanceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The status of the notebook instance.
- notebookInstanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The status of the notebook instance.
- NotebookInstanceStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- notebookInstanceStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The status of the notebook instance.
- notebookInstanceStatus(NotebookInstanceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
-
The status of the notebook instance.
- notebookInstanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The status of the notebook instance.
- notebookInstanceStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The status of the notebook instance.
- notebookInstanceStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
The status of the notebook instance.
- NotebookInstanceSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information for an Amazon SageMaker notebook instance.
- NotebookInstanceSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- NotebookOutputOption - Enum in software.amazon.awssdk.services.sagemaker.model
-
- notebookOutputOption(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
-
Whether to include the notebook cell output when sharing the notebook.
- notebookOutputOption(NotebookOutputOption) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
-
Whether to include the notebook cell output when sharing the notebook.
- notebookOutputOption() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
Whether to include the notebook cell output when sharing the notebook.
- notebookOutputOptionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
Whether to include the notebook cell output when sharing the notebook.
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
Configures notification of workers regarding available or expiring work items.
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
Configures notification of workers regarding available or expiring work items.
- notificationConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
Configures notification of workers regarding available or expiring work items.
- NotificationConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
-
Configures SNS notifications of available or expiring work items for work teams.
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
Configures SNS topic notifications for available or expiring work items
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
-
Configures SNS topic notifications for available or expiring work items
- notificationConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
Configures SNS topic notifications for available or expiring work items
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
Configures SNS notifications of available or expiring work items for work teams.
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
Configures SNS notifications of available or expiring work items for work teams.
- notificationConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
Configures SNS notifications of available or expiring work items for work teams.
- NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration.Builder
-
The ARN for the SNS topic to which notifications should be published.
- notificationTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
The ARN for the SNS topic to which notifications should be published.
- numberOfHumanWorkersPerDataObject(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
The number of human workers that will label an object.
- numberOfHumanWorkersPerDataObject() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
The number of human workers that will label an object.
- numberOfHumanWorkersPerDataObject(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
-
The configured number of workers per data object.
- numberOfHumanWorkersPerDataObject() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
The configured number of workers per data object.
- numberValue(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Builder
-
The numeric value of a numeric hyperparameter.
- numberValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
The numeric value of a numeric hyperparameter.
- s3CompressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether to use Gzip
compression for Amazon S3 storage.
- s3CompressionType(ProcessingS3CompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether to use Gzip
compression for Amazon S3 storage.
- s3CompressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether to use Gzip
compression for Amazon S3 storage.
- s3CompressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether to use Gzip
compression for Amazon S3 storage.
- S3DataDistribution - Enum in software.amazon.awssdk.services.sagemaker.model
-
- s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
- s3DataDistributionType(ProcessingS3DataDistributionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
- s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
- s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether the data stored in Amazon S3 is FullyReplicated
or ShardedByS3Key
.
- s3DataDistributionType(ProcessingS3DataDistributionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether the data stored in Amazon S3 is FullyReplicated
or ShardedByS3Key
.
- s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether the data stored in Amazon S3 is FullyReplicated
or ShardedByS3Key
.
- s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
If you want Amazon SageMaker to replicate the entire dataset on each ML compute instance that is launched for
model training, specify FullyReplicated
.
- s3DataDistributionType(S3DataDistribution) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
If you want Amazon SageMaker to replicate the entire dataset on each ML compute instance that is launched for
model training, specify FullyReplicated
.
- s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
If you want Amazon SageMaker to replicate the entire dataset on each ML compute instance that is launched for
model training, specify FullyReplicated
.
- s3DataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key.
- s3DataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether the data stored in Amazon S3 is FullyReplicated
or ShardedByS3Key
.
- s3DataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
If you want Amazon SageMaker to replicate the entire dataset on each ML compute instance that is launched for
model training, specify FullyReplicated
.
- s3DataSource(AutoMLS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource.Builder
-
The Amazon S3 location of the input data.
- s3DataSource(Consumer<AutoMLS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource.Builder
-
The Amazon S3 location of the input data.
- s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
The Amazon S3 location of the input data.
- s3DataSource(S3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataSource.Builder
-
The S3 location of the data source that is associated with a channel.
- s3DataSource(Consumer<S3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataSource.Builder
-
The S3 location of the data source that is associated with a channel.
- s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
The S3 location of the data source that is associated with a channel.
- s3DataSource(LabelingJobS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
-
The Amazon S3 location of the input data objects.
- s3DataSource(Consumer<LabelingJobS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
-
The Amazon S3 location of the input data objects.
- s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
The Amazon S3 location of the input data objects.
- S3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the S3 data source.
- s3DataSource(TransformS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformDataSource.Builder
-
The S3 location of the data source that is associated with a channel.
- s3DataSource(Consumer<TransformS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformDataSource.Builder
-
The S3 location of the data source that is associated with a channel.
- s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
The S3 location of the data source that is associated with a channel.
- S3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
-
The data type.
- s3DataType(AutoMLS3DataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
-
The data type.
- s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
The data type.
- s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether you use an S3Prefix
or a ManifestFile
for the data type.
- s3DataType(ProcessingS3DataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether you use an S3Prefix
or a ManifestFile
for the data type.
- s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether you use an S3Prefix
or a ManifestFile
for the data type.
- s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataType(S3DataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- S3DataType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource.Builder
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataType(S3DataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource.Builder
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
The data type.
- s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether you use an S3Prefix
or a ManifestFile
for the data type.
- s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
If you choose S3Prefix
, S3Uri
identifies a key name prefix.
- s3Input(ProcessingS3Input) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
-
The S3 inputs for the processing job.
- s3Input(Consumer<ProcessingS3Input.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
-
The S3 inputs for the processing job.
- s3Input() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
The S3 inputs for the processing job.
- s3InputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
Whether the Pipe
or File
is used as the input mode for transfering data for the
monitoring job.
- s3InputMode(ProcessingS3InputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
-
Whether the Pipe
or File
is used as the input mode for transfering data for the
monitoring job.
- s3InputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Whether the Pipe
or File
is used as the input mode for transfering data for the
monitoring job.
- s3InputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether to use File
or Pipe
input mode.
- s3InputMode(ProcessingS3InputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
Whether to use File
or Pipe
input mode.
- s3InputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether to use File
or Pipe
input mode.
- s3InputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Whether the Pipe
or File
is used as the input mode for transfering data for the
monitoring job.
- s3InputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Whether to use File
or Pipe
input mode.
- s3KmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
-
When NotebookOutputOption
is Allowed
, the AWS Key Management Service (KMS)
encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3KmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
When NotebookOutputOption
is Allowed
, the AWS Key Management Service (KMS) encryption
key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3ModelArtifacts(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelArtifacts.Builder
-
The path of the S3 object that contains the model artifacts.
- s3ModelArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
The path of the S3 object that contains the model artifacts.
- s3Output(MonitoringS3Output) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutput.Builder
-
The Amazon S3 storage location where the results of a monitoring job are saved.
- s3Output(Consumer<MonitoringS3Output.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutput.Builder
-
The Amazon S3 storage location where the results of a monitoring job are saved.
- s3Output() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
The Amazon S3 storage location where the results of a monitoring job are saved.
- s3Output(ProcessingS3Output) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
-
Configuration for processing job outputs in Amazon S3.
- s3Output(Consumer<ProcessingS3Output.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
-
Configuration for processing job outputs in Amazon S3.
- s3Output() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
Configuration for processing job outputs in Amazon S3.
- s3OutputLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts.
- s3OutputLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig.Builder
-
The Amazon S3 output path.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
The Amazon S3 output path.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
-
Path to Amazon S3 storage location for tensors.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Path to Amazon S3 storage location for tensors.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
-
Path to Amazon S3 storage location for rules.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
Path to Amazon S3 storage location for rules.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig.Builder
-
The Amazon S3 path where the object containing human output will be made available.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
The Amazon S3 path where the object containing human output will be made available.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig.Builder
-
The Amazon S3 location to write output data.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
The Amazon S3 location to write output data.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputDataConfig.Builder
-
Identifies the S3 path where you want Amazon SageMaker to store the model artifacts.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
Identifies the S3 path where you want Amazon SageMaker to store the model artifacts.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
-
When NotebookOutputOption
is Allowed
, the Amazon S3 bucket used to save the
notebook cell output.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
When NotebookOutputOption
is Allowed
, the Amazon S3 bucket used to save the notebook
cell output.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig.Builder
-
Path to Amazon S3 storage location for TensorBoard output.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
Path to Amazon S3 storage location for TensorBoard output.
- s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformOutput.Builder
-
The Amazon S3 path where you want Amazon SageMaker to store the results of the transform job.
- s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
The Amazon S3 path where you want Amazon SageMaker to store the results of the transform job.
- s3UploadMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output.Builder
-
Whether to upload the results of the monitoring job continuously or after the job completes.
- s3UploadMode(ProcessingS3UploadMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output.Builder
-
Whether to upload the results of the monitoring job continuously or after the job completes.
- s3UploadMode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
Whether to upload the results of the monitoring job continuously or after the job completes.
- s3UploadMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output.Builder
-
Whether to upload the results of the processing job continuously or after the job completes.
- s3UploadMode(ProcessingS3UploadMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output.Builder
-
Whether to upload the results of the processing job continuously or after the job completes.
- s3UploadMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
Whether to upload the results of the processing job continuously or after the job completes.
- s3UploadModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
Whether to upload the results of the monitoring job continuously or after the job completes.
- s3UploadModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
Whether to upload the results of the processing job continuously or after the job completes.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
-
The URL to the Amazon S3 data source.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
The URL to the Amazon S3 data source.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CheckpointConfig.Builder
-
Identifies the S3 path where you want Amazon SageMaker to store checkpoints.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
Identifies the S3 path where you want Amazon SageMaker to store checkpoints.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
-
The S3 path where the model artifacts, which result from model training, are stored.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
The S3 path where the model artifacts, which result from model training, are stored.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource.Builder
-
The Amazon S3 URI for the constraints resource.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
The Amazon S3 URI for the constraints resource.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output.Builder
-
A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring
job.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring
job.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource.Builder
-
The Amazon S3 URI for the statistics resource.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
The Amazon S3 URI for the statistics resource.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
-
The URI for the Amazon S3 storage where you want Amazon SageMaker to download the artifacts needed to run a
processing job.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
The URI for the Amazon S3 storage where you want Amazon SageMaker to download the artifacts needed to run a
processing job.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output.Builder
-
A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a
processing job.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a processing
job.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
-
Depending on the value specified for the S3DataType
, identifies either a key name prefix or a
manifest.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
Depending on the value specified for the S3DataType
, identifies either a key name prefix or a
manifest.
- s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource.Builder
-
Depending on the value specified for the S3DataType
, identifies either a key name prefix or a
manifest.
- s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
Depending on the value specified for the S3DataType
, identifies either a key name prefix or a
manifest.
- SageMakerAsyncClient - Interface in software.amazon.awssdk.services.sagemaker
-
Service client for accessing SageMaker asynchronously.
- SageMakerAsyncClientBuilder - Interface in software.amazon.awssdk.services.sagemaker
-
- SageMakerAsyncWaiter - Interface in software.amazon.awssdk.services.sagemaker.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- SageMakerAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.sagemaker.waiters
-
- SageMakerBaseClientBuilder<B extends SageMakerBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sagemaker
-
- SageMakerClient - Interface in software.amazon.awssdk.services.sagemaker
-
Service client for accessing SageMaker.
- SageMakerClientBuilder - Interface in software.amazon.awssdk.services.sagemaker
-
- SageMakerException - Exception in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerException(SageMakerException.Builder) - Constructor for exception software.amazon.awssdk.services.sagemaker.model.SageMakerException
-
- SageMakerException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerException.BuilderImpl - Class in software.amazon.awssdk.services.sagemaker.model
-
- sageMakerImageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
-
The Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- sageMakerImageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
The Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- SageMakerRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerRequest(SageMakerRequest.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerRequest
-
- SageMakerRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerRequest.BuilderImpl - Class in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerResponse(SageMakerResponse.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse
-
- SageMakerResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerResponse.BuilderImpl - Class in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerResponseMetadata - Class in software.amazon.awssdk.services.sagemaker.model
-
- SageMakerWaiter - Interface in software.amazon.awssdk.services.sagemaker.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- SageMakerWaiter.Builder - Interface in software.amazon.awssdk.services.sagemaker.waiters
-
- scalingType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingType(HyperParameterScalingType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingType() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingType(HyperParameterScalingType) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingType() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scalingTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
The scale that hyperparameter tuning uses to search the hyperparameter range.
- scheduleConfig(ScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
-
Configures the monitoring schedule.
- scheduleConfig(Consumer<ScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
-
Configures the monitoring schedule.
- scheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
Configures the monitoring schedule.
- ScheduleConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration details about the monitoring schedule.
- ScheduleConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
-
- scheduledTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
-
The time the monitoring job was scheduled.
- scheduledTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
The time the monitoring job was scheduled.
- scheduledTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Filter for jobs scheduled after a specified time.
- scheduledTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Filter for jobs scheduled after a specified time.
- scheduledTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Filter for jobs scheduled before a specified time.
- scheduledTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Filter for jobs scheduled before a specified time.
- scheduleExpression(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScheduleConfig.Builder
-
A cron expression that describes details about the monitoring schedule.
- scheduleExpression() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
A cron expression that describes details about the monitoring schedule.
- ScheduleStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- sdkFields() - Method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- sdkFields() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceInUseException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- sdkFields() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- search(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Finds Amazon SageMaker resources that match a search query.
- search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Finds Amazon SageMaker resources that match a search query.
- search(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Finds Amazon SageMaker resources that match a search query.
- search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Finds Amazon SageMaker resources that match a search query.
- SearchExpression - Class in software.amazon.awssdk.services.sagemaker.model
-
A multi-expression that searches for the specified resource or resources in a search.
- searchExpression(SearchExpression) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
A Boolean conditional statement.
- searchExpression(Consumer<SearchExpression.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
A Boolean conditional statement.
- searchExpression() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
A Boolean conditional statement.
- SearchExpression.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SearchIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- SearchIterable(SageMakerClient, SearchRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.SearchIterable
-
- searchPaginator(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Finds Amazon SageMaker resources that match a search query.
- searchPaginator(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Finds Amazon SageMaker resources that match a search query.
- searchPaginator(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Finds Amazon SageMaker resources that match a search query.
- searchPaginator(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Finds Amazon SageMaker resources that match a search query.
- SearchPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
-
- SearchPublisher(SageMakerAsyncClient, SearchRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.SearchPublisher
-
- SearchRecord - Class in software.amazon.awssdk.services.sagemaker.model
-
A single resource returned as part of the
Search API response.
- SearchRecord.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SearchRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- SearchRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SearchRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- SearchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.SearchRequestMarshaller
-
- SearchResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- SearchResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- SearchSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- secondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Provides detailed information about the state of the training job.
- secondaryStatus(SecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Provides detailed information about the state of the training job.
- secondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Provides detailed information about the state of the training job.
- SecondaryStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- secondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Provides detailed information about the state of the training job.
- secondaryStatus(SecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Provides detailed information about the state of the training job.
- secondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Provides detailed information about the state of the training job.
- secondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Provides detailed information about the state of the training job.
- secondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Provides detailed information about the state of the training job.
- SecondaryStatusTransition - Class in software.amazon.awssdk.services.sagemaker.model
-
- SecondaryStatusTransition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- secondaryStatusTransitions(Collection<SecondaryStatusTransition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions(SecondaryStatusTransition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions(Consumer<SecondaryStatusTransition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions(Collection<SecondaryStatusTransition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions(SecondaryStatusTransition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions(Consumer<SecondaryStatusTransition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A history of all of the secondary statuses that the training job has transitioned through.
- secondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
A history of all of the secondary statuses that the training job has transitioned through.
- secretArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GitConfig.Builder
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access
the git repository.
- secretArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the
git repository.
- secretArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate.Builder
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access
the git repository.
- secretArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the
git repository.
- securityConfig(AutoMLSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
-
Security configuration for traffic encryption or Amazon VPC settings.
- securityConfig(Consumer<AutoMLSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
-
Security configuration for traffic encryption or Amazon VPC settings.
- securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
Security configuration for traffic encryption or Amazon VPC settings.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.VpcConfig.Builder
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.VpcConfig.Builder
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
The VPC security group IDs, in the form sg-xxxxxxxx.
- securityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The IDs of the VPC security groups.
- securityGroups(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The IDs of the VPC security groups.
- securityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The IDs of the VPC security groups.
- securityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The security groups.
- securityGroups(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The security groups.
- securityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
The security groups.
- seed(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShuffleConfig.Builder
-
Determines the shuffling order in ShuffleConfig
value.
- seed() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
Determines the shuffling order in ShuffleConfig
value.
- sellerName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
-
The name of the vendor in the Amazon Marketplace.
- sellerName() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
The name of the vendor in the Amazon Marketplace.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceInUseException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.SageMakerException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
- sessionExpirationDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
-
The session expiration duration in seconds.
- sessionExpirationDurationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
The session expiration duration in seconds.
- sessionExpirationDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest.Builder
-
The duration of the session, in seconds.
- sessionExpirationDurationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
The duration of the session, in seconds.
- SharingSettings - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies options when sharing an Amazon SageMaker Studio notebook.
- sharingSettings(SharingSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The sharing settings.
- sharingSettings(Consumer<SharingSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The sharing settings.
- sharingSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
The sharing settings.
- SharingSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- shuffleConfig(ShuffleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
A configuration for a shuffle option for input data in a channel.
- shuffleConfig(Consumer<ShuffleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
-
A configuration for a shuffle option for input data in a channel.
- shuffleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
A configuration for a shuffle option for input data in a channel.
- ShuffleConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
A configuration for a shuffle option for input data in a channel.
- ShuffleConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- singleSignOnManagedApplicationInstanceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The SSO managed application instance ID.
- singleSignOnManagedApplicationInstanceId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The SSO managed application instance ID.
- singleSignOnUserIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
A specifier for the type of value specified in SingleSignOnUserValue.
- singleSignOnUserIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
A specifier for the type of value specified in SingleSignOnUserValue.
- singleSignOnUserIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The SSO user identifier.
- singleSignOnUserIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The SSO user identifier.
- singleSignOnUserValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
The username of the associated AWS Single Sign-On User for this UserProfile.
- singleSignOnUserValue() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
The username of the associated AWS Single Sign-On User for this UserProfile.
- singleSignOnUserValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The SSO user value.
- singleSignOnUserValue() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The SSO user value.
- snsDataSource(LabelingJobSnsDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
-
An Amazon SNS data source used for streaming labeling jobs.
- snsDataSource(Consumer<LabelingJobSnsDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
-
An Amazon SNS data source used for streaming labeling jobs.
- snsDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
An Amazon SNS data source used for streaming labeling jobs.
- snsTopicArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig.Builder
-
An Amazon Simple Notification Service (Amazon SNS) output topic ARN.
- snsTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
An Amazon Simple Notification Service (Amazon SNS) output topic ARN.
- snsTopicArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource.Builder
-
The Amazon SNS input topic Amazon Resource Name (ARN).
- snsTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
The Amazon SNS input topic Amazon Resource Name (ARN).
- software.amazon.awssdk.services.sagemaker - package software.amazon.awssdk.services.sagemaker
-
Provides APIs for creating and managing Amazon SageMaker resources.
- software.amazon.awssdk.services.sagemaker.model - package software.amazon.awssdk.services.sagemaker.model
-
- software.amazon.awssdk.services.sagemaker.paginators - package software.amazon.awssdk.services.sagemaker.paginators
-
- software.amazon.awssdk.services.sagemaker.transform - package software.amazon.awssdk.services.sagemaker.transform
-
- software.amazon.awssdk.services.sagemaker.waiters - package software.amazon.awssdk.services.sagemaker.waiters
-
- software.amazon.awssdk.services.sagemaker.waiters.internal - package software.amazon.awssdk.services.sagemaker.waiters.internal
-
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
The parameter by which to sort the results.
- sortBy(AlgorithmSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
The parameter by which to sort the results.
- sortBy(AppSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
The parameter by which to sort the results.
- sortBy(AutoMLSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
The parameter by which to sort the results.
- sortBy(CandidateSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
The field to sort results by.
- sortBy(CodeRepositorySortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
The field by which to sort results.
- sortBy(ListCompilationJobsSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
The field by which to sort results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
The field by which to sort results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
The field to sort results by.
- sortBy(EndpointConfigSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
Sorts the list of results.
- sortBy(EndpointSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
Sorts the list of results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
Sorts the list of results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
The property used to sort results.
- sortBy(SortExperimentsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
The property used to sort results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
The property used to sort results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
The field to sort results by.
- sortBy(HyperParameterTuningJobSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
The field to sort results by.
- sortBy(ListLabelingJobsForWorkteamSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
The field to sort results by.
- sortBy(SortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
The parameter by which to sort the results.
- sortBy(ModelPackageSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
Sorts the list of results.
- sortBy(ModelSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
Sorts the list of results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
Sorts the list of results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy(MonitoringExecutionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy(MonitoringScheduleSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
Sorts the list of results.
- sortBy(NotebookInstanceLifecycleConfigSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
Sorts the list of results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
Sorts the list of results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
The field to sort results by.
- sortBy(NotebookInstanceSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
The field to sort results by.
- sortBy(SortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The field to sort results by.
- sortBy(TrainingJobSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
The field to sort results by.
- sortBy(SortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
The field to sort results by.
- sortBy(SortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
The property used to sort results.
- sortBy(SortTrialComponentsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
The property used to sort results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
The property used to sort results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
The property used to sort results.
- sortBy(SortTrialsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
The property used to sort results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
The property used to sort results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
The parameter by which to sort the results.
- sortBy(UserProfileSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
The parameter by which to sort the results.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
The parameter by which to sort the results.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
Sort workforces using the workforce name or creation date.
- sortBy(ListWorkforcesSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
Sort workforces using the workforce name or creation date.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
Sort workforces using the workforce name or creation date.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
The field to sort results by.
- sortBy(ListWorkteamsSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
The field to sort results by.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
The field to sort results by.
- sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
The name of the resource property used to sort the SearchResults
.
- sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
The name of the resource property used to sort the SearchResults
.
- SortBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
The field by which to sort results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
Sorts the list of results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
The property used to sort results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
Sorts the list of results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Whether to sort results by Status
, CreationTime
, ScheduledTime
field.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
Sorts the list of results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
The field to sort results by.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
The property used to sort results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
The property used to sort results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
The parameter by which to sort the results.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
Sort workforces using the workforce name or creation date.
- sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
The field to sort results by.
- SortExperimentsBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
The sort order for the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
The sort order for the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
The sort order for the results.
- sortOrder(AutoMLSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
The sort order for the results.
- sortOrder(AutoMLSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
The sort order for results.
- sortOrder(CodeRepositorySortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
The sort order for results.
- sortOrder(OrderKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
The sort order for results.
- sortOrder(OrderKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
The sort order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
-
The sort order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
The sort order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
The sort order for the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
The sort order for results.
- sortOrder(OrderKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
The sort order for results.
- sortOrder(NotebookInstanceLifecycleConfigSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
The sort order for results.
- sortOrder(NotebookInstanceSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
The sort order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
The sort order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
The sort order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
The sort order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
The sort order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
The sort order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
The sort order for the results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
-
The sort order for the results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
The sort order for the results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
Sort workforces in ascending or descending order.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
-
Sort workforces in ascending or descending order.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
Sort workforces in ascending or descending order.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
The sort order for results.
- sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
-
The sort order for results.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
The sort order for results.
- sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
How SearchResults
are ordered.
- sortOrder(SearchSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
-
How SearchResults
are ordered.
- sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
How SearchResults
are ordered.
- SortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
-
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
The sort order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
An optional value that specifies whether you want the results sorted in Ascending
or
Descending
order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Whether to sort the results in Ascending
or Descending
order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
The sort order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
The sort order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
The sort order for the results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
Sort workforces in ascending or descending order.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
The sort order for results.
- sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
How SearchResults
are ordered.
- SortTrialComponentsBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- SortTrialsBy - Enum in software.amazon.awssdk.services.sagemaker.model
-
- source(ExperimentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The ARN of the source and, optionally, the type.
- source(Consumer<ExperimentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
-
The ARN of the source and, optionally, the type.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
The ARN of the source and, optionally, the type.
- source(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source(Consumer<TrialComponentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source(TrialSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source(Consumer<TrialSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
- source(ExperimentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the Source property for this object.
- source(Consumer<ExperimentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
Sets the value of the Source property for this object.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
Returns the value of the Source property for this object.
- source(TrialSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the Source property for this object.
- source(Consumer<TrialSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
Sets the value of the Source property for this object.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns the value of the Source property for this object.
- source(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The Amazon Resource Name (ARN) and job type of the source of the component.
- source(Consumer<TrialComponentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The Amazon Resource Name (ARN) and job type of the source of the component.
- source() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The Amazon Resource Name (ARN) and job type of the source of the component.
- SourceAlgorithm - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies an algorithm that was used to create the model package.
- SourceAlgorithm.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- sourceAlgorithms(Collection<SourceAlgorithm>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification.Builder
-
A list of the algorithms that were used to create a model package.
- sourceAlgorithms(SourceAlgorithm...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification.Builder
-
A list of the algorithms that were used to create a model package.
- sourceAlgorithms(Consumer<SourceAlgorithm.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification.Builder
-
A list of the algorithms that were used to create a model package.
- sourceAlgorithms() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
A list of the algorithms that were used to create a model package.
- sourceAlgorithmSpecification(SourceAlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
Details about the algorithm that was used to create the model package.
- sourceAlgorithmSpecification(Consumer<SourceAlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
Details about the algorithm that was used to create the model package.
- sourceAlgorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
Details about the algorithm that was used to create the model package.
- sourceAlgorithmSpecification(SourceAlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Details about the algorithm that was used to create the model package.
- sourceAlgorithmSpecification(Consumer<SourceAlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Details about the algorithm that was used to create the model package.
- sourceAlgorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
Details about the algorithm that was used to create the model package.
- SourceAlgorithmSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of algorithms that were used to create a model package.
- SourceAlgorithmSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSource.Builder
-
The Amazon Resource Name (ARN) of the source.
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
The Amazon Resource Name (ARN) of the source.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
A filter that returns only components that have the specified source Amazon Resource Name (ARN).
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
A filter that returns only components that have the specified source Amazon Resource Name (ARN).
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The Amazon Resource Name (ARN) of the source.
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The Amazon Resource Name (ARN) of the source.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSource.Builder
-
The source ARN.
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
The source ARN.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
-
The Amazon Resource Name (ARN) of the source.
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
The Amazon Resource Name (ARN) of the source.
- sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSource.Builder
-
The Amazon Resource Name (ARN) of the source.
- sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
The Amazon Resource Name (ARN) of the source.
- sourceDetail(TrialComponentSourceDetail) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Details of the source of the component.
- sourceDetail(Consumer<TrialComponentSourceDetail.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Details of the source of the component.
- sourceDetail() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Details of the source of the component.
- sourceIpConfig(SourceIpConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
Sets the value of the SourceIpConfig property for this object.
- sourceIpConfig(Consumer<SourceIpConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
Sets the value of the SourceIpConfig property for this object.
- sourceIpConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
Returns the value of the SourceIpConfig property for this object.
- SourceIpConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
A list of IP address ranges (
CIDRs).
- sourceIpConfig(SourceIpConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
-
A list of one to ten worker IP address ranges (
CIDRs) that can be used to
access tasks assigned to this workforce.
- sourceIpConfig(Consumer<SourceIpConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
-
A list of one to ten worker IP address ranges (
CIDRs) that can be used to
access tasks assigned to this workforce.
- sourceIpConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
A list of one to ten worker IP address ranges (
CIDRs) that can be used to access
tasks assigned to this workforce.
- sourceIpConfig(SourceIpConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
A list of one to ten IP address ranges (
CIDRs) to be added to the
workforce allow list.
- sourceIpConfig(Consumer<SourceIpConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
A list of one to ten IP address ranges (
CIDRs) to be added to the
workforce allow list.
- sourceIpConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
A list of one to ten IP address ranges (
CIDRs) to be added to the workforce
allow list.
- SourceIpConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSource.Builder
-
The source type.
- sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
The source type.
- sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSource.Builder
-
The source job type.
- sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
The source job type.
- sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSource.Builder
-
The source job type.
- sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
The source job type.
- specifiedImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeployedImage.Builder
-
The image path you specified when you created the model.
- specifiedImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
The image path you specified when you created the model.
- SplitType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- splitType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
The method to use to split the transform job's data files into smaller batches.
- splitType(SplitType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
-
The method to use to split the transform job's data files into smaller batches.
- splitType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
The method to use to split the transform job's data files into smaller batches.
- splitTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
The method to use to split the transform job's data files into smaller batches.
- startMonitoringSchedule(StartMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a previously stopped monitoring schedule.
- startMonitoringSchedule(Consumer<StartMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Starts a previously stopped monitoring schedule.
- startMonitoringSchedule(StartMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a previously stopped monitoring schedule.
- startMonitoringSchedule(Consumer<StartMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Starts a previously stopped monitoring schedule.
- StartMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StartMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StartMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StartMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StartMonitoringScheduleRequestMarshaller
-
- StartMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StartMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- startNotebookInstance(StartNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
- startNotebookInstance(Consumer<StartNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
- startNotebookInstance(StartNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
- startNotebookInstance(Consumer<StartNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
- StartNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StartNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StartNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StartNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StartNotebookInstanceRequestMarshaller
-
- StartNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StartNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
When the component started.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
When the component started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
When the component started.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
When the component started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
-
A timestamp that shows when the training job transitioned to the current secondary status state.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
A timestamp that shows when the training job transitioned to the current secondary status state.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
When the component started.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
When the component started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
When the component started.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
When the component started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
When the component started.
- startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
When the component started.
- staticHyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Specifies the values of hyperparameters that do not change for the tuning job.
- staticHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Specifies the values of hyperparameters that do not change for the tuning job.
- statisticsResource(MonitoringStatisticsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig.Builder
-
The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.
- statisticsResource(Consumer<MonitoringStatisticsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig.Builder
-
The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.
- statisticsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
-
The current status.
- status(DetailedAlgorithmStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
-
The current status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
The current status.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The status.
- status(AppStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The status.
- status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
The status of the component.
- status(Consumer<TrialComponentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
The status of the component.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
The status of the component.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The status.
- status(AppStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The status.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The status.
- status(DomainStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The status.
- status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The status of the component.
- status(Consumer<TrialComponentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The status of the component.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The status of the component.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The status.
- status(UserProfileStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The status.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The status.
- status(DomainStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The status.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
-
The current status.
- status(DetailedModelPackageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
-
The current status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
The current status.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
-
Contains a secondary status information from a training job.
- status(SecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
-
Contains a secondary status information from a training job.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
Contains a secondary status information from a training job.
- status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the Status property for this object.
- status(Consumer<TrialComponentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
Sets the value of the Status property for this object.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns the value of the Status property for this object.
- status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
The status of the component.
- status(Consumer<TrialComponentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
The status of the component.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
The status of the component.
- status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
The new status of the component.
- status(Consumer<TrialComponentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
The new status of the component.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
The new status of the component.
- status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
-
The status.
- status(UserProfileStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
-
The status.
- status() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
The current status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
The status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
The current status.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
Contains a secondary status information from a training job.
- statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
The status.
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
-
- statusDetails(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
-
Details from the rule evaluation.
- statusDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
Details from the rule evaluation.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for status.
- statusEquals(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
-
Request a list of jobs, using a filter for status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
List the Candidates for the job and filter by status.
- statusEquals(CandidateStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
-
List the Candidates for the job and filter by status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
List the Candidates for the job and filter by status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
- statusEquals(CompilationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
-
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints with the specified status.
- statusEquals(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
-
A filter that returns only endpoints with the specified status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints with the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs with the specified status.
- statusEquals(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
-
A filter that returns only tuning jobs with the specified status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs with the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that retrieves only labeling jobs with a specific status.
- statusEquals(LabelingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
-
A filter that retrieves only labeling jobs with a specific status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that retrieves only labeling jobs with a specific status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that retrieves only jobs with a specific status.
- statusEquals(ExecutionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
-
A filter that retrieves only jobs with a specific status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that retrieves only jobs with a specific status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules modified before a specified time.
- statusEquals(ScheduleStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
-
A filter that returns only monitoring schedules modified before a specified time.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules modified before a specified time.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances with the specified status.
- statusEquals(NotebookInstanceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
-
A filter that returns only notebook instances with the specified status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances with the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that retrieves only processing jobs with a specific status.
- statusEquals(ProcessingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
-
A filter that retrieves only processing jobs with a specific status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that retrieves only processing jobs with a specific status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
A filter that returns only training jobs with the specified status.
- statusEquals(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
-
A filter that returns only training jobs with the specified status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
A filter that returns only training jobs with the specified status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that retrieves only training jobs with a specific status.
- statusEquals(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
-
A filter that retrieves only training jobs with a specific status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that retrieves only training jobs with a specific status.
- statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that retrieves only transform jobs with a specific status.
- statusEquals(TransformJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
-
A filter that retrieves only transform jobs with a specific status.
- statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that retrieves only transform jobs with a specific status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Request a list of jobs, using a filter for status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
List the Candidates for the job and filter by status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
A filter that returns only endpoints with the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
A filter that returns only tuning jobs with the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
A filter that retrieves only labeling jobs with a specific status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
A filter that retrieves only jobs with a specific status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
A filter that returns only monitoring schedules modified before a specified time.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
A filter that returns only notebook instances with the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
A filter that retrieves only processing jobs with a specific status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
A filter that returns only training jobs with the specified status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
A filter that retrieves only training jobs with a specific status.
- statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
A filter that retrieves only transform jobs with a specific status.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
-
A detailed description of the progress within a secondary status.
- statusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
A detailed description of the progress within a secondary status.
- stdDev(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
The standard deviation of the metric.
- stdDev() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
The standard deviation of the metric.
- stopAutoMLJob(StopAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
A method for forcing the termination of a running job.
- stopAutoMLJob(Consumer<StopAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
A method for forcing the termination of a running job.
- stopAutoMLJob(StopAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
A method for forcing the termination of a running job.
- stopAutoMLJob(Consumer<StopAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
A method for forcing the termination of a running job.
- StopAutoMlJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopAutoMlJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopAutoMlJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopAutoMlJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopAutoMlJobRequestMarshaller
-
- StopAutoMlJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopAutoMlJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopCompilationJob(StopCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a model compilation job.
- stopCompilationJob(Consumer<StopCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a model compilation job.
- stopCompilationJob(StopCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a model compilation job.
- stopCompilationJob(Consumer<StopCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a model compilation job.
- StopCompilationJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopCompilationJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopCompilationJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopCompilationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopCompilationJobRequestMarshaller
-
- StopCompilationJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopCompilationJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
- stopHyperParameterTuningJob(Consumer<StopHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
- stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
- stopHyperParameterTuningJob(Consumer<StopHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
- StopHyperParameterTuningJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopHyperParameterTuningJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopHyperParameterTuningJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopHyperParameterTuningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopHyperParameterTuningJobRequestMarshaller
-
- StopHyperParameterTuningJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopHyperParameterTuningJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopLabelingJob(StopLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a running labeling job.
- stopLabelingJob(Consumer<StopLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a running labeling job.
- stopLabelingJob(StopLabelingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a running labeling job.
- stopLabelingJob(Consumer<StopLabelingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a running labeling job.
- StopLabelingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopLabelingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopLabelingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopLabelingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopLabelingJobRequestMarshaller
-
- StopLabelingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopLabelingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopMonitoringSchedule(StopMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a previously started monitoring schedule.
- stopMonitoringSchedule(Consumer<StopMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a previously started monitoring schedule.
- stopMonitoringSchedule(StopMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a previously started monitoring schedule.
- stopMonitoringSchedule(Consumer<StopMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a previously started monitoring schedule.
- StopMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopMonitoringScheduleRequestMarshaller
-
- StopMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopNotebookInstance(StopNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Terminates the ML compute instance.
- stopNotebookInstance(Consumer<StopNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Terminates the ML compute instance.
- stopNotebookInstance(StopNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Terminates the ML compute instance.
- stopNotebookInstance(Consumer<StopNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Terminates the ML compute instance.
- StopNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopNotebookInstanceRequestMarshaller
-
- StopNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopped(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters.Builder
-
The number of training jobs launched by a hyperparameter tuning job that were manually stopped.
- stopped() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
The number of training jobs launched by a hyperparameter tuning job that were manually stopped.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition(ProcessingStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition(Consumer<ProcessingStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
Specifies a limit to how long a model compilation job can run.
- stoppingCondition(ProcessingStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition(Consumer<ProcessingStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The time limit for how long the processing job is allowed to run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Specifies a limit to how long a model hyperparameter training job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Specifies a limit to how long a model hyperparameter training job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Specifies a limit to how long a model hyperparameter training job can run.
- stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Specifies a time limit for how long the monitoring job is allowed to run.
- stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
-
Specifies a time limit for how long the monitoring job is allowed to run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Specifies a time limit for how long the monitoring job is allowed to run.
- stoppingCondition(ProcessingStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the StoppingCondition property for this object.
- stoppingCondition(Consumer<ProcessingStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
Sets the value of the StoppingCondition property for this object.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns the value of the StoppingCondition property for this object.
- StoppingCondition - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a limit to how long a model training or compilation job can run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(StoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition(Consumer<StoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
-
Specifies a limit to how long a model training job can run.
- stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
Specifies a limit to how long a model training job can run.
- StoppingCondition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stoppingConditions(LabelingJobStoppingConditions) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
A set of conditions for stopping the labeling job.
- stoppingConditions(Consumer<LabelingJobStoppingConditions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
A set of conditions for stopping the labeling job.
- stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
A set of conditions for stopping the labeling job.
- stoppingConditions(LabelingJobStoppingConditions) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
A set of conditions for stopping a labeling job.
- stoppingConditions(Consumer<LabelingJobStoppingConditions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
A set of conditions for stopping a labeling job.
- stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
A set of conditions for stopping a labeling job.
- stopProcessingJob(StopProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a processing job.
- stopProcessingJob(Consumer<StopProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a processing job.
- stopProcessingJob(StopProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a processing job.
- stopProcessingJob(Consumer<StopProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a processing job.
- StopProcessingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopProcessingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopProcessingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopProcessingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopProcessingJobRequestMarshaller
-
- StopProcessingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopProcessingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopTrainingJob(StopTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a training job.
- stopTrainingJob(Consumer<StopTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a training job.
- stopTrainingJob(StopTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a training job.
- stopTrainingJob(Consumer<StopTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a training job.
- StopTrainingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopTrainingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopTrainingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopTrainingJobRequestMarshaller
-
- StopTrainingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopTrainingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- stopTransformJob(StopTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a transform job.
- stopTransformJob(Consumer<StopTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
-
Stops a transform job.
- stopTransformJob(StopTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a transform job.
- stopTransformJob(Consumer<StopTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
-
Stops a transform job.
- StopTransformJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopTransformJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- StopTransformJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
-
- StopTransformJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopTransformJobRequestMarshaller
-
- StopTransformJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
-
- StopTransformJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- strategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training
job it launches.
- strategy(HyperParameterTuningJobStrategyType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training
job it launches.
- strategy() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training job
it launches.
- strategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to use for each
iteration.
- strategy(HyperParameterTuningJobStrategyType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to use for each
iteration.
- strategy() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to use for each
iteration.
- strategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training job
it launches.
- strategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to use for each
iteration.
- stringValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Builder
-
The string value of a categorical hyperparameter.
- stringValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
The string value of a categorical hyperparameter.
- subDomain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
-
The subdomain for your OIDC Identity Provider.
- subDomain() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
The subdomain for your OIDC Identity Provider.
- subDomain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
-
The URI of the labeling job's user interface.
- subDomain() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
The URI of the labeling job's user interface.
- subExpressions(Collection<SearchExpression>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of search expression objects.
- subExpressions(SearchExpression...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of search expression objects.
- subExpressions(Consumer<SearchExpression.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
-
A list of search expression objects.
- subExpressions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
A list of search expression objects.
- subnetId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The ID of the subnet in a VPC to which you would like to have a connectivity from your ML compute instance.
- subnetId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
The ID of the subnet in a VPC to which you would like to have a connectivity from your ML compute instance.
- subnetId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The ID of the VPC subnet.
- subnetId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The ID of the VPC subnet.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The VPC subnets that Studio uses for communication.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The VPC subnets that Studio uses for communication.
- subnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The VPC subnets that Studio uses for communication.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The VPC subnets that Studio uses for communication.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The VPC subnets that Studio uses for communication.
- subnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The VPC subnets that Studio uses for communication.
- subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.VpcConfig.Builder
-
The ID of the subnets in the VPC to which you want to connect your training job or model.
- subnets(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.VpcConfig.Builder
-
The ID of the subnets in the VPC to which you want to connect your training job or model.
- subnets() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
The ID of the subnets in the VPC to which you want to connect your training job or model.
- subscribe(Subscriber<? super ListAlgorithmsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsPublisher
-
- subscribe(Subscriber<? super ListAppsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsPublisher
-
- subscribe(Subscriber<? super ListAutoMlJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsPublisher
-
- subscribe(Subscriber<? super ListCandidatesForAutoMlJobResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobPublisher
-
- subscribe(Subscriber<? super ListCodeRepositoriesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesPublisher
-
- subscribe(Subscriber<? super ListCompilationJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsPublisher
-
- subscribe(Subscriber<? super ListDomainsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsPublisher
-
- subscribe(Subscriber<? super ListEndpointConfigsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsPublisher
-
- subscribe(Subscriber<? super ListEndpointsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsPublisher
-
- subscribe(Subscriber<? super ListExperimentsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsPublisher
-
- subscribe(Subscriber<? super ListFlowDefinitionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsPublisher
-
- subscribe(Subscriber<? super ListHumanTaskUisResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisPublisher
-
- subscribe(Subscriber<? super ListHyperParameterTuningJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsPublisher
-
- subscribe(Subscriber<? super ListLabelingJobsForWorkteamResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamPublisher
-
- subscribe(Subscriber<? super ListLabelingJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsPublisher
-
- subscribe(Subscriber<? super ListModelPackagesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesPublisher
-
- subscribe(Subscriber<? super ListModelsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsPublisher
-
- subscribe(Subscriber<? super ListMonitoringExecutionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsPublisher
-
- subscribe(Subscriber<? super ListMonitoringSchedulesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesPublisher
-
- subscribe(Subscriber<? super ListNotebookInstanceLifecycleConfigsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsPublisher
-
- subscribe(Subscriber<? super ListNotebookInstancesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesPublisher
-
- subscribe(Subscriber<? super ListProcessingJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsPublisher
-
- subscribe(Subscriber<? super ListSubscribedWorkteamsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsPublisher
-
- subscribe(Subscriber<? super ListTagsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsPublisher
-
- subscribe(Subscriber<? super ListTrainingJobsForHyperParameterTuningJobResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobPublisher
-
- subscribe(Subscriber<? super ListTrainingJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsPublisher
-
- subscribe(Subscriber<? super ListTransformJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsPublisher
-
- subscribe(Subscriber<? super ListTrialComponentsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsPublisher
-
- subscribe(Subscriber<? super ListTrialsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsPublisher
-
- subscribe(Subscriber<? super ListUserProfilesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesPublisher
-
- subscribe(Subscriber<? super ListWorkforcesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesPublisher
-
- subscribe(Subscriber<? super ListWorkteamsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsPublisher
-
- subscribe(Subscriber<? super SearchResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.SearchPublisher
-
- subscribedWorkteam(SubscribedWorkteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse.Builder
-
A Workteam
instance that contains information about the work team.
- subscribedWorkteam(Consumer<SubscribedWorkteam.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse.Builder
-
A Workteam
instance that contains information about the work team.
- subscribedWorkteam() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
A Workteam
instance that contains information about the work team.
- SubscribedWorkteam - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes a work team of a vendor that does the a labelling job.
- SubscribedWorkteam.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- subscribedWorkteams(Collection<SubscribedWorkteam>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
-
An array of Workteam
objects, each describing a work team.
- subscribedWorkteams(SubscribedWorkteam...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
-
An array of Workteam
objects, each describing a work team.
- subscribedWorkteams(Consumer<SubscribedWorkteam.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
-
An array of Workteam
objects, each describing a work team.
- subscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
An array of Workteam
objects, each describing a work team.
- subscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsIterable
-
- subscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsPublisher
-
Returns a publisher that can be used to get a stream of data.
- succeeded(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters.Builder
-
The number of training jobs whose final objective metric was evaluated by the hyperparameter tuning job and
used in the hyperparameter tuning process.
- succeeded() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
The number of training jobs whose final objective metric was evaluated by the hyperparameter tuning job and used
in the hyperparameter tuning process.
- success(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse.Builder
-
Returns true
if the work team was successfully deleted; otherwise, returns false
.
- success() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
Returns true
if the work team was successfully deleted; otherwise, returns false
.
- suggestionQuery(SuggestionQuery) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
-
Limits the property names that are included in the response.
- suggestionQuery(Consumer<SuggestionQuery.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
-
Limits the property names that are included in the response.
- suggestionQuery() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
Limits the property names that are included in the response.
- SuggestionQuery - Class in software.amazon.awssdk.services.sagemaker.model
-
- SuggestionQuery.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- supportedCompressionTypes(Collection<CompressionType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed compression types, if data compression is used.
- supportedCompressionTypes(CompressionType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed compression types, if data compression is used.
- supportedCompressionTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The allowed compression types, if data compression is used.
- supportedCompressionTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The allowed compression types, if data compression is used.
- supportedCompressionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed compression types, if data compression is used.
- supportedCompressionTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed compression types, if data compression is used.
- supportedContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The supported MIME types for the data.
- supportedContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The supported MIME types for the data.
- supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The supported MIME types for the data.
- supportedContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The supported MIME types for the input data.
- supportedContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The supported MIME types for the input data.
- supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
The supported MIME types for the input data.
- supportedHyperParameters(Collection<HyperParameterSpecification>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the HyperParameterSpecification
objects, that define the supported hyperparameters.
- supportedHyperParameters(HyperParameterSpecification...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the HyperParameterSpecification
objects, that define the supported hyperparameters.
- supportedHyperParameters(Consumer<HyperParameterSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the HyperParameterSpecification
objects, that define the supported hyperparameters.
- supportedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of the HyperParameterSpecification
objects, that define the supported hyperparameters.
- supportedInputModes(Collection<TrainingInputMode>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed input mode, either FILE or PIPE.
- supportedInputModes(TrainingInputMode...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed input mode, either FILE or PIPE.
- supportedInputModes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The allowed input mode, either FILE or PIPE.
- supportedInputModesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
The allowed input mode, either FILE or PIPE.
- supportedInputModesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed input mode, either FILE or PIPE.
- supportedInputModesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
-
The allowed input mode, either FILE or PIPE.
- supportedRealtimeInferenceInstanceTypes(Collection<ProductionVariantInstanceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types that are used to generate inferences in real-time.
- supportedRealtimeInferenceInstanceTypes(ProductionVariantInstanceType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types that are used to generate inferences in real-time.
- supportedRealtimeInferenceInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
A list of the instance types that are used to generate inferences in real-time.
- supportedRealtimeInferenceInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
A list of the instance types that are used to generate inferences in real-time.
- supportedRealtimeInferenceInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types that are used to generate inferences in real-time.
- supportedRealtimeInferenceInstanceTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types that are used to generate inferences in real-time.
- supportedResponseMIMETypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The supported MIME types for the output data.
- supportedResponseMIMETypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
The supported MIME types for the output data.
- supportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
The supported MIME types for the output data.
- supportedTrainingInstanceTypes(Collection<TrainingInstanceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the instance types that this algorithm can use for training.
- supportedTrainingInstanceTypes(TrainingInstanceType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the instance types that this algorithm can use for training.
- supportedTrainingInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of the instance types that this algorithm can use for training.
- supportedTrainingInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of the instance types that this algorithm can use for training.
- supportedTrainingInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the instance types that this algorithm can use for training.
- supportedTrainingInstanceTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the instance types that this algorithm can use for training.
- supportedTransformInstanceTypes(Collection<TransformInstanceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be
deployed.
- supportedTransformInstanceTypes(TransformInstanceType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be
deployed.
- supportedTransformInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.
- supportedTransformInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.
- supportedTransformInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be
deployed.
- supportedTransformInstanceTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
-
A list of the instance types on which a transformation job can be run or on which an endpoint can be
deployed.
- supportedTuningJobObjectiveMetrics(Collection<HyperParameterTuningJobObjective>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter
tuning job.
- supportedTuningJobObjectiveMetrics(HyperParameterTuningJobObjective...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter
tuning job.
- supportedTuningJobObjectiveMetrics(Consumer<HyperParameterTuningJobObjective.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter
tuning job.
- supportedTuningJobObjectiveMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter
tuning job.
- supportsDistributedTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
Indicates whether the algorithm supports distributed training.
- supportsDistributedTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Indicates whether the algorithm supports distributed training.
- Tag - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes a tag.
- Tag.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
-
An array or one or more tag keys to delete.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
-
An array or one or more tag keys to delete.
- tagKeys() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
An array or one or more tag keys to delete.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
-
An array of Tag
objects.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
-
An array of Tag
objects.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
-
An array of Tag
objects.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
An array of Tag
objects.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
-
A list of tags associated with the Amazon SageMaker resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
-
A list of tags associated with the Amazon SageMaker resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
-
A list of tags associated with the Amazon SageMaker resource.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
A list of tags associated with the Amazon SageMaker resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
-
Each tag consists of a key and an optional value.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
Each tag consists of a key and an optional value.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
-
Each tag consists of a key and an optional value.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Each tag consists of a key and an optional value.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
Tags to associated with the Domain.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
Tags to associated with the Domain.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
Tags to associated with the Domain.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Tags to associated with the Domain.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
A list of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
A list of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
-
A list of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
A list of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
A list of tags to associate with the experiment.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
A list of tags to associate with the experiment.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
-
A list of tags to associate with the experiment.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
A list of tags to associate with the experiment.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
An array of key-value pairs that contain metadata to help you categorize and organize a flow definition.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow
user interface.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
An array of key/value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
An array of key/value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
-
An array of key/value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
An array of key/value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
-
(Optional) An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
(Optional) An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of tags to associate with the notebook instance.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of tags to associate with the notebook instance.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
A list of tags to associate with the notebook instance.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
A list of tags to associate with the notebook instance.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
(Optional) An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
(Optional) An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
(Optional) An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
A list of tags to associate with the component.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
A list of tags to associate with the component.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
A list of tags to associate with the component.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
A list of tags to associate with the component.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
A list of tags to associate with the trial.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
A list of tags to associate with the trial.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
A list of tags to associate with the trial.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
A list of tags to associate with the trial.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
Each tag consists of a key and an optional value.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
-
Each tag consists of a key and an optional value.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
Each tag consists of a key and an optional value.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
-
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
An array of key-value pairs that contain metadata to help you categorize and organize our workforce.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
An array of key/value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
An array of key/value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
-
An array of key/value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
An array of key/value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The list of tags that are associated with the experiment.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The list of tags that are associated with the experiment.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
-
The list of tags that are associated with the experiment.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
The list of tags that are associated with the experiment.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsResponse.Builder
-
An array of Tag
objects, each with a tag key and a value.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsResponse.Builder
-
An array of Tag
objects, each with a tag key and a value.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsResponse.Builder
-
An array of Tag
objects, each with a tag key and a value.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
An array of Tag
objects, each with a tag key and a value.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
An array of key-value pairs.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
An array of key-value pairs.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
An array of key-value pairs.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
An array of key-value pairs.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
A list of tags associated with the transform job.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
A list of tags associated with the transform job.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
A list of tags associated with the transform job.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
A list of tags associated with the transform job.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The list of tags that are associated with the trial.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The list of tags that are associated with the trial.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The list of tags that are associated with the trial.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
The list of tags that are associated with the trial.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The list of tags that are associated with the component.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The list of tags that are associated with the component.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The list of tags that are associated with the component.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The list of tags that are associated with the component.
- tags() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsIterable
-
- tags() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsPublisher
-
Returns a publisher that can be used to get a stream of data.
- targetAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
-
The name of the target variable in supervised learning, a.k.a.
- targetAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
The name of the target variable in supervised learning, a.k.a.
- targetDevice(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Identifies the target device or the machine learning instance that you want to run your model on after the
compilation has completed.
- targetDevice(TargetDevice) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Identifies the target device or the machine learning instance that you want to run your model on after the
compilation has completed.
- targetDevice() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Identifies the target device or the machine learning instance that you want to run your model on after the
compilation has completed.
- TargetDevice - Enum in software.amazon.awssdk.services.sagemaker.model
-
- targetDeviceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Identifies the target device or the machine learning instance that you want to run your model on after the
compilation has completed.
- targetObjectiveMetricValue(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
-
The value of the objective metric.
- targetObjectiveMetricValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
The value of the objective metric.
- targetPlatform(TargetPlatform) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Contains information about a target platform that you want your model to run on, such as OS, architecture,
and accelerators.
- targetPlatform(Consumer<TargetPlatform.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
-
Contains information about a target platform that you want your model to run on, such as OS, architecture,
and accelerators.
- targetPlatform() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Contains information about a target platform that you want your model to run on, such as OS, architecture, and
accelerators.
- TargetPlatform - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains information about a target platform that you want your model to run on, such as OS, architecture, and
accelerators.
- TargetPlatform.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TargetPlatformAccelerator - Enum in software.amazon.awssdk.services.sagemaker.model
-
- TargetPlatformArch - Enum in software.amazon.awssdk.services.sagemaker.model
-
- TargetPlatformOs - Enum in software.amazon.awssdk.services.sagemaker.model
-
- task(RenderableTask) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
-
A RenderableTask
object containing a representative task to render.
- task(Consumer<RenderableTask.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
-
A RenderableTask
object containing a representative task to render.
- task() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
A RenderableTask
object containing a representative task to render.
- taskAvailabilityLifetimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
The length of time that a task remains available for review by human workers.
- taskAvailabilityLifetimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
The length of time that a task remains available for review by human workers.
- taskAvailabilityLifetimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
The length of time that a task remains available for labeling by human workers.
- taskAvailabilityLifetimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
The length of time that a task remains available for labeling by human workers.
- taskCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
The number of distinct workers who will perform the same task on each object.
- taskCount() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
The number of distinct workers who will perform the same task on each object.
- taskDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
A description for the human worker task.
- taskDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
A description for the human worker task.
- taskDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
A description of the task for your human workers.
- taskDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
A description of the task for your human workers.
- taskKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
Keywords used to describe the task so that workers can discover the task.
- taskKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
Keywords used to describe the task so that workers can discover the task.
- taskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
Keywords used to describe the task so that workers can discover the task.
- taskKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.
- taskKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.
- taskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.
- taskTimeLimitInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
The amount of time that a worker has to complete a task.
- taskTimeLimitInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
The amount of time that a worker has to complete a task.
- taskTimeLimitInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
The amount of time that a worker has to complete a task.
- taskTimeLimitInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
The amount of time that a worker has to complete a task.
- taskTitle(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
-
A title for the human worker task.
- taskTitle() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
A title for the human worker task.
- taskTitle(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
-
A title for the task for your human workers.
- taskTitle() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
A title for the task for your human workers.
- TensorBoardAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
-
The TensorBoard app settings.
- tensorBoardAppSettings(TensorBoardAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The TensorBoard app settings.
- tensorBoardAppSettings(Consumer<TensorBoardAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
-
The TensorBoard app settings.
- tensorBoardAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
The TensorBoard app settings.
- TensorBoardAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- tensorBoardOutputConfig(TensorBoardOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig(Consumer<TensorBoardOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig(TensorBoardOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig(Consumer<TensorBoardOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns the value of the TensorBoardOutputConfig property for this object.
- TensorBoardOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Configuration of storage locations for TensorBoard output.
- tensorBoardOutputConfig(TensorBoardOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig(Consumer<TensorBoardOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Sets the value of the TensorBoardOutputConfig property for this object.
- tensorBoardOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns the value of the TensorBoardOutputConfig property for this object.
- TensorBoardOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- tenthFractionsOfACent(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
-
Fractions of a cent, in tenths.
- tenthFractionsOfACent() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
Fractions of a cent, in tenths.
- timestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricData.Builder
-
The date and time that the algorithm emitted the metric.
- timestamp() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
The date and time that the algorithm emitted the metric.
- timeStamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
-
When the metric was last updated.
- timeStamp() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
When the metric was last updated.
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
- toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.SageMakerException
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
- toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
- tokenEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
-
The OIDC IdP token endpoint used to configure your private workforce.
- tokenEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
The OIDC IdP token endpoint used to configure your private workforce.
- tokenEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
-
The OIDC IdP token endpoint used to configure your private workforce.
- tokenEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
The OIDC IdP token endpoint used to configure your private workforce.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppInstanceType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppSortKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AssemblyType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStepType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CaptureMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CaptureStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ContainerMode
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ContentClassifier
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EndpointStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.Framework
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InstanceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelSortKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.Operator
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.OrderKey
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ParameterType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProblemType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ResourceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RetentionType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.S3DataType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TargetDevice
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
-
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
-
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
- total(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam.Builder
-
The total number of tasks in the labeling job.
- total() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
-
The total number of tasks in the labeling job.
- totalLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
-
The total number of objects labeled.
- totalLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
-
The total number of objects labeled.
- trainingChannels(Collection<ChannelSpecification>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of ChannelSpecification
objects, which specify the input sources to be used by the
algorithm.
- trainingChannels(ChannelSpecification...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of ChannelSpecification
objects, which specify the input sources to be used by the
algorithm.
- trainingChannels(Consumer<ChannelSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
A list of ChannelSpecification
objects, which specify the input sources to be used by the
algorithm.
- trainingChannels() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
A list of ChannelSpecification
objects, which specify the input sources to be used by the algorithm.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Indicates the time when the training job ends on training instances.
- trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Indicates the time when the training job ends on training instances.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
Specifies the time when the training job ends on training instances.
- trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
Specifies the time when the training job ends on training instances.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Indicates the time when the training job ends on training instances.
- trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Indicates the time when the training job ends on training instances.
- trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
A timestamp that shows when the training job ended.
- trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
A timestamp that shows when the training job ended.
- trainingImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
The registry path of the Docker image that contains the training algorithm.
- trainingImage() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
The registry path of the Docker image that contains the training algorithm.
- trainingImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
The registry path of the Docker image that contains the training algorithm.
- trainingImage() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
The registry path of the Docker image that contains the training algorithm.
- trainingImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
The Amazon ECR registry path of the Docker image that contains the training algorithm.
- trainingImage() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
The Amazon ECR registry path of the Docker image that contains the training algorithm.
- trainingImageDigest(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
-
An MD5 hash of the training algorithm that identifies the Docker image used for training.
- trainingImageDigest() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
-
An MD5 hash of the training algorithm that identifies the Docker image used for training.
- trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
The input mode that the algorithm supports.
- trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
-
The input mode that the algorithm supports.
- trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
The input mode that the algorithm supports.
- trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
The input mode that the algorithm supports: File or Pipe.
- trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
-
The input mode that the algorithm supports: File or Pipe.
- trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
The input mode that the algorithm supports: File or Pipe.
- TrainingInputMode - Enum in software.amazon.awssdk.services.sagemaker.model
-
- trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
-
The input mode used by the algorithm for the training job.
- trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
-
The input mode used by the algorithm for the training job.
- trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
The input mode used by the algorithm for the training job.
- trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
-
The input mode that the algorithm supports.
- trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
-
The input mode that the algorithm supports: File or Pipe.
- trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
-
The input mode used by the algorithm for the training job.
- TrainingInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- trainingJob(TrainingJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a training job.
- trainingJob(Consumer<TrainingJob.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a training job.
- trainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
The properties of a training job.
- TrainingJob - Class in software.amazon.awssdk.services.sagemaker.model
-
Contains information about a training job.
- trainingJob(TrainingJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
-
Information about a training job that's the source of a trial component.
- trainingJob(Consumer<TrainingJob.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
-
Information about a training job that's the source of a trial component.
- trainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
Information about a training job that's the source of a trial component.
- TrainingJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
-
The ARN of a training job associated with this processing job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
-
The ARN of a training job associated with this processing job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
-
The ARN of the training job associated with this processing job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
-
The ARN of the training job associated with this processing job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
The Amazon Resource Name (ARN) of the training job.
- trainingJobDefinition(TrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
-
The TrainingJobDefinition
object that describes the training job that Amazon SageMaker runs to
validate your algorithm.
- trainingJobDefinition(Consumer<TrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
-
The TrainingJobDefinition
object that describes the training job that Amazon SageMaker runs to
validate your algorithm.
- trainingJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
The TrainingJobDefinition
object that describes the training job that Amazon SageMaker runs to
validate your algorithm.
- trainingJobDefinition(HyperParameterTrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
The
HyperParameterTrainingJobDefinition object that describes the training jobs that this tuning job
launches, including static hyperparameters, input data configuration, output data configuration, resource
configuration, and stopping condition.
- trainingJobDefinition(Consumer<HyperParameterTrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
The
HyperParameterTrainingJobDefinition object that describes the training jobs that this tuning job
launches, including static hyperparameters, input data configuration, output data configuration, resource
configuration, and stopping condition.
- trainingJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
The
HyperParameterTrainingJobDefinition object that describes the training jobs that this tuning job
launches, including static hyperparameters, input data configuration, output data configuration, resource
configuration, and stopping condition.
- trainingJobDefinition(HyperParameterTrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- trainingJobDefinition(Consumer<HyperParameterTrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- trainingJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- TrainingJobDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the input needed to run a training job using the algorithm.
- TrainingJobDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The training job definition name.
- trainingJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The training job definition name.
- trainingJobDefinitions(Collection<HyperParameterTrainingJobDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
- trainingJobDefinitions(HyperParameterTrainingJobDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
- trainingJobDefinitions(Consumer<HyperParameterTrainingJobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
-
- trainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
-
- trainingJobDefinitions(Collection<HyperParameterTrainingJobDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- trainingJobDefinitions(HyperParameterTrainingJobDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- trainingJobDefinitions(Consumer<HyperParameterTrainingJobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
- trainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
- trainingJobEarlyStoppingType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job.
- trainingJobEarlyStoppingType(TrainingJobEarlyStoppingType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job.
- trainingJobEarlyStoppingType() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job.
- TrainingJobEarlyStoppingType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobEarlyStoppingTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
The name of the training job.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
The name of the training job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest.Builder
-
The name of the training job.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
-
The name of the training job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Name of the model training job.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Name of the model training job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The name of the training job.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The name of the training job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest.Builder
-
The name of the training job to stop.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
-
The name of the training job to stop.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The name of the training job.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The name of the training job.
- trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
The name of the training job that you want a summary for.
- trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
The name of the training job that you want a summary for.
- TrainingJobSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The status of the training job.
- trainingJobStatus(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The status of the training job.
- trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The status of the training job.
- trainingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The status of the training job.
- trainingJobStatus(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The status of the training job.
- trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The status of the training job.
- trainingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The status of the training job.
- trainingJobStatus(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The status of the training job.
- trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The status of the training job.
- TrainingJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
The status of the training job.
- trainingJobStatus(TrainingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
-
The status of the training job.
- trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
The status of the training job.
- trainingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The status of the training job.
- trainingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The status of the training job.
- trainingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The status of the training job.
- trainingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
-
The status of the training job.
- trainingJobStatusCounters(TrainingJobStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The
TrainingJobStatusCounters object that specifies the number of training jobs, categorized by
status, that this tuning job launched.
- trainingJobStatusCounters(Consumer<TrainingJobStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
-
The
TrainingJobStatusCounters object that specifies the number of training jobs, categorized by
status, that this tuning job launched.
- trainingJobStatusCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
-
The
TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status,
that this tuning job launched.
- trainingJobStatusCounters(TrainingJobStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The
TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by
status, that this tuning job launched.
- trainingJobStatusCounters(Consumer<TrainingJobStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
-
The
TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by
status, that this tuning job launched.
- trainingJobStatusCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
-
The
TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status,
that this tuning job launched.
- TrainingJobStatusCounters - Class in software.amazon.awssdk.services.sagemaker.model
-
The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.
- TrainingJobStatusCounters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trainingJobSummaries(Collection<HyperParameterTrainingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse.Builder
-
A list of
TrainingJobSummary objects that describe the training jobs that the
ListTrainingJobsForHyperParameterTuningJob
request returned.
- trainingJobSummaries(HyperParameterTrainingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse.Builder
-
A list of
TrainingJobSummary objects that describe the training jobs that the
ListTrainingJobsForHyperParameterTuningJob
request returned.
- trainingJobSummaries(Consumer<HyperParameterTrainingJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse.Builder
-
A list of
TrainingJobSummary objects that describe the training jobs that the
ListTrainingJobsForHyperParameterTuningJob
request returned.
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
-
A list of
TrainingJobSummary objects that describe the training jobs that the
ListTrainingJobsForHyperParameterTuningJob
request returned.
- trainingJobSummaries(Collection<TrainingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
-
An array of TrainingJobSummary
objects, each listing a training job.
- trainingJobSummaries(TrainingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
-
An array of TrainingJobSummary
objects, each listing a training job.
- trainingJobSummaries(Consumer<TrainingJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
-
An array of TrainingJobSummary
objects, each listing a training job.
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
-
An array of TrainingJobSummary
objects, each listing a training job.
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobIterable
-
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobPublisher
-
Returns a publisher that can be used to get a stream of data.
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsIterable
-
- trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- TrainingJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides summary information about a training job.
- TrainingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trainingSpecification(TrainingSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
Specifies details about training jobs run by this algorithm, including the following:
- trainingSpecification(Consumer<TrainingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
Specifies details about training jobs run by this algorithm, including the following:
- trainingSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
Specifies details about training jobs run by this algorithm, including the following:
- trainingSpecification(TrainingSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about training jobs run by this algorithm.
- trainingSpecification(Consumer<TrainingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about training jobs run by this algorithm.
- trainingSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
Details about training jobs run by this algorithm.
- TrainingSpecification - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines how the algorithm is used for a training job.
- TrainingSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
Indicates the time when the training job starts on training instances.
- trainingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
Indicates the time when the training job starts on training instances.
- trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The date and time that the training job started.
- trainingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The date and time that the training job started.
- trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
Indicates the time when the training job starts on training instances.
- trainingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
Indicates the time when the training job starts on training instances.
- trainingTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The training time in seconds.
- trainingTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The training time in seconds.
- trainingTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The training time in seconds.
- trainingTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The training time in seconds.
- TransformDataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the location of the channel data.
- TransformDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Indicates when the transform job has been completed, or has stopped or failed.
- transformEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Indicates when the transform job has been completed, or has stopped or failed.
- transformEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Indicates when the transform job has been completed, or has stopped or failed.
- transformEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Indicates when the transform job has been completed, or has stopped or failed.
- transformEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
Indicates when the transform job ends on compute instances.
- transformEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
Indicates when the transform job ends on compute instances.
- transformInput(TransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the input source and the way the transform job consumes it.
- transformInput(Consumer<TransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the input source and the way the transform job consumes it.
- transformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Describes the input source and the way the transform job consumes it.
- transformInput(TransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
- transformInput(Consumer<TransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
- transformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
- TransformInput - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the input source of a transform job and the way the transform job consumes it.
- transformInput(TransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformInput property for this object.
- transformInput(Consumer<TransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformInput property for this object.
- transformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the TransformInput property for this object.
- transformInput(TransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
A description of the input source and the way the transform job consumes it.
- transformInput(Consumer<TransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
A description of the input source and the way the transform job consumes it.
- transformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
A description of the input source and the way the transform job consumes it.
- TransformInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TransformInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- TransformJob - Class in software.amazon.awssdk.services.sagemaker.model
-
A batch transform job.
- transformJob(TransformJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
-
Information about a transform job that's the source of a trial component.
- transformJob(Consumer<TransformJob.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
-
Information about a transform job that's the source of a trial component.
- transformJob() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
-
Information about a transform job that's the source of a trial component.
- TransformJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse.Builder
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
The Amazon Resource Name (ARN) of the transform job.
- transformJobDefinition(TransformJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
-
The TransformJobDefinition
object that describes the transform job that Amazon SageMaker runs to
validate your algorithm.
- transformJobDefinition(Consumer<TransformJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
-
The TransformJobDefinition
object that describes the transform job that Amazon SageMaker runs to
validate your algorithm.
- transformJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
-
The TransformJobDefinition
object that describes the transform job that Amazon SageMaker runs to
validate your algorithm.
- transformJobDefinition(TransformJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile.Builder
-
The TransformJobDefinition
object that describes the transform job used for the validation of
the model package.
- transformJobDefinition(Consumer<TransformJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile.Builder
-
The TransformJobDefinition
object that describes the transform job used for the validation of
the model package.
- transformJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
-
The TransformJobDefinition
object that describes the transform job used for the validation of the
model package.
- TransformJobDefinition - Class in software.amazon.awssdk.services.sagemaker.model
-
Defines the input needed to run a transform job using the inference specification specified in the algorithm.
- TransformJobDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
The name of the transform job.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
The name of the transform job.
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest.Builder
-
The name of the transform job that you want to view details of.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
-
The name of the transform job that you want to view details of.
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The name of the transform job.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The name of the transform job.
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest.Builder
-
The name of the transform job to stop.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
-
The name of the transform job to stop.
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The name of the transform job.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The name of the transform job.
- transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
The name of the transform job.
- transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
The name of the transform job.
- transformJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The status of the transform job.
- transformJobStatus(TransformJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
The status of the transform job.
- transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The status of the transform job.
- transformJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The status of the transform job.
- transformJobStatus(TransformJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
The status of the transform job.
- transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The status of the transform job.
- TransformJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- transformJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
The status of the transform job.
- transformJobStatus(TransformJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
-
The status of the transform job.
- transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
The status of the transform job.
- transformJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
The status of the transform job.
- transformJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
The status of the transform job.
- transformJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
-
The status of the transform job.
- transformJobSummaries(Collection<TransformJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
-
An array of TransformJobSummary
objects.
- transformJobSummaries(TransformJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
-
An array of TransformJobSummary
objects.
- transformJobSummaries(Consumer<TransformJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
-
An array of TransformJobSummary
objects.
- transformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
-
An array of TransformJobSummary
objects.
- transformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsIterable
-
- transformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsPublisher
-
Returns a publisher that can be used to get a stream of data.
- TransformJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
Provides a summary of a transform job.
- TransformJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformOutput(TransformOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the results of the transform job.
- transformOutput(Consumer<TransformOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the results of the transform job.
- transformOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Describes the results of the transform job.
- transformOutput(TransformOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- transformOutput(Consumer<TransformOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- transformOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- transformOutput(TransformOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformOutput property for this object.
- transformOutput(Consumer<TransformOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformOutput property for this object.
- transformOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the TransformOutput property for this object.
- transformOutput(TransformOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- transformOutput(Consumer<TransformOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- transformOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
- TransformOutput - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the results of a transform job.
- TransformOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformResources(TransformResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources(Consumer<TransformResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources(TransformResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources(Consumer<TransformResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
- transformResources(TransformResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformResources property for this object.
- transformResources(Consumer<TransformResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Sets the value of the TransformResources property for this object.
- transformResources() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Returns the value of the TransformResources property for this object.
- transformResources(TransformResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
Identifies the ML compute instances for the transform job.
- transformResources(Consumer<TransformResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
-
Identifies the ML compute instances for the transform job.
- transformResources() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
-
Identifies the ML compute instances for the transform job.
- TransformResources - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the resources, including ML instance types and ML instance count, to use for transform job.
- TransformResources.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TransformS3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
-
Describes the S3 data source.
- TransformS3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- transformStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
-
Indicates when the transform job starts on ML instances.
- transformStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
-
Indicates when the transform job starts on ML instances.
- transformStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
-
Indicates when the transform job starts on ML instances.
- transformStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
-
Indicates when the transform job starts on ML instances.
- trial(Trial) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a trial.
- trial(Consumer<Trial.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a trial.
- trial() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
The properties of a trial.
- Trial - Class in software.amazon.awssdk.services.sagemaker.model
-
The properties of a trial as returned by the
Search API.
- Trial.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the trial that is being deleted.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
-
The Amazon Resource Name (ARN) of the trial that is being deleted.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
The Amazon Resource Name (ARN) of the trial.
- trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse.Builder
-
The Amazon Resource Name (ARN) of the trial.
- trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
-
The Amazon Resource Name (ARN) of the trial.
- trialComponent(TrialComponent) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a trial component.
- trialComponent(Consumer<TrialComponent.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
-
The properties of a trial component.
- trialComponent() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
-
The properties of a trial component.
- TrialComponent - Class in software.amazon.awssdk.services.sagemaker.model
-
The properties of a trial component as returned by the
Search API.
- TrialComponent.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse.Builder
-
The ARN of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
-
The ARN of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the component is being deleted.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
-
The Amazon Resource Name (ARN) of the component is being deleted.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse.Builder
-
The ARN of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
-
The ARN of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
The ARN of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
The ARN of the trial component.
- trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse.Builder
-
The Amazon Resource Name (ARN) of the trial component.
- trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
-
The Amazon Resource Name (ARN) of the trial component.
- TrialComponentArtifact - Class in software.amazon.awssdk.services.sagemaker.model
-
Represents an input or output artifact of a trial component.
- TrialComponentArtifact.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialComponentDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentConfig.Builder
-
The display name for the trial component.
- trialComponentDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
The display name for the trial component.
- TrialComponentMetricSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A summary of the metrics of a trial component.
- TrialComponentMetricSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
-
The name of the component to associated with the trial.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
The name of the component to associated with the trial.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
-
The name of the component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
-
The name of the component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest.Builder
-
The name of the component to delete.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
-
The name of the component to delete.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest.Builder
-
The name of the trial component to describe.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
-
The name of the trial component to describe.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
-
The name of the trial component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
-
The name of the trial component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest.Builder
-
The name of the component to disassociate from the trial.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
The name of the component to disassociate from the trial.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
-
A filter that returns only trials that are associated with the specified trial component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
-
A filter that returns only trials that are associated with the specified trial component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
-
The name of the trial component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
-
The name of the trial component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
The name of the trial component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
The name of the trial component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
The name of the trial component.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
The name of the trial component.
- trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
-
The name of the component to update.
- trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
-
The name of the component to update.
- TrialComponentParameterValue - Class in software.amazon.awssdk.services.sagemaker.model
-
The value of a hyperparameter.
- TrialComponentParameterValue.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TrialComponentPrimaryStatus - Enum in software.amazon.awssdk.services.sagemaker.model
-
- TrialComponentSimpleSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A short summary of a trial component.
- TrialComponentSimpleSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialComponentSource(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
Sets the value of the TrialComponentSource property for this object.
- trialComponentSource(Consumer<TrialComponentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
-
Sets the value of the TrialComponentSource property for this object.
- trialComponentSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
-
Returns the value of the TrialComponentSource property for this object.
- TrialComponentSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The Amazon Resource Name (ARN) and job type of the source of a trial component.
- trialComponentSource(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Sets the value of the TrialComponentSource property for this object.
- trialComponentSource(Consumer<TrialComponentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
-
Sets the value of the TrialComponentSource property for this object.
- trialComponentSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
-
Returns the value of the TrialComponentSource property for this object.
- TrialComponentSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TrialComponentSourceDetail - Class in software.amazon.awssdk.services.sagemaker.model
-
Detailed information about the source of a trial component.
- TrialComponentSourceDetail.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- TrialComponentStatus - Class in software.amazon.awssdk.services.sagemaker.model
-
The status of the trial component.
- TrialComponentStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialComponentSummaries(Collection<TrialComponentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
-
A list of the summaries of your trial components.
- trialComponentSummaries(TrialComponentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
-
A list of the summaries of your trial components.
- trialComponentSummaries(Consumer<TrialComponentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
-
A list of the summaries of your trial components.
- trialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
-
A list of the summaries of your trial components.
- trialComponentSummaries(Collection<TrialComponentSimpleSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
A list of the components associated with the trial.
- trialComponentSummaries(TrialComponentSimpleSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
A list of the components associated with the trial.
- trialComponentSummaries(Consumer<TrialComponentSimpleSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
A list of the components associated with the trial.
- trialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
A list of the components associated with the trial.
- trialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsIterable
-
- trialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsPublisher
-
Returns a publisher that can be used to get a stream of data.
- TrialComponentSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A summary of the properties of a trial component.
- TrialComponentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
-
The name of the trial to associate with.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
-
The name of the trial to associate with.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
-
The name of the trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
-
The name of the trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest.Builder
-
The name of the trial to delete.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
-
The name of the trial to delete.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest.Builder
-
The name of the trial to describe.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
-
The name of the trial to describe.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
-
The name of the trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
-
The name of the trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest.Builder
-
The name of the trial to disassociate from.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
-
The name of the trial to disassociate from.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentConfig.Builder
-
The name of an existing trial to associate the trial component with.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
-
The name of an existing trial to associate the trial component with.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
-
A filter that returns only components that are part of the specified trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
-
A filter that returns only components that are part of the specified trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parent.Builder
-
The name of the trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
-
The name of the trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
-
The name of the trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
-
The name of the trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
The name of the trial.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
The name of the trial.
- trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest.Builder
-
The name of the trial to update.
- trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
-
The name of the trial to update.
- TrialSource - Class in software.amazon.awssdk.services.sagemaker.model
-
The source of the trial.
- trialSource(TrialSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
Sets the value of the TrialSource property for this object.
- trialSource(Consumer<TrialSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
-
Sets the value of the TrialSource property for this object.
- trialSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
-
Returns the value of the TrialSource property for this object.
- TrialSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- trialSummaries(Collection<TrialSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse.Builder
-
A list of the summaries of your trials.
- trialSummaries(TrialSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse.Builder
-
A list of the summaries of your trials.
- trialSummaries(Consumer<TrialSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse.Builder
-
A list of the summaries of your trials.
- trialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
-
A list of the summaries of your trials.
- trialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsIterable
-
- trialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsPublisher
-
Returns a publisher that can be used to get a stream of data.
- TrialSummary - Class in software.amazon.awssdk.services.sagemaker.model
-
A summary of the properties of a trial.
- TrialSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- tunedHyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
A list of the hyperparameters for which you specified ranges to search.
- tunedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
A list of the hyperparameters for which you specified ranges to search.
- tuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched
by a hyperparameter tuning job.
- tuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a
hyperparameter tuning job.
- tuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched
by a hyperparameter tuning job.
- tuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a
hyperparameter tuning job.
- tuningJobCompletionCriteria(TuningJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
The tuning job's completion criteria.
- tuningJobCompletionCriteria(Consumer<TuningJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
-
The tuning job's completion criteria.
- tuningJobCompletionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
-
The tuning job's completion criteria.
- TuningJobCompletionCriteria - Class in software.amazon.awssdk.services.sagemaker.model
-
The job completion criteria.
- TuningJobCompletionCriteria.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- tuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
-
The HyperParameter tuning job that launched the training job.
- tuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
-
The HyperParameter tuning job that launched the training job.
- tuningObjective(HyperParameterTuningJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the TuningObjective property for this object.
- tuningObjective(Consumer<HyperParameterTuningJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
Sets the value of the TuningObjective property for this object.
- tuningObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
Returns the value of the TuningObjective property for this object.
- type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
-
The type of metric with the best result.
- type(AutoMLJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
-
The type of metric with the best result.
- type() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
The type of metric with the best result.
- type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
-
Whether to minimize or maximize the objective metric.
- type(HyperParameterTuningJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
-
Whether to minimize or maximize the objective metric.
- type() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
Whether to minimize or maximize the objective metric.
- type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
-
The type of this hyperparameter.
- type(ParameterType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
-
The type of this hyperparameter.
- type() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
The type of this hyperparameter.
- type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective.Builder
-
Whether to minimize or maximize the objective metric.
- type(HyperParameterTuningJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective.Builder
-
Whether to minimize or maximize the objective metric.
- type() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
Whether to minimize or maximize the objective metric.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
The type of metric with the best result.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
Whether to minimize or maximize the objective metric.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
-
The type of this hyperparameter.
- typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
-
Whether to minimize or maximize the objective metric.
- validationProfiles(Collection<AlgorithmValidationProfile>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification.Builder
-
An array of AlgorithmValidationProfile
objects, each of which specifies a training job and batch
transform job that Amazon SageMaker runs to validate your algorithm.
- validationProfiles(AlgorithmValidationProfile...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification.Builder
-
An array of AlgorithmValidationProfile
objects, each of which specifies a training job and batch
transform job that Amazon SageMaker runs to validate your algorithm.
- validationProfiles(Consumer<AlgorithmValidationProfile.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification.Builder
-
An array of AlgorithmValidationProfile
objects, each of which specifies a training job and batch
transform job that Amazon SageMaker runs to validate your algorithm.
- validationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
An array of AlgorithmValidationProfile
objects, each of which specifies a training job and batch
transform job that Amazon SageMaker runs to validate your algorithm.
- validationProfiles(Collection<ModelPackageValidationProfile>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification.Builder
-
An array of ModelPackageValidationProfile
objects, each of which specifies a batch transform job
that Amazon SageMaker runs to validate your model package.
- validationProfiles(ModelPackageValidationProfile...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification.Builder
-
An array of ModelPackageValidationProfile
objects, each of which specifies a batch transform job
that Amazon SageMaker runs to validate your model package.
- validationProfiles(Consumer<ModelPackageValidationProfile.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification.Builder
-
An array of ModelPackageValidationProfile
objects, each of which specifies a batch transform job
that Amazon SageMaker runs to validate your model package.
- validationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
An array of ModelPackageValidationProfile
objects, each of which specifies a batch transform job
that Amazon SageMaker runs to validate your model package.
- validationRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification.Builder
-
The IAM roles that Amazon SageMaker uses to run the training jobs.
- validationRole() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
-
The IAM roles that Amazon SageMaker uses to run the training jobs.
- validationRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification.Builder
-
The IAM roles to be used for the validation of the model package.
- validationRole() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
-
The IAM roles to be used for the validation of the model package.
- validationSpecification(AlgorithmValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
Specifies configurations for one or more training jobs and that Amazon SageMaker runs to test the algorithm's
training code and, optionally, one or more batch transform jobs that Amazon SageMaker runs to test the
algorithm's inference code.
- validationSpecification(Consumer<AlgorithmValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
-
Specifies configurations for one or more training jobs and that Amazon SageMaker runs to test the algorithm's
training code and, optionally, one or more batch transform jobs that Amazon SageMaker runs to test the
algorithm's inference code.
- validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
-
Specifies configurations for one or more training jobs and that Amazon SageMaker runs to test the algorithm's
training code and, optionally, one or more batch transform jobs that Amazon SageMaker runs to test the
algorithm's inference code.
- validationSpecification(ModelPackageValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
Specifies configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationSpecification(Consumer<ModelPackageValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
-
Specifies configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
-
Specifies configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationSpecification(AlgorithmValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
- validationSpecification(Consumer<AlgorithmValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
-
Details about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
- validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
-
Details about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.
- validationSpecification(ModelPackageValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationSpecification(Consumer<ModelPackageValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
-
Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
-
Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
- validationStatuses(Collection<AlgorithmStatusItem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
-
The status of algorithm validation.
- validationStatuses(AlgorithmStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
-
The status of algorithm validation.
- validationStatuses(Consumer<AlgorithmStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
-
The status of algorithm validation.
- validationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
-
The status of algorithm validation.
- validationStatuses(Collection<ModelPackageStatusItem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
-
The validation status of the model package.
- validationStatuses(ModelPackageStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
-
The validation status of the model package.
- validationStatuses(Consumer<ModelPackageStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
-
The validation status of the model package.
- validationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
-
The validation status of the model package.
- value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Filter.Builder
-
A value used with Name
and Operator
to determine which resources satisfy the
filter's condition.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
-
A value used with Name
and Operator
to determine which resources satisfy the filter's
condition.
- value(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
-
The value of the metric with the best result.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
-
The value of the metric with the best result.
- value(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
-
The value of the objective metric.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
-
The value of the objective metric.
- value(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricData.Builder
-
The value of the metric.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
-
The value of the metric.
- value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Tag.Builder
-
The tag value.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
-
The tag value.
- value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact.Builder
-
The location of the artifact.
- value() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
-
The location of the artifact.
- Value(Object) - Constructor for class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- value() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AssemblyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStepType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContainerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContentClassifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.Framework
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.OrderKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProblemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RetentionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetDevice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppInstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AssemblyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStepType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange.Builder
-
A list of the categories for the hyperparameter.
- values(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange.Builder
-
A list of the categories for the hyperparameter.
- values() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
-
A list of the categories for the hyperparameter.
- values(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification.Builder
-
The allowed categories for the hyperparameter.
- values(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification.Builder
-
The allowed categories for the hyperparameter.
- values() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
-
The allowed categories for the hyperparameter.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContainerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContentClassifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Framework
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.OrderKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProblemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RetentionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetDevice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents, as a list.
- variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
-
The name of the variant to update.
- variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
-
The name of the variant to update.
- variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
-
The name of the production variant.
- variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
-
The name of the production variant.
- variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
-
The name of the variant.
- variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
-
The name of the variant.
- VariantProperty - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a production variant property type for an Endpoint.
- VariantProperty.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- variantPropertyType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.VariantProperty.Builder
-
The type of variant property.
- variantPropertyType(VariantPropertyType) - Method in interface software.amazon.awssdk.services.sagemaker.model.VariantProperty.Builder
-
The type of variant property.
- variantPropertyType() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
The type of variant property.
- VariantPropertyType - Enum in software.amazon.awssdk.services.sagemaker.model
-
- variantPropertyTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
-
The type of variant property.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
-
The key used to encrypt stored data.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
The key used to encrypt stored data.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig.Builder
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the training job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the training job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the model monitoring job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the model monitoring job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig.Builder
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the processing job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume
attached to the ML compute instance(s) that run the processing job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
-
The AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute
instance(s) that run the training job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
The AWS KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute
instance(s) that run the training job.
- volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformResources.Builder
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt model data on the storage
volume attached to the ML compute instance(s) that run the batch transform job.
- volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt model data on the storage
volume attached to the ML compute instance(s) that run the batch transform job.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
-
The size, in GB, of the ML storage volume to attach to the notebook instance.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
-
The size, in GB, of the ML storage volume to attach to the notebook instance.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
-
The size, in GB, of the ML storage volume attached to the processing instance.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
-
The size, in GB, of the ML storage volume attached to the processing instance.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
-
The size, in GB, of the ML storage volume attached to the notebook instance.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
-
The size, in GB, of the ML storage volume attached to the notebook instance.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
-
The size of the ML storage volume, in gigabytes, that you want to provision.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
-
The size of the ML storage volume, in gigabytes, that you want to provision.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig.Builder
-
The size of the ML storage volume in gigabytes that you want to provision.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
-
The size of the ML storage volume in gigabytes that you want to provision.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
-
The size of the ML storage volume that you want to provision.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
-
The size of the ML storage volume that you want to provision.
- volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
-
The size, in GB, of the ML storage volume to attach to the notebook instance.
- volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
-
The size, in GB, of the ML storage volume to attach to the notebook instance.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
-
VPC configuration.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
-
VPC configuration.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
-
VPC configuration.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
A
VpcConfig object that specifies the VPC that you want your model to connect to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
-
A
VpcConfig object that specifies the VPC that you want your model to connect to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
-
A
VpcConfig object that specifies the VPC that you want your model to connect to.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
A
VpcConfig object that specifies the VPC that you want your training job to connect to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
-
A
VpcConfig object that specifies the VPC that you want your training job to connect to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
-
A
VpcConfig object that specifies the VPC that you want your training job to connect to.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
A
VpcConfig object that specifies the VPC that this model has access to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
-
A
VpcConfig object that specifies the VPC that this model has access to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
-
A
VpcConfig object that specifies the VPC that this model has access to.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
The
VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter
tuning job launches to connect to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
-
The
VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter
tuning job launches to connect to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
-
The
VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter
tuning job launches to connect to.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
-
Sets the value of the VpcConfig property for this object.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
-
Returns the value of the VpcConfig property for this object.
- vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
-
A
VpcConfig object that specifies the VPC that this training job has access to.
- VpcConfig - Class in software.amazon.awssdk.services.sagemaker.model
-
Specifies a VPC that your training jobs and hosted models have access to.
- VpcConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
-
- vpcId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
-
The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
-
The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- vpcId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
-
The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
-
The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.