A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

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.PendingProductionVariantSummary
The size of the Elastic Inference (EI) instance to use for the production variant.
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.PendingProductionVariantSummary.Builder
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.PendingProductionVariantSummary.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.PendingProductionVariantSummary
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() - 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() - 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.CreateNotebookInstanceRequest.Builder
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.DescribeNotebookInstanceResponse.Builder
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.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.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.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.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(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.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.UpdateNotebookInstanceRequest.Builder
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(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(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.
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.
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
acceptEula() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
Specifies agreement to the model end-user license agreement (EULA).
acceptEula(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig.Builder
Specifies agreement to the model end-user license agreement (EULA).
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.UriEncodeFn
 
accessStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
Indicates whether the current user has access to the RStudioServerPro app.
accessStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings.Builder
Indicates whether the current user has access to the RStudioServerPro app.
accessStatus(RStudioServerProAccessStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings.Builder
Indicates whether the current user has access to the RStudioServerPro app.
accessStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
Indicates whether the current user has access to the RStudioServerPro app.
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
ACCOUNT_ID_OWNER - software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
accountId() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
ACCURACY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
ACCURACY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
ACTION - software.amazon.awssdk.services.sagemaker.model.LineageType
 
actionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The Amazon Resource Name (ARN) of the action.
actionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
The Amazon Resource Name (ARN) of the action.
actionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
The Amazon Resource Name (ARN) of the action.
actionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The Amazon Resource Name (ARN) of the action.
actionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
The Amazon Resource Name (ARN) of the action.
actionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The Amazon Resource Name (ARN) of the action.
actionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionResponse.Builder
The Amazon Resource Name (ARN) of the action.
actionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse.Builder
The Amazon Resource Name (ARN) of the action.
actionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The Amazon Resource Name (ARN) of the action.
actionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse.Builder
The Amazon Resource Name (ARN) of the action.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The name of the action.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The name of the action.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
The name of the action to delete.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
The name of the action to describe.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The name of the action.
actionName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
The name of the action to update.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The name of the action.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The name of the action.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest.Builder
The name of the action to delete.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest.Builder
The name of the action to describe.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The name of the action.
actionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
The name of the action to update.
actions() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
A list of alert actions taken in response to an alert going into InAlert status.
actions(Consumer<MonitoringAlertActions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
A list of alert actions taken in response to an alert going into InAlert status.
actions(MonitoringAlertActions) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
A list of alert actions taken in response to an alert going into InAlert status.
ActionSource - Class in software.amazon.awssdk.services.sagemaker.model
A structure describing the source of an action.
ActionSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ActionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
actionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
A list of actions and their properties.
actionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListActionsIterable
Returns an iterable to iterate through the paginated ListActionsResponse.actionSummaries() member.
actionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListActionsPublisher
Returns a publisher that can be used to get a stream of data.
actionSummaries(Collection<ActionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsResponse.Builder
A list of actions and their properties.
actionSummaries(Consumer<ActionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsResponse.Builder
A list of actions and their properties.
actionSummaries(ActionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsResponse.Builder
A list of actions and their properties.
ActionSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists the properties of an action.
ActionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
actionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The type of the action.
actionType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The action type.
actionType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The type of the action.
actionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
A filter that returns only actions of the specified type.
actionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The type of the action.
actionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The action type.
actionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The type of the action.
actionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
A filter that returns only actions of the specified type.
ACTIVATING_TRAFFIC - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
ACTIVE - software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
 
ACTIVE - software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
 
ACTIVE - software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
 
ACTIVE - software.amazon.awssdk.services.sagemaker.model.PipelineStatus
 
ACTIVE - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
activeDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The number of devices that have this model version, a heart beat, and are currently running.
activeDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The number of devices that have this model version, a heart beat, and are currently running.
addAssociation(Consumer<AddAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an association between the source and the destination.
addAssociation(Consumer<AddAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an association between the source and the destination.
addAssociation(AddAssociationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an association between the source and the destination.
addAssociation(AddAssociationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an association between the source and the destination.
AddAssociationRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
AddAssociationRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AddAssociationRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
AddAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.AddAssociationRequestMarshaller
 
AddAssociationResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
AddAssociationResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
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() - 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(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.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.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.UpdateNotebookInstanceRequest.Builder
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(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(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(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.
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.
AdditionalInferenceSpecificationDefinition - Class in software.amazon.awssdk.services.sagemaker.model
A structure of additional Inference Specification.
AdditionalInferenceSpecificationDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
additionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
An array of additional Inference Specification objects.
additionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
An array of additional Inference Specification objects.
additionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Collection<AdditionalInferenceSpecificationDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Collection<AdditionalInferenceSpecificationDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Collection<AdditionalInferenceSpecificationDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Consumer<AdditionalInferenceSpecificationDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Consumer<AdditionalInferenceSpecificationDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(Consumer<AdditionalInferenceSpecificationDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(AdditionalInferenceSpecificationDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(AdditionalInferenceSpecificationDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecifications(AdditionalInferenceSpecificationDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
An array of additional Inference Specification objects.
additionalInferenceSpecificationsToAdd() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
An array of additional Inference Specification objects to be added to the existing array additional Inference Specification.
additionalInferenceSpecificationsToAdd(Collection<AdditionalInferenceSpecificationDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
An array of additional Inference Specification objects to be added to the existing array additional Inference Specification.
additionalInferenceSpecificationsToAdd(Consumer<AdditionalInferenceSpecificationDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
An array of additional Inference Specification objects to be added to the existing array additional Inference Specification.
additionalInferenceSpecificationsToAdd(AdditionalInferenceSpecificationDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
An array of additional Inference Specification objects to be added to the existing array additional Inference Specification.
additionalS3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The additional data source that is used during inference in the Docker container for your model package.
additionalS3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
The additional data source used during the training job.
additionalS3DataSource(Consumer<AdditionalS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The additional data source that is used during inference in the Docker container for your model package.
additionalS3DataSource(Consumer<AdditionalS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
The additional data source used during the training job.
additionalS3DataSource(AdditionalS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The additional data source that is used during inference in the Docker container for your model package.
additionalS3DataSource(AdditionalS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
The additional data source used during the training job.
AdditionalS3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
A data source used for training or inference that is in addition to the input dataset or model data.
AdditionalS3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AdditionalS3DataSourceDataType - Enum in software.amazon.awssdk.services.sagemaker.model
 
addParameter(Parameter) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds or overwrites one or more tags for the specified 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 SageMaker resource.
addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds or overwrites one or more tags for the specified SageMaker resource.
addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Adds or overwrites one or more tags for the specified 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
AddTagsRequest Marshaller
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
 
ADVANCED - software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
 
AF - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
agentCount() - Method in class software.amazon.awssdk.services.sagemaker.model.AgentVersion
The number of Edge Manager agents.
agentCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.AgentVersion.Builder
The number of Edge Manager agents.
agentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
Edge Manager agent version.
agentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
Edge Manager agent version.
agentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
Edge Manager agent version.
agentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
Edge Manager agent version.
AgentVersion - Class in software.amazon.awssdk.services.sagemaker.model
Edge Manager agent version.
AgentVersion.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
agentVersions() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
The versions of Edge Manager agent deployed on the fleet.
agentVersions(Collection<AgentVersion>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The versions of Edge Manager agent deployed on the fleet.
agentVersions(Consumer<AgentVersion.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The versions of Edge Manager agent deployed on the fleet.
agentVersions(AgentVersion...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The versions of Edge Manager agent deployed on the fleet.
aggregation() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
A key value pair defining the aggregation method for a column, where the key is the column name and the value is the aggregation method.
aggregation(Map<String, AggregationTransformationValue>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations.Builder
A key value pair defining the aggregation method for a column, where the key is the column name and the value is the aggregation method.
aggregationAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
A key value pair defining the aggregation method for a column, where the key is the column name and the value is the aggregation method.
AggregationTransformationValue - Enum in software.amazon.awssdk.services.sagemaker.model
 
aggregationWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations.Builder
A key value pair defining the aggregation method for a column, where the key is the column name and the value is the aggregation method.
AISAGE - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
Alarm - Class in software.amazon.awssdk.services.sagemaker.model
An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.
Alarm.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
alarmName() - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
The name of a CloudWatch alarm in your account.
alarmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Alarm.Builder
The name of a CloudWatch alarm in your account.
alarms() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
alarms(Collection<Alarm>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig.Builder
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
alarms(Consumer<Alarm.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig.Builder
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
alarms(Alarm...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig.Builder
List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint.
alertStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
The current alert status of an alert.
alertStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
The current status of an alert.
alertStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary.Builder
The current alert status of an alert.
alertStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
The current status of an alert.
alertStatus(MonitoringAlertStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary.Builder
The current alert status of an alert.
alertStatus(MonitoringAlertStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
The current status of an alert.
alertStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
The current alert status of an alert.
alertStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
The current status of an alert.
algorithmArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
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() - 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.AlgorithmSummary.Builder
The Amazon Resource Name (ARN) of the algorithm.
algorithmArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse.Builder
The Amazon Resource Name (ARN) of the new 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
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.AlgorithmSummary.Builder
A brief description of the algorithm.
algorithmDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
A description of 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() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
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() - 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.AlgorithmSpecification.Builder
The name of the algorithm resource to use for the training job.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
The name of the algorithm.
algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest.Builder
The name of the algorithm to delete.
algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest.Builder
The name of the algorithm to describe.
algorithmName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
The name of the algorithm being described.
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(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.
algorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
Stores the configuration information for the selection of algorithms used to train the model candidates.
algorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
Stores the configuration information for the selection of algorithms used to train model candidates on tabular data.
algorithmsConfig(Collection<AutoMLAlgorithmConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train the model candidates.
algorithmsConfig(Collection<AutoMLAlgorithmConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train model candidates on tabular data.
algorithmsConfig(Consumer<AutoMLAlgorithmConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train the model candidates.
algorithmsConfig(Consumer<AutoMLAlgorithmConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train model candidates on tabular data.
algorithmsConfig(AutoMLAlgorithmConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train the model candidates.
algorithmsConfig(AutoMLAlgorithmConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig.Builder
Stores the configuration information for the selection of algorithms used to train model candidates on tabular data.
AlgorithmSortBy - Enum 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Information about the algorithm used for training, and algorithm metadata.
algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.
algorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Information about the algorithm used for training, and algorithm metadata.
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(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(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(Consumer<HyperParameterAlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.
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(AlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(HyperParameterAlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.
AlgorithmSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the training algorithm to use in a CreateTrainingJob request.
AlgorithmSpecification.Builder - Interface 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() - 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.AlgorithmSummary.Builder
The overall 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.AlgorithmSummary.Builder
The overall status of the algorithm.
algorithmStatus(AlgorithmStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
The current status of the algorithm.
AlgorithmStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
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(AlgorithmStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Details about 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.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() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsIterable
Returns an iterable to iterate through the paginated ListAlgorithmsResponse.algorithmSummaryList() member.
algorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsPublisher
Returns a publisher that can be used to get a stream of data.
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(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(AlgorithmSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
>An array of AlgorithmSummary objects, each of which lists an algorithm.
AlgorithmValidationProfile - Class in software.amazon.awssdk.services.sagemaker.model
Defines a training job and a batch transform job that 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 SageMaker runs to test the algorithm.
AlgorithmValidationSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
alias() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
The alias of the image to delete.
alias() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
The alias of the image version.
alias() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
The alias of the image version.
alias() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The alias of the image version.
alias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest.Builder
The alias of the image to delete.
alias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest.Builder
The alias of the image version.
alias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
The alias of the image version.
alias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The alias of the image version.
aliases() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
A list of aliases created with the image version.
aliases(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
A list of aliases created with the image version.
aliases(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
A list of aliases created with the image version.
aliasesToAdd() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
A list of aliases to add.
aliasesToAdd(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
A list of aliases to add.
aliasesToAdd(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
A list of aliases to add.
aliasesToDelete() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
A list of aliases to delete.
aliasesToDelete(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
A list of aliases to delete.
aliasesToDelete(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
A list of aliases to delete.
ALL - software.amazon.awssdk.services.sagemaker.model.SkipModelValidation
 
ALL_AT_ONCE - software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
 
allocationStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.
allocationStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.
allocationStrategy(HyperParameterTuningAllocationStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.
allocationStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.
allowDots() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
ALLOWED - software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
 
amazonBedrockRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GenerativeAiSettings
The ARN of an Amazon Web Services IAM role that allows fine-tuning of large language models (LLMs) in Amazon Bedrock.
amazonBedrockRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GenerativeAiSettings.Builder
The ARN of an Amazon Web Services IAM role that allows fine-tuning of large language models (LLMs) in Amazon Bedrock.
amazonForecastRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
The IAM role that Canvas passes to Amazon Forecast for time series forecasting.
amazonForecastRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings.Builder
The IAM role that Canvas passes to Amazon Forecast for time series forecasting.
AMBA_CV2 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
AMBA_CV22 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
AMBA_CV25 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
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(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.
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.
ANALYZING_DATA - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
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
AND - software.amazon.awssdk.services.sagemaker.model.BooleanOperator
 
ANDROID - software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
 
annotationConsolidationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
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(AnnotationConsolidationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
Configures how labels are consolidated across human workers.
AnnotationConsolidationConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configures how labels are consolidated across human workers and processes output data.
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() - 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.AnnotationConsolidationConfig.Builder
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.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 Amazon Resource Name (ARN) of the app.
appArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The Amazon Resource Name (ARN) of the app.
appArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppResponse.Builder
The Amazon Resource Name (ARN) of the app.
appArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The Amazon Resource Name (ARN) of the app.
AppDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details about an Amazon SageMaker app.
AppDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
appImageConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
The ARN of the AppImageConfig.
appImageConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
The ARN of the AppImageConfig.
appImageConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
The ARN of the AppImageConfig.
appImageConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
The ARN for the AppImageConfig.
appImageConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The ARN of the AppImageConfig.
appImageConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse.Builder
The ARN of the AppImageConfig.
appImageConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The ARN of the AppImageConfig.
appImageConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse.Builder
The ARN for the AppImageConfig.
AppImageConfigDetails - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for running a SageMaker image as a KernelGateway app.
AppImageConfigDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
The name of the AppImageConfig.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
The name of the AppImageConfig.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
The name of the AppImageConfig.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest
The name of the AppImageConfig to delete.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest
The name of the AppImageConfig to describe.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
The name of the AppImageConfig.
appImageConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
The name of the AppImageConfig to update.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The name of the AppImageConfig.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
The name of the AppImageConfig.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomImage.Builder
The name of the AppImageConfig.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest.Builder
The name of the AppImageConfig to delete.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest.Builder
The name of the AppImageConfig to describe.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The name of the AppImageConfig.
appImageConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
The name of the AppImageConfig to update.
appImageConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
A list of AppImageConfigs and their properties.
appImageConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsIterable
Returns an iterable to iterate through the paginated ListAppImageConfigsResponse.appImageConfigs() member.
appImageConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsPublisher
Returns a publisher that can be used to get a stream of data.
appImageConfigs(Collection<AppImageConfigDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse.Builder
A list of AppImageConfigs and their properties.
appImageConfigs(Consumer<AppImageConfigDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse.Builder
A list of AppImageConfigs and their properties.
appImageConfigs(AppImageConfigDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse.Builder
A list of AppImageConfigs and their properties.
AppImageConfigSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
AppInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.sagemaker.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.internal.UserAgentUtils
 
appManaged() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
When True, input operations such as data download are managed natively by the processing job application.
appManaged() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
When True, output operations such as data upload are managed natively by the processing job application.
appManaged(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
When True, input operations such as data download are managed natively by the processing job application.
appManaged(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
When True, output operations such as data upload are managed natively by the processing job application.
appName() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The name of the app.
appName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The name of the app.
appName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
The name of the app.
appName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
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.AppDetails.Builder
The name of the app.
appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The name of the app.
appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
The name of the app.
appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
The name of the app.
appName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The name of the app.
appNetworkAccessType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
Specifies the VPC used for non-EFS traffic.
appNetworkAccessType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.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(AppNetworkAccessType) - 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.UpdateDomainRequest.Builder
Specifies the VPC used for non-EFS traffic.
AppNetworkAccessType - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.
appNetworkAccessTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
Specifies the VPC used for non-EFS traffic.
approvalDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
A description provided for the model approval.
approvalDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
A description provided when the model approval is set.
approvalDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
A description for the approval status of the model.
approvalDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
A description provided for the model approval.
approvalDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A description provided when the model approval is set.
approvalDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
A description for the approval status of the model.
APPROVED - software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
 
APPROVED - software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
apps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
The list of apps.
apps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsIterable
Returns an iterable to iterate through the paginated ListAppsResponse.apps() member.
apps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsPublisher
Returns a publisher that can be used to get a stream of data.
apps(Collection<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(AppDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
The list of apps.
appSecurityGroupManagement() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(AppSecurityGroupManagement) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(AppSecurityGroupManagement) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagement(AppSecurityGroupManagement) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
AppSecurityGroupManagement - Enum in software.amazon.awssdk.services.sagemaker.model
 
appSecurityGroupManagementAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagementAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
appSecurityGroupManagementAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode.
AppSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
appSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns the value of the AppSpecification property for this object.
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(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(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(AppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Configures the processing job to run a specified Docker 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(AppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the AppSpecification property for this object.
AppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Configuration to run a processing job in a specified container image.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The type of app.
appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
The type of app.
appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
The type of app.
appType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The type of app.
appType() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
The type of app created within the space.
appType() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
The type of app created within the space.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The type of app.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The type of app.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
The type of app.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
The type of app.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The type of app.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The type of app created within the space.
appType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary.Builder
The type of app created within the space.
appType(AppType) - 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.CreateAppRequest.Builder
The type of app.
appType(AppType) - 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.DescribeAppRequest.Builder
The type of app.
appType(AppType) - 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.SpaceSettings.Builder
The type of app created within the space.
appType(AppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary.Builder
The type of app created within the space.
AppType - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.
appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
The type of app created within the space.
appTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
The type of app created within the space.
appTypeEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A parameter to search for the App Type to which the Lifecycle Configuration is attached.
appTypeEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A parameter to search for the App Type to which the Lifecycle Configuration is attached.
appTypeEquals(StudioLifecycleConfigAppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A parameter to search for the App Type to which the Lifecycle Configuration is attached.
appTypeEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A parameter to search for the App Type to which the Lifecycle Configuration is attached.
AR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
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.
ARCHIVED - software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
ARCHIVED - software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode.Builder
 
ARM_EABI - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
ARM_EABIHF - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
ARM64 - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobStepMetadata
The Amazon Resource Name (ARN) of the AutoML job.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The ARN of the inference experiment being described.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
The Amazon Resource Name (ARN) of the IAM identity.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
The Amazon Resource Name (ARN) of the created model.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobStepMetadata
The Amazon Resource Name (ARN) of the processing job.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
The Amazon Resource Name (ARN) of the model package.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStepMetadata
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobStepMetadata
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
arn() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
The Amazon Resource Name (ARN) of the lineage entity resource.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobStepMetadata.Builder
The Amazon Resource Name (ARN) of the AutoML job.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The ARN of the inference experiment being described.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IamIdentity.Builder
The Amazon Resource Name (ARN) of the IAM identity.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata.Builder
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata.Builder
The Amazon Resource Name (ARN) of the created model.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobStepMetadata.Builder
The Amazon Resource Name (ARN) of the processing job.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata.Builder
The Amazon Resource Name (ARN) of the model package.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStepMetadata.Builder
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobStepMetadata.Builder
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData.Builder
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
arn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Vertex.Builder
The Amazon Resource Name (ARN) of the lineage entity resource.
Arn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
artifact() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
The Amazon Resource Name (ARN) of the generated deployable resource.
artifact(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
The Amazon Resource Name (ARN) of the generated deployable resource.
ARTIFACT - software.amazon.awssdk.services.sagemaker.model.LineageType
 
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
The Amazon Resource Name (ARN) of the artifact.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
The Amazon Resource Name (ARN) of the artifact.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest
The Amazon Resource Name (ARN) of the artifact to delete.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
The Amazon Resource Name (ARN) of the artifact.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest
The Amazon Resource Name (ARN) of the artifact to describe.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
The Amazon Resource Name (ARN) of the artifact.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
The Amazon Resource Name (ARN) of the artifact to update.
artifactArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
The Amazon Resource Name (ARN) of the artifact.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
The Amazon Resource Name (ARN) of the artifact.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse.Builder
The Amazon Resource Name (ARN) of the artifact.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest.Builder
The Amazon Resource Name (ARN) of the artifact to delete.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse.Builder
The Amazon Resource Name (ARN) of the artifact.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest.Builder
The Amazon Resource Name (ARN) of the artifact to describe.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The Amazon Resource Name (ARN) of the artifact.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
The Amazon Resource Name (ARN) of the artifact to update.
artifactArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse.Builder
The Amazon Resource Name (ARN) of the artifact.
artifactDigest() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
Provides a hash value that uniquely identifies the stored model artifacts.
artifactDigest(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDigests.Builder
Provides a hash value that uniquely identifies the stored model artifacts.
artifactName() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
The name of the artifact.
artifactName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
The name of the artifact.
artifactName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
The name of the artifact.
artifactName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
The new name for the artifact.
artifactName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
The name of the artifact.
artifactName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
The name of the artifact.
artifactName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The name of the artifact.
artifactName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
The new name for the artifact.
ArtifactSource - Class in software.amazon.awssdk.services.sagemaker.model
A structure describing the source of an artifact.
ArtifactSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ArtifactSourceIdType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ArtifactSourceType - Class in software.amazon.awssdk.services.sagemaker.model
The ID and ID type of an artifact source.
ArtifactSourceType.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
artifactSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
A list of artifacts and their properties.
artifactSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsIterable
Returns an iterable to iterate through the paginated ListArtifactsResponse.artifactSummaries() member.
artifactSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsPublisher
Returns a publisher that can be used to get a stream of data.
artifactSummaries(Collection<ArtifactSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse.Builder
A list of artifacts and their properties.
artifactSummaries(Consumer<ArtifactSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse.Builder
A list of artifacts and their properties.
artifactSummaries(ArtifactSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse.Builder
A list of artifacts and their properties.
ArtifactSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of an artifact.
ArtifactSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
artifactType() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
The type of the artifact.
artifactType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
The artifact type.
artifactType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
The type of the artifact.
artifactType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
A filter that returns only artifacts of the specified type.
artifactType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
The type of the artifact.
artifactType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
The artifact type.
artifactType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The type of the artifact.
artifactType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
A filter that returns only artifacts of the specified type.
artifactUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
The Amazon S3 path where the model artifacts, which result from model training, are stored.
artifactUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
The Amazon S3 path where the model artifacts are stored.
artifactUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification.Builder
The Amazon S3 path where the model artifacts, which result from model training, are stored.
artifactUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary.Builder
The Amazon S3 path where the model artifacts are stored.
ASCENDANTS - software.amazon.awssdk.services.sagemaker.model.Direction
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.OrderKey
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
 
ASCENDING - software.amazon.awssdk.services.sagemaker.model.SortOrder
 
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
 
ASSIGN - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
ASSOCIATED_WITH - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
associateTrialComponent(Consumer<AssociateTrialComponentRequest.Builder>) - 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.SageMakerClient
Associates a trial component with a trial.
associateTrialComponent(AssociateTrialComponentRequest) - 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.
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
 
AssociationEdgeType - Enum in software.amazon.awssdk.services.sagemaker.model
 
associationSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
A list of associations and their properties.
associationSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsIterable
Returns an iterable to iterate through the paginated ListAssociationsResponse.associationSummaries() member.
associationSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsPublisher
Returns a publisher that can be used to get a stream of data.
associationSummaries(Collection<AssociationSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse.Builder
A list of associations and their properties.
associationSummaries(Consumer<AssociationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse.Builder
A list of associations and their properties.
associationSummaries(AssociationSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse.Builder
A list of associations and their properties.
AssociationSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of an association.
AssociationSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
associationType() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
The type of association.
associationType() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The type of the association.
associationType() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
The type of the Association(Edge) between the source and destination.
associationType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations of the specified type.
associationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
The type of association.
associationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The type of the association.
associationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Edge.Builder
The type of the Association(Edge) between the source and destination.
associationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations of the specified type.
associationType(AssociationEdgeType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
The type of association.
associationType(AssociationEdgeType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The type of the association.
associationType(AssociationEdgeType) - Method in interface software.amazon.awssdk.services.sagemaker.model.Edge.Builder
The type of the Association(Edge) between the source and destination.
associationType(AssociationEdgeType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations of the specified type.
associationTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
The type of association.
associationTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The type of the association.
associationTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
The type of the Association(Edge) between the source and destination.
associationTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations of the specified type.
asString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
AsyncInferenceClientConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
AsyncInferenceClientConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
asyncInferenceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
Specifies configuration for how an endpoint performs asynchronous inference.
asyncInferenceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
asyncInferenceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
asyncInferenceConfig(Consumer<AsyncInferenceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Specifies configuration for how an endpoint performs asynchronous inference.
asyncInferenceConfig(Consumer<AsyncInferenceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
asyncInferenceConfig(Consumer<AsyncInferenceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
asyncInferenceConfig(AsyncInferenceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Specifies configuration for how an endpoint performs asynchronous inference.
asyncInferenceConfig(AsyncInferenceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
asyncInferenceConfig(AsyncInferenceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
AsyncInferenceConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies configuration for how an endpoint performs asynchronous inference.
AsyncInferenceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AsyncInferenceNotificationConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the configuration for notifications of inference results for asynchronous inference.
AsyncInferenceNotificationConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AsyncInferenceOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the configuration for asynchronous inference invocation outputs.
AsyncInferenceOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AsyncNotificationTopicTypes - Enum in software.amazon.awssdk.services.sagemaker.model
 
athenaDatasetDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Returns the value of the AthenaDatasetDefinition property for this object.
athenaDatasetDefinition(Consumer<AthenaDatasetDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Sets the value of the AthenaDatasetDefinition property for this object.
athenaDatasetDefinition(AthenaDatasetDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Sets the value of the AthenaDatasetDefinition property for this object.
AthenaDatasetDefinition - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for Athena Dataset Definition input.
AthenaDatasetDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AthenaResultCompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
The compression used for Athena query results.
AthenaResultFormat - Enum in software.amazon.awssdk.services.sagemaker.model
The data storage format for Athena query results.
attemptCount() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The current attempt of the execution step.
attemptCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The current attempt of the execution step.
attributeKey() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAttributeProvider
 
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(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(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.
attributeValue(Value) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAttributeProvider
 
AUC - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
AUC - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
AUGMENTED_MANIFEST_FILE - software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
 
AUGMENTED_MANIFEST_FILE - software.amazon.awssdk.services.sagemaker.model.S3DataType
 
authMode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
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.CreateDomainRequest.Builder
The mode of authentication that members use to access the domain.
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.CreateDomainRequest.Builder
The mode of authentication that members use to access the domain.
authMode(AuthMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The domain's authentication mode.
AuthMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.
authority() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
authorizationEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
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.OidcConfig.Builder
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() - 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.CreatePresignedDomainUrlResponse.Builder
The presigned URL.
authorizedUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse.Builder
A JSON object that contains the URL string.
authSchemeProvider() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(SageMakerAuthSchemeProvider) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(SageMakerAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerBaseClientBuilder
Set the SageMakerAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(SageMakerAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for auth schemes
AUTO - software.amazon.awssdk.services.sagemaker.model.AutoMLMode
 
AUTO - software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
 
AUTO - software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
 
autoGenerateEndpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
Set to True to automatically generate an endpoint name for a one-click Autopilot model deployment; set to False otherwise.
autoGenerateEndpointName(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig.Builder
Set to True to automatically generate an endpoint name for a one-click Autopilot model deployment; set to False otherwise.
AutoMLAlgorithm - Enum in software.amazon.awssdk.services.sagemaker.model
 
AutoMLAlgorithmConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of algorithms run on a dataset for training the model candidates of an Autopilot job.
AutoMLAlgorithmConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoMLAlgorithms() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
autoMLAlgorithms(Collection<AutoMLAlgorithm>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig.Builder
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
autoMLAlgorithms(AutoMLAlgorithm...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig.Builder
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
autoMLAlgorithmsAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
autoMLAlgorithmsWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig.Builder
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
autoMLAlgorithmsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig.Builder
The selection of algorithms run on a dataset to train the model candidates of an Autopilot job.
AutoMLCandidate - Class in software.amazon.awssdk.services.sagemaker.model
Information about a candidate produced by an AutoML training job, including its status, steps, and other properties.
AutoMLCandidate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLCandidateGenerationConfig - Class in software.amazon.awssdk.services.sagemaker.model
Stores the configuration information for how a candidate is generated (optional).
AutoMLCandidateGenerationConfig.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
A channel is a named input source that training algorithms can consume.
AutoMLChannel.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLChannelType - Enum 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 an 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
 
AutoMLDataSplitConfig - Class in software.amazon.awssdk.services.sagemaker.model
This structure specifies how to split the data into train and validation datasets.
AutoMLDataSplitConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoMLJob() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
autoMLJob(Consumer<AutoMLJobStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
autoMLJob(AutoMLJobStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the AutoML job that was run by this step.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The ARN of the AutoML job.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
The unique ARN assigned to the AutoML job when it is created.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
The unique ARN assigned to the AutoMLJob when it is created.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the ARN of the AutoML job.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the Amazon Resource Name (ARN) of the AutoML job V2.
autoMLJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
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.AutoMLJobSummary.Builder
The ARN of the AutoML job.
autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse.Builder
The unique ARN assigned to the AutoML job when it is created.
autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response.Builder
The unique ARN assigned to the AutoMLJob when it is created.
autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the ARN of the AutoML job.
autoMLJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the Amazon Resource Name (ARN) of the AutoML job V2.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The Amazon Resource Name (ARN) of an AutoML 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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The Amazon Resource Name (ARN) of the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns information on the job's artifacts found in AutoMLJobArtifacts.
autoMLJobArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the value of the AutoMLJobArtifacts property for this object.
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(Consumer<AutoMLJobArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Sets the value of the AutoMLJobArtifacts property for this object.
autoMLJobArtifacts(AutoMLJobArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns information on the job's artifacts found in AutoMLJobArtifacts.
autoMLJobArtifacts(AutoMLJobArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Sets the value of the AutoMLJobArtifacts property for this object.
AutoMLJobArtifacts - Class in software.amazon.awssdk.services.sagemaker.model
The artifacts that are generated during an AutoML job.
AutoMLJobArtifacts.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLJobChannel - Class in software.amazon.awssdk.services.sagemaker.model
A channel is a named input source that training algorithms can consume.
AutoMLJobChannel.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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
A collection of settings used to configure an AutoML job.
autoMLJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the configuration for the AutoML job.
autoMLJobConfig(Consumer<AutoMLJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
A collection of settings used to configure an AutoML job.
autoMLJobConfig(Consumer<AutoMLJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the configuration for the AutoML job.
autoMLJobConfig(AutoMLJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
A collection of settings used to configure an AutoML job.
autoMLJobConfig(AutoMLJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the configuration for the AutoML job.
AutoMLJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings used for an AutoML job.
AutoMLJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoMLJobInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
An array of channel objects describing the input data and their location.
autoMLJobInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns an array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(Collection<AutoMLJobChannel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(Collection<AutoMLJobChannel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns an array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(Consumer<AutoMLJobChannel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(Consumer<AutoMLJobChannel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns an array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(AutoMLJobChannel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of channel objects describing the input data and their location.
autoMLJobInputDataConfig(AutoMLJobChannel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns an array of channel objects describing the input data and their location.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The name of the AutoML job you are requesting.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Identifies an Autopilot job.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
Identifies an Autopilot job.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
Requests information about an AutoML job using its unique name.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the name of the AutoML job.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request
Requests information about an AutoML job V2 using its unique name.
autoMLJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the name of the AutoML job V2.
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() - 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.AutoMLJobSummary.Builder
The name of the AutoML job you are requesting.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Identifies an Autopilot job.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Identifies an Autopilot job.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest.Builder
Requests information about an AutoML job using its unique name.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the name of the AutoML job.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request.Builder
Requests information about an AutoML job V2 using its unique name.
autoMLJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the name of the AutoML job V2.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest.Builder
The name of the object you are requesting.
autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
Returns the value of the AutoMLJobObjective property for this object.
autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the job's objective.
autoMLJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
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(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes.Builder
Sets the value of the AutoMLJobObjective property for this object.
autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective(Consumer<AutoMLJobObjective.Builder>) - 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.DescribeAutoMlJobV2Response.Builder
Returns the job's objective.
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(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes.Builder
Sets the value of the AutoMLJobObjective property for this object.
autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Specifies a metric to minimize or maximize as the objective of a job.
autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's objective.
autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the job's objective.
autoMLJobObjective(AutoMLJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
Sets the value of the AutoMLJobObjective property for this object.
AutoMLJobObjective - Class in software.amazon.awssdk.services.sagemaker.model
Specifies a metric to minimize or maximize as the objective of an AutoML job.
AutoMLJobObjective.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLJobObjectiveType - Enum in software.amazon.awssdk.services.sagemaker.model
 
autoMLJobSecondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The secondary status of the AutoML job.
autoMLJobSecondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the secondary status of the AutoML job.
autoMLJobSecondaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the secondary status of the AutoML job V2.
autoMLJobSecondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The secondary status of the AutoML job.
autoMLJobSecondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the secondary status of the AutoML job.
autoMLJobSecondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the secondary status of the AutoML job V2.
autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The secondary status of the AutoML job.
autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the secondary status of the AutoML job.
autoMLJobSecondaryStatus(AutoMLJobSecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the secondary status of the AutoML job V2.
AutoMLJobSecondaryStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
autoMLJobSecondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The secondary status of the AutoML job.
autoMLJobSecondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the secondary status of the AutoML job.
autoMLJobSecondaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the secondary status of the AutoML job V2.
autoMLJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The status of the AutoML job.
autoMLJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the status of the AutoML job.
autoMLJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the status of the AutoML job V2.
autoMLJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The status of the AutoML job.
autoMLJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the status of the AutoML job.
autoMLJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the status of the AutoML job V2.
autoMLJobStatus(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The status of the AutoML job.
autoMLJobStatus(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the status of the AutoML job.
autoMLJobStatus(AutoMLJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the status of the AutoML job V2.
AutoMLJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
autoMLJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The status of the AutoML job.
autoMLJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the status of the AutoML job.
autoMLJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the status of the AutoML job V2.
AutoMLJobStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for an AutoML job step.
AutoMLJobStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
Returns a summary list of jobs.
autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsIterable
Returns an iterable to iterate through the paginated ListAutoMlJobsResponse.autoMLJobSummaries() member.
autoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsPublisher
Returns a publisher that can be used to get a stream of data.
autoMLJobSummaries(Collection<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(AutoMLJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse.Builder
Returns a summary list of jobs.
AutoMLJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
Provides a summary about an AutoML job.
AutoMLJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLMetricEnum - Enum in software.amazon.awssdk.services.sagemaker.model
 
AutoMLMetricExtendedEnum - Enum in software.amazon.awssdk.services.sagemaker.model
 
AutoMLMode - 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
 
AutoMLPartialFailureReason - Class in software.amazon.awssdk.services.sagemaker.model
The reason for a partial failure of an AutoML job.
AutoMLPartialFailureReason.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoMLProblemTypeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
Defines the configuration settings of one of the supported problem types.
autoMLProblemTypeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the configuration settings of the problem type set for the AutoML job V2.
autoMLProblemTypeConfig(Consumer<AutoMLProblemTypeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Defines the configuration settings of one of the supported problem types.
autoMLProblemTypeConfig(Consumer<AutoMLProblemTypeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the configuration settings of the problem type set for the AutoML job V2.
autoMLProblemTypeConfig(AutoMLProblemTypeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Defines the configuration settings of one of the supported problem types.
autoMLProblemTypeConfig(AutoMLProblemTypeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the configuration settings of the problem type set for the AutoML job V2.
AutoMLProblemTypeConfig - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings specific to the problem type used to configure an AutoML job V2.
AutoMLProblemTypeConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLProblemTypeConfig.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
autoMLProblemTypeConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the name of the problem type configuration set for the AutoML job V2.
autoMLProblemTypeConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the name of the problem type configuration set for the AutoML job V2.
autoMLProblemTypeConfigName(AutoMLProblemTypeConfigName) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the name of the problem type configuration set for the AutoML job V2.
AutoMLProblemTypeConfigName - Enum in software.amazon.awssdk.services.sagemaker.model
 
autoMLProblemTypeConfigNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the name of the problem type configuration set for the AutoML job V2.
autoMLProblemTypeResolvedAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
Defines the resolved attributes specific to a problem type.
autoMLProblemTypeResolvedAttributes(Consumer<AutoMLProblemTypeResolvedAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes.Builder
Defines the resolved attributes specific to a problem type.
autoMLProblemTypeResolvedAttributes(AutoMLProblemTypeResolvedAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes.Builder
Defines the resolved attributes specific to a problem type.
AutoMLProblemTypeResolvedAttributes - Class in software.amazon.awssdk.services.sagemaker.model
Stores resolved attributes specific to the problem type of an AutoML job V2.
AutoMLProblemTypeResolvedAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLProblemTypeResolvedAttributes.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
AutoMLProcessingUnit - Enum in software.amazon.awssdk.services.sagemaker.model
 
AutoMLResolvedAttributes - Class in software.amazon.awssdk.services.sagemaker.model
The resolved attributes used to configure an AutoML job V2.
AutoMLResolvedAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutoMLS3DataSource - Class in software.amazon.awssdk.services.sagemaker.model
Describes 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
 
AutoParameter - Class in software.amazon.awssdk.services.sagemaker.model
The name and an example value of the hyperparameter that you want to use in Autotune.
AutoParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.
autoParameters(Collection<AutoParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.
autoParameters(Consumer<AutoParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.
autoParameters(AutoParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.
AutoRollbackConfig - Class in software.amazon.awssdk.services.sagemaker.model
Automatic rollback configuration for handling endpoint deployment failures and recovery.
AutoRollbackConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
autoRollbackConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentConfig
Automatic rollback configuration for handling endpoint deployment failures and recovery.
autoRollbackConfiguration(Consumer<AutoRollbackConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Automatic rollback configuration for handling endpoint deployment failures and recovery.
autoRollbackConfiguration(AutoRollbackConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Automatic rollback configuration for handling endpoint deployment failures and recovery.
autotune() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters for the following fields:
autotune() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
A flag to indicate if autotune is enabled for the hyperparameter tuning job.
autotune(Consumer<Autotune.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters for the following fields:
autotune(Consumer<Autotune.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A flag to indicate if autotune is enabled for the hyperparameter tuning job.
autotune(Autotune) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters for the following fields:
autotune(Autotune) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A flag to indicate if autotune is enabled for the hyperparameter tuning job.
Autotune - Class in software.amazon.awssdk.services.sagemaker.model
A flag to indicate if you want to use Autotune to automatically find optimal values for the following fields:
Autotune.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
AutotuneMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
AVAILABLE - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
AVAILABLE - software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
AVERAGE - software.amazon.awssdk.services.sagemaker.model.Statistic
 
AVERAGE_WEIGHTED_QUANTILE_LOSS - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
AVERAGE_WEIGHTED_QUANTILE_LOSS - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
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.
AVG - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
AVRO - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
AWS_BEDROCK_MODEL_EVALUATION - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
AWS_HANDSHAKE_VERIFY_IDENTITY - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
AWS_REKOGNITION_DETECT_MODERATION_LABELS_IMAGE_V3 - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
AWS_SAGE_MAKER_PROCESSING_JOB - software.amazon.awssdk.services.sagemaker.model.CandidateStepType
 
AWS_SAGE_MAKER_TRAINING_JOB - software.amazon.awssdk.services.sagemaker.model.CandidateStepType
 
AWS_SAGE_MAKER_TRANSFORM_JOB - software.amazon.awssdk.services.sagemaker.model.CandidateStepType
 
AWS_TEXTRACT_ANALYZE_DOCUMENT_FORMS_V1 - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
AWS_TEXTRACT_ANALYZE_EXPENSE - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
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
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
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.
AwsManagedHumanLoopRequestSource - Enum in software.amazon.awssdk.services.sagemaker.model
 
awsManagedHumanLoopRequestSourceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source.
awsParseArn(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 

B

BACKFILL - software.amazon.awssdk.services.sagemaker.model.FillingType
 
BACKFILL_VALUE - software.amazon.awssdk.services.sagemaker.model.FillingType
 
backtestResults() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
The Amazon S3 prefix to the accuracy metrics and the inference results observed over the testing window.
backtestResults(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations.Builder
The Amazon S3 prefix to the accuracy metrics and the inference results observed over the testing window.
BAKING - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
BALANCED_ACCURACY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
BALANCED_ACCURACY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
baseImage() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The registry path of the container image to use as the starting point for this version.
baseImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The registry path of the container image on which this image version is based.
baseImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The registry path of the container image to use as the starting point for this version.
baseImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The registry path of the container image on which this image version is based.
baselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
Baseline configuration used to validate that the data conforms to the specified constraints and statistics
baselineConfig(Consumer<MonitoringBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
Baseline configuration used to validate that the data conforms to the specified constraints and statistics
baselineConfig(MonitoringBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
Baseline configuration used to validate that the data conforms to the specified constraints and statistics
baselineUsedForDriftCheckConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The Amazon S3 URI of baseline constraints file to be used for the drift check.
baselineUsedForDriftCheckConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon S3 URI of the baseline constraints file used for the drift check.
baselineUsedForDriftCheckConstraints(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The Amazon S3 URI of baseline constraints file to be used for the drift check.
baselineUsedForDriftCheckConstraints(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon S3 URI of the baseline constraints file used for the drift check.
baselineUsedForDriftCheckStatistics() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon S3 URI of the baseline statistics file used for the drift check.
baselineUsedForDriftCheckStatistics(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon S3 URI of the baseline statistics file used for the drift check.
baseliningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
The name of the job that performs baselining for the data quality monitoring job.
baseliningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
The name of the baseline model bias job.
baseliningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
The name of the baseline model explainability job.
baseliningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
The name of the job that performs baselining for the monitoring job.
baseliningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
The name of the job that performs baselining for the monitoring job.
baseliningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig.Builder
The name of the job that performs baselining for the data quality monitoring job.
baseliningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig.Builder
The name of the baseline model bias job.
baseliningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig.Builder
The name of the baseline model explainability job.
baseliningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig.Builder
The name of the job that performs baselining for the monitoring job.
baseliningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig.Builder
The name of the job that performs baselining for the monitoring job.
baseModelName() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
The name of the base model to fine-tune.
baseModelName() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
The name of the base model to fine-tune.
baseModelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig.Builder
The name of the base model to fine-tune.
baseModelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes.Builder
The name of the base model to fine-tune.
BatchDataCaptureConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration to control how SageMaker captures inference data for batch transform jobs.
BatchDataCaptureConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
batchDescribeModelPackage(Consumer<BatchDescribeModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
This action batch describes a list of versioned model packages
batchDescribeModelPackage(Consumer<BatchDescribeModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
This action batch describes a list of versioned model packages
batchDescribeModelPackage(BatchDescribeModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
This action batch describes a list of versioned model packages
batchDescribeModelPackage(BatchDescribeModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
This action batch describes a list of versioned model packages
BatchDescribeModelPackageError - Class in software.amazon.awssdk.services.sagemaker.model
The error code and error description associated with the resource.
BatchDescribeModelPackageError.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
batchDescribeModelPackageErrorMap() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.
batchDescribeModelPackageErrorMap(Map<String, BatchDescribeModelPackageError>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse.Builder
A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.
BatchDescribeModelPackageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
BatchDescribeModelPackageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
BatchDescribeModelPackageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
BatchDescribeModelPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.BatchDescribeModelPackageRequestMarshaller
 
BatchDescribeModelPackageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
BatchDescribeModelPackageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
BatchDescribeModelPackageSummary - Class in software.amazon.awssdk.services.sagemaker.model
Provides summary information about the model package.
BatchDescribeModelPackageSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
batchStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
A string that determines the number of records included in a single mini-batch.
batchStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
A string that determines the number of records included in a single mini-batch.
batchStrategy(BatchStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(BatchStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(BatchStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategy(BatchStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
A string that determines the number of records included in a single mini-batch.
BatchStrategy - Enum in software.amazon.awssdk.services.sagemaker.model
 
batchStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Specifies the number of records to include in a mini-batch for an HTTP inference request.
batchStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
A string that determines the number of records included in a single mini-batch.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
Input object for the batch transform job.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
Input object for the batch transform job.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
Returns the value of the BatchTransformInput property for this object.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
Input object for the batch transform job.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
Input object for the batch transform job.
batchTransformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
Input object for the batch transform job.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Input object for the batch transform job.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the BatchTransformInput property for this object.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(Consumer<BatchTransformInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
Input object for the batch transform job.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Input object for the batch transform job.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the BatchTransformInput property for this object.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
Input object for the batch transform job.
batchTransformInput(BatchTransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
Input object for the batch transform job.
BatchTransformInput - Class in software.amazon.awssdk.services.sagemaker.model
Input object for the batch transform job.
BatchTransformInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
BAYESIAN - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.SageMakerAuthSchemeInterceptor
 
BENCHMARK - software.amazon.awssdk.services.sagemaker.model.RecommendationStepType
 
bestCandidate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
The best model candidate selected by SageMaker Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.
bestCandidate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
bestCandidate(Consumer<AutoMLCandidate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
The best model candidate selected by SageMaker Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.
bestCandidate(Consumer<AutoMLCandidate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
bestCandidate(AutoMLCandidate) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
The best model candidate selected by SageMaker Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.
bestCandidate(AutoMLCandidate) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.
bestObjectiveNotImproving() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an objective function.
bestObjectiveNotImproving(Consumer<BestObjectiveNotImproving.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an objective function.
bestObjectiveNotImproving(BestObjectiveNotImproving) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an objective function.
BestObjectiveNotImproving - Class in software.amazon.awssdk.services.sagemaker.model
A structure that keeps track of which training jobs launched by your hyperparameter tuning job are not improving model performance as evaluated against an objective function.
BestObjectiveNotImproving.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
bestTrainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
A TrainingJobSummary object that describes the training job that completed with the best current HyperParameterTuningJobObjective.
bestTrainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the BestTrainingJob property for this object.
bestTrainingJob(Consumer<HyperParameterTrainingJobSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A TrainingJobSummary object that describes the training job that completed with the best current HyperParameterTuningJobObjective.
bestTrainingJob(Consumer<HyperParameterTrainingJobSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the BestTrainingJob property for this object.
bestTrainingJob(HyperParameterTrainingJobSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A TrainingJobSummary object that describes the training job that completed with the best current HyperParameterTuningJobObjective.
bestTrainingJob(HyperParameterTrainingJobSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the BestTrainingJob property for this object.
BG - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
bias() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
bias() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
Metrics that measure bias in a model.
bias(Consumer<Bias.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure bias in a model.
bias(Consumer<DriftCheckBias.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
bias(Bias) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure bias in a model.
bias(DriftCheckBias) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
Bias - Class in software.amazon.awssdk.services.sagemaker.model
Contains bias metrics for a model.
Bias.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
billableTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The billable time in seconds.
billableTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The billable time in seconds.
billableTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The billable time in seconds.
billableTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The billable time in seconds.
BINARY_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
 
BINARY_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.ProblemType
 
BLOCKED - software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
 
blockedReason() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
The justification for why the OfflineStoreStatus is Blocked (if applicable).
blockedReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus.Builder
The justification for why the OfflineStoreStatus is Blocked (if applicable).
blueGreenUpdatePolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentConfig
Update policy for a blue/green deployment.
blueGreenUpdatePolicy(Consumer<BlueGreenUpdatePolicy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Update policy for a blue/green deployment.
blueGreenUpdatePolicy(BlueGreenUpdatePolicy) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Update policy for a blue/green deployment.
BlueGreenUpdatePolicy - Class in software.amazon.awssdk.services.sagemaker.model
Update policy for a blue/green deployment.
BlueGreenUpdatePolicy.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
BN - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
BOOLEAN - software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
BooleanOperator - Enum in software.amazon.awssdk.services.sagemaker.model
 
BOTH - software.amazon.awssdk.services.sagemaker.model.Direction
 
BOTH - software.amazon.awssdk.services.sagemaker.model.ModelPackageType
 
branch() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
The default branch for the Git repository.
branch(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GitConfig.Builder
The default branch for the Git repository.
bucket() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
Name of the S3 bucket.
bucket(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location.Builder
Name of the S3 bucket.
build() - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams.Builder
Returns a SageMakerAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
Builds an instance of SageMakerAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter.Builder
Builds an instance of SageMakerWaiter based on the configurations supplied to this builder
builder() - Static method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams
Get a new builder for creating a SageMakerAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AgentVersion
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSplitConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLPartialFailureReason
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Channel
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Device
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Experiment
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Explainability
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Filter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GenerativeAiSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HolidayConfigAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Image
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Model
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQuality
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringCsvDatasetFormat
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringParquetDatasetFormat
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.MultiModelConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OutputParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Parent
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Project
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RepositoryAuthConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
builder() - Static method in exception software.amazon.awssdk.services.sagemaker.model.SageMakerException
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SelectedStep
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJobStepMetadata
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Trial
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TtlDuration
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.USD
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserContext
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.VectorConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
builder() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
builder() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a builder that can be used to configure and create a SageMakerAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a builder that can be used to configure and create a SageMakerClient.
builder() - Static method in class software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration
 
builder() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Create a builder that can be used to configure and create a SageMakerAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Create a builder that can be used to configure and create a SageMakerWaiter.
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.BuilderImpl
 
BuilderImpl(SageMakerException) - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
 
BuilderImpl(SageMakerRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerRequest.BuilderImpl
 
BuilderImpl(SageMakerResponse) - Constructor for class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
BZIP2 - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 

C

CA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
cacheHitResult() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
If this pipeline execution step was cached, details on the cache hit.
cacheHitResult(Consumer<CacheHitResult.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
If this pipeline execution step was cached, details on the cache hit.
cacheHitResult(CacheHitResult) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
If this pipeline execution step was cached, details on the cache hit.
CacheHitResult - Class in software.amazon.awssdk.services.sagemaker.model
Details on the cache hit of a pipeline execution step.
CacheHitResult.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
calculatedBaselineConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The Amazon S3 URI of the newly calculated baseline constraints file.
calculatedBaselineConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon S3 URI of the newly calculated baseline constraints file.
calculatedBaselineConstraints(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The Amazon S3 URI of the newly calculated baseline constraints file.
calculatedBaselineConstraints(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon S3 URI of the newly calculated baseline constraints file.
calculatedBaselineStatistics() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon S3 URI of the newly calculated baseline statistics file.
calculatedBaselineStatistics(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon S3 URI of the newly calculated baseline statistics file.
callback() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.
callback(Consumer<CallbackStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.
callback(CallbackStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.
CallbackStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata about a callback step.
CallbackStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
callbackToken() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
The pipeline generated token from the Amazon SQS queue.
callbackToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
The pipeline generated token from the Amazon SQS queue.
callbackToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
The pipeline generated token from the Amazon SQS queue.
callbackToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata.Builder
The pipeline generated token from the Amazon SQS queue.
callbackToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest.Builder
The pipeline generated token from the Amazon SQS queue.
callbackToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
The pipeline generated token from the Amazon SQS queue.
CANARY - software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
 
canarySize() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
Batch size for the first step to turn on traffic on the new endpoint fleet.
canarySize(Consumer<CapacitySize.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Batch size for the first step to turn on traffic on the new endpoint fleet.
canarySize(CapacitySize) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Batch size for the first step to turn on traffic on the new endpoint fleet.
CANCELLED - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
CANCELLED - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
 
canContinue() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
CANDIDATE_DEFINITIONS_GENERATED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
candidateArtifactLocations() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
The Amazon S3 prefix to the artifacts generated for an AutoML candidate.
candidateArtifactLocations(Consumer<CandidateArtifactLocations.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateProperties.Builder
The Amazon S3 prefix to the artifacts generated for an AutoML candidate.
candidateArtifactLocations(CandidateArtifactLocations) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateProperties.Builder
The Amazon S3 prefix to the artifacts generated for an AutoML candidate.
CandidateArtifactLocations - Class in software.amazon.awssdk.services.sagemaker.model
The location of artifacts for an AutoML candidate job.
CandidateArtifactLocations.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
candidateDefinitionNotebookLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
The URL of the notebook location.
candidateDefinitionNotebookLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts.Builder
The URL of the notebook location.
candidateGenerationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
The configuration for generating a candidate for an AutoML job (optional).
candidateGenerationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The configuration information of how model candidates are generated.
candidateGenerationConfig(Consumer<AutoMLCandidateGenerationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The configuration for generating a candidate for an AutoML job (optional).
candidateGenerationConfig(Consumer<CandidateGenerationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The configuration information of how model candidates are generated.
candidateGenerationConfig(AutoMLCandidateGenerationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The configuration for generating a candidate for an AutoML job (optional).
candidateGenerationConfig(CandidateGenerationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The configuration information of how model candidates are generated.
CandidateGenerationConfig - Class in software.amazon.awssdk.services.sagemaker.model
Stores the configuration information for how model candidates are generated using an AutoML job V2.
CandidateGenerationConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
candidateMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
Information about the candidate metrics for an AutoML job.
candidateMetrics(Collection<MetricDatum>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateProperties.Builder
Information about the candidate metrics for an AutoML job.
candidateMetrics(Consumer<MetricDatum.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateProperties.Builder
Information about the candidate metrics for an AutoML job.
candidateMetrics(MetricDatum...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateProperties.Builder
Information about the candidate metrics for an AutoML job.
candidateName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The name of the candidate.
candidateName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The name of the candidate.
candidateNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
List the candidates for the job and filter by 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.
candidateProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The properties of an AutoML candidate job.
candidateProperties(Consumer<CandidateProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The properties of an AutoML candidate job.
candidateProperties(CandidateProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The properties of an AutoML candidate job.
CandidateProperties - Class in software.amazon.awssdk.services.sagemaker.model
The properties of an AutoML candidate job.
CandidateProperties.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
candidates() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
Summaries about the AutoMLCandidates.
candidates() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobIterable
Returns an iterable to iterate through the paginated ListCandidatesForAutoMlJobResponse.candidates() member.
candidates() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobPublisher
Returns a publisher that can be used to get a stream of data.
candidates(Collection<AutoMLCandidate>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
Summaries about the AutoMLCandidates.
candidates(Consumer<AutoMLCandidate.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
Summaries about the AutoMLCandidates.
candidates(AutoMLCandidate...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse.Builder
Summaries about the AutoMLCandidates.
CandidateSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
candidateStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The candidate's status.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
candidateStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The candidate's status.
candidateStepArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
The ARN for the candidate's step.
candidateStepArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep.Builder
The ARN for the candidate's step.
candidateStepName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
The name 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.
candidateSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
Information about the candidate's steps.
candidateSteps(Collection<AutoMLCandidateStep>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the candidate's steps.
candidateSteps(Consumer<AutoMLCandidateStep.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the candidate's steps.
candidateSteps(AutoMLCandidateStep...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the candidate's steps.
candidateStepType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
Whether the candidate is at the transform, training, or processing step.
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 - 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.
CANVAS - software.amazon.awssdk.services.sagemaker.model.AppType
 
canvasAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The Canvas app settings.
canvasAppSettings(Consumer<CanvasAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Canvas app settings.
canvasAppSettings(CanvasAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Canvas app settings.
CanvasAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The SageMaker Canvas application settings.
CanvasAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CAPACITY_PERCENT - software.amazon.awssdk.services.sagemaker.model.CapacitySizeType
 
CapacitySize - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the type and size of the endpoint capacity to activate for a blue/green deployment, a rolling deployment, or a rollback strategy.
CapacitySize.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CapacitySizeType - Enum in software.amazon.awssdk.services.sagemaker.model
 
captureContentTypeHeader() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
Configuration specifying how to treat different headers.
captureContentTypeHeader(Consumer<CaptureContentTypeHeader.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Configuration specifying how to treat different headers.
captureContentTypeHeader(CaptureContentTypeHeader) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Configuration specifying how to treat different headers.
CaptureContentTypeHeader - Class in software.amazon.awssdk.services.sagemaker.model
Configuration specifying how to treat different headers.
CaptureContentTypeHeader.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
captureMode() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
Specify the boundary of data to capture.
captureMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureOption.Builder
Specify the boundary of data to capture.
captureMode(CaptureMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureOption.Builder
Specify the boundary of data to capture.
CaptureMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
captureModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
Specify the boundary of data to capture.
CaptureOption - Class in software.amazon.awssdk.services.sagemaker.model
Specifies data Model Monitor will capture.
CaptureOption.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
captureOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
Specifies data Model Monitor will capture.
captureOptions(Collection<CaptureOption>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Specifies data Model Monitor will capture.
captureOptions(Consumer<CaptureOption.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Specifies data Model Monitor will capture.
captureOptions(CaptureOption...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Specifies data Model Monitor will capture.
captureStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
Whether data capture is currently functional.
captureStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
Whether data capture is currently functional.
captureStatus(CaptureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
Whether data capture is currently functional.
CaptureStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
captureStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
Whether data capture is currently functional.
carryOn() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
catalog() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the Catalog property for this object.
catalog() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
The name of the Glue table catalog.
catalog(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the Catalog property for this object.
catalog(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig.Builder
The name of the Glue table catalog.
CATBOOST - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
CATEGORICAL - software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
 
CATEGORICAL - software.amazon.awssdk.services.sagemaker.model.ParameterType
 
CategoricalParameter - Class in software.amazon.awssdk.services.sagemaker.model
Environment parameters you want to benchmark your load test against.
CategoricalParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
Specified a list of parameters for each category.
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.
categoricalParameterRanges(Collection<CategoricalParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges.Builder
Specified a list of parameters for each category.
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(Consumer<CategoricalParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges.Builder
Specified a list of parameters for each category.
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(CategoricalParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges.Builder
Specified a list of parameters for each category.
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.
categoricalParameterRangeSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Defines the possible values for a categorical hyperparameter.
CategoricalParameterRangeSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException.BuilderImpl
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
The fractional portion, in cents, of the amount.
cents(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
The fractional portion, in cents, of the amount.
certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
Whether to certify the algorithm so that it can be listed in Amazon Web Services Marketplace.
certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Whether to certify the model package for listing on Amazon Web Services Marketplace.
certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
Whether the algorithm is certified to be listed in Amazon Web Services Marketplace.
certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Whether the model package is certified for listing on Amazon Web Services Marketplace.
certifyForMarketplace() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Whether the model package is to be certified to be listed on Amazon Web Services Marketplace.
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 Amazon Web Services Marketplace.
certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Whether to certify the model package for listing on Amazon Web Services Marketplace.
certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Whether the algorithm is certified to be listed in Amazon Web Services Marketplace.
certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Whether the model package is certified for listing on Amazon Web Services Marketplace.
certifyForMarketplace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Whether the model package is to be certified to be listed on Amazon Web Services 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() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
The name of the channel.
channelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
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
 
channelType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
The channel type (optional) is an enum string.
channelType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
The type of channel.
channelType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The channel type (optional) is an enum string.
channelType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The type of channel.
channelType(AutoMLChannelType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The channel type (optional) is an enum string.
channelType(AutoMLChannelType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The type of channel.
channelTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
The channel type (optional) is an enum string.
channelTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
The type of channel.
checkJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.
checkJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.
checkJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.
checkJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.
checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Contains information about the output location for managed spot training checkpoint data.
checkpointConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Returns the value of the CheckpointConfig property for this object.
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(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(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(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(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(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Sets 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(CheckpointConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Sets the value of the CheckpointConfig property for this object.
CheckpointConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the output location for managed spot training checkpoint data.
CheckpointConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
checkType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The type of the Clarify Check step
checkType() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The type of the Quality check step.
checkType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The type of the Clarify Check step
checkType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The type of the Quality check step.
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAuthSchemeStrategy
 
cidrs() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
A list of one to ten Classless Inter-Domain Routing (CIDR) values.
cidrs(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceIpConfig.Builder
A list of one to ten Classless Inter-Domain Routing (CIDR) values.
cidrs(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceIpConfig.Builder
A list of one to ten Classless Inter-Domain Routing (CIDR) values.
clarifyCheck() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
Container for the metadata for a Clarify check step.
clarifyCheck(Consumer<ClarifyCheckStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
Container for the metadata for a Clarify check step.
clarifyCheck(ClarifyCheckStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
Container for the metadata for a Clarify check step.
ClarifyCheckStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
The container for the metadata for the ClarifyCheck step.
ClarifyCheckStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
clarifyExplainerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
clarifyExplainerConfig(Consumer<ClarifyExplainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExplainerConfig.Builder
A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
clarifyExplainerConfig(ClarifyExplainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExplainerConfig.Builder
A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
ClarifyExplainerConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration parameters for the SageMaker Clarify explainer.
ClarifyExplainerConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClarifyFeatureType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ClarifyInferenceConfig - Class in software.amazon.awssdk.services.sagemaker.model
The inference configuration parameter for the model container.
ClarifyInferenceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClarifyShapBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for the SHAP baseline (also called the background or reference dataset) of the Kernal SHAP algorithm.
ClarifyShapBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClarifyShapConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for SHAP analysis using SageMaker Clarify Explainer.
ClarifyShapConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClarifyTextConfig - Class in software.amazon.awssdk.services.sagemaker.model
A parameter used to configure the SageMaker Clarify explainer to treat text features as text so that explanations are provided for individual units of text.
ClarifyTextConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClarifyTextGranularity - Enum in software.amazon.awssdk.services.sagemaker.model
 
ClarifyTextLanguage - Enum in software.amazon.awssdk.services.sagemaker.model
 
client(SageMakerAsyncClient) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
Sets a custom SageMakerAsyncClient that will be used to poll the resource
client(SageMakerClient) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter.Builder
Sets a custom SageMakerClient that will be used to poll the resource
clientConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
clientConfig(Consumer<AsyncInferenceClientConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig.Builder
Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
clientConfig(AsyncInferenceClientConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig.Builder
Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
The client ID for your Amazon Cognito user pool.
clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
An identifier for an application client.
clientId() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
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.
clientId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoConfig.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
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.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest.Builder
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation.
clientSecret() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
The OIDC IdP client secret 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.
clientToken() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
A unique ID.
clientToken() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
A unique token that guarantees that the call to this API is idempotent.
clientToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
A unique ID.
clientToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A unique token that guarantees that the call to this API is idempotent.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
The Amazon Resource Name (ARN) of the cluster.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster to delete.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
The Amazon Resource Name (ARN) of the updated SageMaker HyperPod cluster.
clusterArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster being updated for security patching.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterSummary.Builder
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse.Builder
The Amazon Resource Name (ARN) of the cluster.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse.Builder
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster to delete.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse.Builder
The Amazon Resource Name (ARN) of the updated SageMaker HyperPod cluster.
clusterArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse.Builder
The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster being updated for security patching.
clusterConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
The configuration for the cluster resources 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.
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(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(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(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.
clusterId() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
The identifier of the EMR cluster.
clusterId() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the ClusterId property for this object.
clusterId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata.Builder
The identifier of the EMR cluster.
clusterId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the ClusterId property for this object.
ClusterInstanceGroupDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details of an instance group in a SageMaker HyperPod cluster.
ClusterInstanceGroupDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClusterInstanceGroupSpecification - Class in software.amazon.awssdk.services.sagemaker.model
The specifications of an instance group that you need to define.
ClusterInstanceGroupSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClusterInstanceStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
ClusterInstanceStatusDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details of an instance in a SageMaker HyperPod cluster.
ClusterInstanceStatusDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ClusterInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ClusterLifeCycleConfig - Class in software.amazon.awssdk.services.sagemaker.model
The LifeCycle configuration for a SageMaker HyperPod cluster.
ClusterLifeCycleConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
The name of the SageMaker HyperPod cluster.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
The name for the new SageMaker HyperPod cluster.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster to delete.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the instance is.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The name of the SageMaker HyperPod cluster.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which you want to retrieve the list of nodes.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
Specify the name of the SageMaker HyperPod cluster you want to update.
clusterName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
Specify the name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster you want to update for security patching.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterSummary.Builder
The name of the SageMaker HyperPod cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
The name for the new SageMaker HyperPod cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest.Builder
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster to delete.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest.Builder
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which the instance is.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest.Builder
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The name of the SageMaker HyperPod cluster.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which you want to retrieve the list of nodes.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
Specify the name of the SageMaker HyperPod cluster you want to update.
clusterName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest.Builder
Specify the name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster you want to update for security patching.
ClusterNodeDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details of an instance (also called a node interchangeably) in a SageMaker HyperPod cluster.
ClusterNodeDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
clusterNodeSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
The summaries of listed instances in a SageMaker HyperPod cluster
clusterNodeSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesIterable
Returns an iterable to iterate through the paginated ListClusterNodesResponse.clusterNodeSummaries() member.
clusterNodeSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesPublisher
Returns a publisher that can be used to get a stream of data.
clusterNodeSummaries(Collection<ClusterNodeSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse.Builder
The summaries of listed instances in a SageMaker HyperPod cluster
clusterNodeSummaries(Consumer<ClusterNodeSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse.Builder
The summaries of listed instances in a SageMaker HyperPod cluster
clusterNodeSummaries(ClusterNodeSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse.Builder
The summaries of listed instances in a SageMaker HyperPod cluster
ClusterNodeSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
ClusterNodeSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
clusterRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.
clusterRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.
ClusterSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
clusterStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
The status of the SageMaker HyperPod cluster.
clusterStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The status of the SageMaker HyperPod cluster.
clusterStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterSummary.Builder
The status of the SageMaker HyperPod cluster.
clusterStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The status of the SageMaker HyperPod cluster.
clusterStatus(ClusterStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterSummary.Builder
The status of the SageMaker HyperPod cluster.
clusterStatus(ClusterStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The status of the SageMaker HyperPod cluster.
ClusterStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
clusterStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
The status of the SageMaker HyperPod cluster.
clusterStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The status of the SageMaker HyperPod cluster.
clusterSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
The summaries of listed SageMaker HyperPod clusters.
clusterSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClustersIterable
Returns an iterable to iterate through the paginated ListClustersResponse.clusterSummaries() member.
clusterSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClustersPublisher
Returns a publisher that can be used to get a stream of data.
clusterSummaries(Collection<ClusterSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersResponse.Builder
The summaries of listed SageMaker HyperPod clusters.
clusterSummaries(Consumer<ClusterSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersResponse.Builder
The summaries of listed SageMaker HyperPod clusters.
clusterSummaries(ClusterSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersResponse.Builder
The summaries of listed SageMaker HyperPod clusters.
ClusterSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of a SageMaker HyperPod cluster.
ClusterSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
code() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
A unique identifier for a specific class of errors.
code(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderingError.Builder
A unique identifier for a specific class of errors.
CODE_EDITOR - software.amazon.awssdk.services.sagemaker.model.AppType
 
CODE_EDITOR - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
codeEditorAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
The Code Editor application settings.
codeEditorAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The Code Editor application settings.
codeEditorAppSettings(Consumer<CodeEditorAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Code Editor application settings.
codeEditorAppSettings(Consumer<SpaceCodeEditorAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The Code Editor application settings.
codeEditorAppSettings(CodeEditorAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Code Editor application settings.
codeEditorAppSettings(SpaceCodeEditorAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The Code Editor application settings.
CodeEditorAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The Code Editor application settings.
CodeEditorAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
codeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.
codeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(Collection<CodeRepository>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(Collection<CodeRepository>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.
codeRepositories(Collection<CodeRepository>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(Consumer<CodeRepository.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(Consumer<CodeRepository.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.
codeRepositories(Consumer<CodeRepository.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(CodeRepository...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
codeRepositories(CodeRepository...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.
codeRepositories(CodeRepository...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings.Builder
A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
CodeRepository - Class in software.amazon.awssdk.services.sagemaker.model
A Git repository that SageMaker automatically displays to users for cloning in the JupyterServer application.
CodeRepository.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
The Amazon Resource Name (ARN) of the Git repository.
codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
The Amazon Resource Name (ARN) of the new repository.
codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
The Amazon Resource Name (ARN) of the Git repository.
codeRepositoryArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
The ARN of the Git repository.
codeRepositoryArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
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.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
The name of the Git repository.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
The name of the Git repository.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
The name of the Git repository to delete.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
The name of the Git repository to describe.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
The name of the Git repository.
codeRepositoryName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
The name of the Git repository to update.
codeRepositoryName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
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.
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() - 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
Returns an iterable to iterate through the paginated ListCodeRepositoriesResponse.codeRepositorySummaryList() member.
codeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesPublisher
Returns a publisher that can be used to get a stream of data.
codeRepositorySummaryList(Collection<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(CodeRepositorySummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse.Builder
Gets a list of summaries of the Git repositories.
cognitoConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
Use this parameter to configure an Amazon Cognito private workforce.
cognitoConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The configuration of an Amazon Cognito 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(Consumer<CognitoConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of an 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(CognitoConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of an Amazon Cognito workforce.
CognitoConfig - Class in software.amazon.awssdk.services.sagemaker.model
Use this parameter to configure your Amazon Cognito workforce.
CognitoConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
cognitoMemberDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Identifies a Amazon Cognito user group.
CognitoMemberDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
collectionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
Configuration for your collection.
collectionConfig(Consumer<CollectionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
Configuration for your collection.
collectionConfig(CollectionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
Configuration for your collection.
CollectionConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for your collection.
CollectionConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CollectionConfig.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
CollectionConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for the Amazon SageMaker Debugger output tensor collections.
CollectionConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
collectionConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
Configuration information for Amazon SageMaker Debugger tensor collections.
collectionConfigurations(Collection<CollectionConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
Configuration information for Amazon SageMaker Debugger tensor collections.
collectionConfigurations(Consumer<CollectionConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
Configuration information for Amazon SageMaker Debugger tensor collections.
collectionConfigurations(CollectionConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
Configuration information for Amazon SageMaker Debugger tensor collections.
collectionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
The name of the tensor collection.
collectionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration.Builder
The name of the tensor collection.
collectionParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
Parameter values for the tensor collection.
collectionParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration.Builder
Parameter values for the tensor collection.
collectionType() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
A grouping of elements where each element within the collection must have the same feature type ( String, Integral, or Fractional).
collectionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
A grouping of elements where each element within the collection must have the same feature type ( String, Integral, or Fractional).
collectionType(CollectionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
A grouping of elements where each element within the collection must have the same feature type ( String, Integral, or Fractional).
CollectionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
collectionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
A grouping of elements where each element within the collection must have the same feature type ( String, Integral, or Fractional).
commitId() - Method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
The commit ID.
commitId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetadataProperties.Builder
The commit ID.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
The time when the model compilation job completed.
compilationEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The time when the model compilation job on a compilation job instance ended.
compilationEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
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.
compilationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
The Amazon Resource Name (ARN) of the model compilation job.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The Amazon Resource Name (ARN) of the model compilation job.
compilationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
The Amazon Resource Name (ARN) of the model compilation job.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
A name for the model compilation job.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The name of the SageMaker Neo compilation job that will be used to locate model artifacts for packaging.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest
The name of the compilation job to delete.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
The name of the model compilation job that you want information about.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The name of the model compilation job.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The name of the SageMaker Neo compilation job.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
The name of the compilation job used to create the recommended model artifacts.
compilationJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
The name of the model compilation job to stop.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
A name for the model compilation job.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The name of the SageMaker Neo compilation job that will be used to locate model artifacts for packaging.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest.Builder
The name of the compilation job to delete.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
The name of the model compilation job.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The name of the SageMaker Neo compilation job.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelConfiguration.Builder
The name of the compilation job used to create the recommended model artifacts.
compilationJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest.Builder
The name of the model compilation job to stop.
compilationJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
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.
compilationJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
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.CompilationJobSummary.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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
An array of CompilationJobSummary objects, each describing a model compilation job.
compilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsIterable
Returns an iterable to iterate through the paginated ListCompilationJobsResponse.compilationJobSummaries() member.
compilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsPublisher
Returns a publisher that can be used to get a stream of data.
compilationJobSummaries(Collection<CompilationJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
An array of CompilationJobSummary objects, each describing a model compilation job.
compilationJobSummaries(Consumer<CompilationJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
An array of CompilationJobSummary objects, each describing a model compilation job.
compilationJobSummaries(CompilationJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
An array of CompilationJobSummary objects, each describing a model compilation job.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
The time when the model compilation job started.
compilationStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The time when the model compilation job started the CompilationJob instances.
compilationStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
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.
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.
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.
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() - 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.
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.
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() - 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.
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.
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() - 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.
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.
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.
compiledOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
Provides information about the output configuration for the compiled model.
compiledOutputConfig(Consumer<RecommendationJobCompiledOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig.Builder
Provides information about the output configuration for the compiled model.
compiledOutputConfig(RecommendationJobCompiledOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig.Builder
Provides information about the output configuration for the compiled model.
compilerOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
Specifies additional parameters for compiler options in JSON format.
compilerOptions(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
Specifies additional parameters for compiler options in JSON format.
completed() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
The number of completed training jobs launched by the hyperparameter tuning job.
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 - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
COMPLETED - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
COMPLETED_WITH_VIOLATIONS - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
completeOnConvergence() - Method in class software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected
A flag to stop a tuning job once AMT has detected that the job has converged.
completeOnConvergence(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected.Builder
A flag to stop a tuning job once AMT has detected that the job has converged.
completeOnConvergence(CompleteOnConvergence) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected.Builder
A flag to stop a tuning job once AMT has detected that the job has converged.
CompleteOnConvergence - Enum in software.amazon.awssdk.services.sagemaker.model
 
completeOnConvergenceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected
A flag to stop a tuning job once AMT has detected that the job has converged.
completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
How long an AutoML 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.AutoMLResolvedAttributes
Returns the value of the CompletionCriteria property for this object.
completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
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.ResolvedAttributes
Returns the value of the CompletionCriteria property for this object.
completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
Returns the value of the CompletionCriteria property for this object.
completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
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.TextGenerationJobConfig
How long a fine-tuning job is allowed to run.
completionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
Returns the value of the CompletionCriteria property for this object.
completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
How long an AutoML 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.AutoMLResolvedAttributes.Builder
Sets the value of the CompletionCriteria property for this object.
completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig.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.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.TabularJobConfig.Builder
Sets the value of the CompletionCriteria property for this object.
completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig.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.TextGenerationJobConfig.Builder
How long a fine-tuning job is allowed to run.
completionCriteria(Consumer<AutoMLJobCompletionCriteria.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
Sets the value of the CompletionCriteria property for this object.
completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
How long an AutoML 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.AutoMLResolvedAttributes.Builder
Sets the value of the CompletionCriteria property for this object.
completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig.Builder
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(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
Sets the value of the CompletionCriteria property for this object.
completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig.Builder
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.TextGenerationJobConfig.Builder
How long a fine-tuning job is allowed to run.
completionCriteria(AutoMLJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
Sets the value of the CompletionCriteria property for this object.
completionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The timestamp at which the inference experiment was completed.
completionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
A timestamp that shows when the job completed.
completionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The timestamp at which the inference experiment was completed.
completionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
A timestamp that shows when the job completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The timestamp at which the inference experiment was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
A timestamp that shows when the job completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The timestamp at which the inference experiment was completed.
completionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
A timestamp that shows when the job completed.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
The type of compression used for an additional data source used in inference or training.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
You can use Gzip or None.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
The allowed compression types depend on the input format and problem type.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
If training data is compressed, the compression type.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
The model output compression type.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
Specifies how the ML model data is prepared.
compressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
If your transform data is compressed, specify the compression type.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource.Builder
The type of compression used for an additional data source used in inference or training.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
You can use Gzip or None.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The allowed compression types depend on the input format and problem type.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
If training data is compressed, the compression type.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputDataConfig.Builder
The model output compression type.
compressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies how the ML model data is prepared.
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.AdditionalS3DataSource.Builder
The type of compression used for an additional data source used in inference or training.
compressionType(CompressionType) - 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.AutoMLJobChannel.Builder
The allowed compression types depend on the input format and problem type.
compressionType(CompressionType) - 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.TransformInput.Builder
If your transform data is compressed, specify the compression type.
compressionType(ModelCompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies how the ML model data is prepared.
compressionType(OutputCompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputDataConfig.Builder
The model output compression type.
CompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
The type of compression used for an additional data source used in inference or training.
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.AutoMLJobChannel
The allowed compression types depend on the input format and problem type.
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.OutputDataConfig
The model output compression type.
compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
Specifies how the ML model data is prepared.
compressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
If your transform data is compressed, specify the compression type.
computeResourceRequirements() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
The compute resources allocated to run the model assigned to the inference component.
computeResourceRequirements() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
The compute resources allocated to run the model assigned to the inference component.
computeResourceRequirements(Consumer<InferenceComponentComputeResourceRequirements.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
The compute resources allocated to run the model assigned to the inference component.
computeResourceRequirements(Consumer<InferenceComponentComputeResourceRequirements.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
The compute resources allocated to run the model assigned to the inference component.
computeResourceRequirements(InferenceComponentComputeResourceRequirements) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
The compute resources allocated to run the model assigned to the inference component.
computeResourceRequirements(InferenceComponentComputeResourceRequirements) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
The compute resources allocated to run the model assigned to the inference component.
condition() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
Convert this fn into a condition
condition() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The outcome of the condition evaluation that was run by this step execution.
condition(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
condition(Consumer<ConditionStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The outcome of the condition evaluation that was run by this step execution.
condition(ConditionStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The outcome of the condition evaluation that was run by this step execution.
Condition - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ConditionOutcome - Enum in software.amazon.awssdk.services.sagemaker.model
 
conditions - Variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
ConditionStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a Condition step.
ConditionStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
configFile() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
The bias config file for a model.
configFile() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
The explainability config file for the model.
configFile(Consumer<FileSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The bias config file for a model.
configFile(Consumer<FileSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability.Builder
The explainability config file for the model.
configFile(FileSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The bias config file for a model.
configFile(FileSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability.Builder
The explainability config file for the model.
configUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
JSON formatted S3 file that defines bias parameters.
configUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
JSON formatted Amazon S3 file that defines explainability parameters.
configUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification.Builder
JSON formatted S3 file that defines bias parameters.
configUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification.Builder
JSON formatted Amazon S3 file that defines explainability parameters.
ConflictException - Exception in software.amazon.awssdk.services.sagemaker.model
There was a conflict when you attempted to modify a SageMaker entity such as an Experiment or Artifact.
ConflictException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
connectedDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
The number of devices connected with a heartbeat.
connectedDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The number of devices that have this model version and have a heart beat.
connectedDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceStats.Builder
The number of devices connected with a heartbeat.
connectedDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The number of devices that have this model version and have a heart beat.
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.
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.
constraints() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
The drift check explainability constraints.
constraints() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
The drift check model data quality constraints.
constraints() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
The drift check model quality constraints.
constraints() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
Data quality constraints for a model.
constraints() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQuality
Model quality constraints.
constraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability.Builder
The drift check explainability constraints.
constraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality.Builder
The drift check model data quality constraints.
constraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality.Builder
The drift check model quality constraints.
constraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataQuality.Builder
Data quality constraints for a model.
constraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQuality.Builder
Model quality constraints.
constraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability.Builder
The drift check explainability constraints.
constraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality.Builder
The drift check model data quality constraints.
constraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality.Builder
The drift check model quality constraints.
constraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataQuality.Builder
Data quality constraints for a model.
constraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQuality.Builder
Model quality constraints.
constraintsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
Returns the value of the ConstraintsResource property for this object.
constraintsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
Returns the value of the ConstraintsResource property for this object.
constraintsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
Returns the value of the ConstraintsResource property for this object.
constraintsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
Returns the value of the ConstraintsResource property for this object.
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.
constraintsResource(Consumer<MonitoringConstraintsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(Consumer<MonitoringConstraintsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(Consumer<MonitoringConstraintsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(Consumer<MonitoringConstraintsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
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(MonitoringConstraintsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(MonitoringConstraintsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(MonitoringConstraintsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
constraintsResource(MonitoringConstraintsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig.Builder
Sets the value of the ConstraintsResource property for this object.
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.
consumedResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
Returns the value of the ConsumedResources property for this object.
consumedResources() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The total amount of resources consumed by a hyperparameter tuning job.
consumedResources(Consumer<HyperParameterTuningJobConsumedResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
Sets the value of the ConsumedResources property for this object.
consumedResources(Consumer<HyperParameterTuningJobConsumedResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The total amount of resources consumed by a hyperparameter tuning job.
consumedResources(HyperParameterTuningJobConsumedResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
Sets the value of the ConsumedResources property for this object.
consumedResources(HyperParameterTuningJobConsumedResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The total amount of resources consumed by a hyperparameter tuning job.
container() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
Defines a container that provides the runtime environment for a model that you deploy with an inference component.
container() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
Details about the container that provides the runtime environment for the model that is deployed with the inference component.
container(Consumer<InferenceComponentContainerSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
Defines a container that provides the runtime environment for a model that you deploy with an inference component.
container(Consumer<InferenceComponentContainerSpecificationSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
Details about the container that provides the runtime environment for the model that is deployed with the inference component.
container(InferenceComponentContainerSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
Defines a container that provides the runtime environment for a model that you deploy with an inference component.
container(InferenceComponentContainerSpecificationSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
Details about the container that provides the runtime environment for the model that is deployed with the inference component.
containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
The arguments for a container used to run a training job.
containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
The arguments for a container used to run a processing job.
containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
The arguments for the container when you're running the application.
containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
The arguments to send to the container that the monitoring job runs.
containerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
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.
containerArguments(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The arguments for a container used to run a training 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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerConfig.Builder
The arguments for the container when you're running the application.
containerArguments(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
The arguments to send to the container that the monitoring job runs.
containerArguments(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The arguments for a container used to run a training job.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerConfig.Builder
The arguments for the container when you're running the application.
containerArguments(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
The arguments to send to the container that the monitoring job runs.
containerArguments(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
An array of arguments for the container used to run the monitoring 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.
containerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig
Returns the value of the ContainerConfig property for this object.
containerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Specifies mandatory fields for running an Inference Recommender job.
containerConfig(Consumer<ContainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig.Builder
Sets the value of the ContainerConfig property for this object.
containerConfig(Consumer<RecommendationJobContainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies mandatory fields for running an Inference Recommender job.
containerConfig(ContainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig.Builder
Sets the value of the ContainerConfig property for this object.
containerConfig(RecommendationJobContainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies mandatory fields for running an Inference Recommender job.
ContainerConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration used to run the application image container.
ContainerConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
The entrypoint script for a Docker container used to run a training job.
containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
The entrypoint for a container used to run a processing job.
containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
The entrypoint used to run the application in the container.
containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
The entrypoint for a container used to run a monitoring job.
containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
Specifies the entrypoint for a container that the monitoring job runs.
containerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
Specifies the entrypoint for a container used to run the monitoring job.
containerEntrypoint(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The entrypoint script for a Docker container used to run a training 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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerConfig.Builder
The entrypoint used to run the application in the container.
containerEntrypoint(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
The entrypoint for a container used to run a monitoring job.
containerEntrypoint(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
Specifies the entrypoint for a container that the monitoring job runs.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The entrypoint script for a Docker container used to run a training job.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerConfig.Builder
The entrypoint used to run the application in the container.
containerEntrypoint(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
The entrypoint for a container used to run a monitoring job.
containerEntrypoint(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
Specifies the entrypoint for a container that the monitoring job runs.
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.
containerEnvironmentVariables() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
The environment variables to set in the container
containerEnvironmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerConfig.Builder
The environment variables to set in the container
containerHostname() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
This parameter is ignored for models that contain only a PrimaryContainer.
containerHostname() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The DNS host name for the Docker container.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The DNS host name for the Docker container.
containerImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The registry path of the container image that contains this image version.
containerImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The registry path of the container image that contains this image version.
ContainerMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
containers() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
The Amazon ECR registry path of the Docker image that contains the inference code.
containers() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
Specifies the containers in the inference pipeline.
containers() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
The containers in the inference pipeline.
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.
containers() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
The containers in the inference pipeline.
containers(Collection<ContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
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(Collection<ContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
The containers in the inference pipeline.
containers(Collection<ModelPackageContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
The Amazon ECR registry path of the Docker image that contains the inference code.
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(Consumer<ContainerDefinition.Builder>...) - 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.DescribeModelResponse.Builder
The containers in the inference pipeline.
containers(Consumer<ContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
The containers in the inference pipeline.
containers(Consumer<ModelPackageContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.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(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.DescribeModelResponse.Builder
The containers in the inference pipeline.
containers(ContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
The containers in the inference pipeline.
containers(ModelPackageContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.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.
containerStartupHealthCheckTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting.
containerStartupHealthCheckTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting.
containerStartupHealthCheckTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters.Builder
The timeout value, in seconds, for your inference container to pass health check by Amazon S3 Hosting.
containerStartupHealthCheckTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting.
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
CONTAINS - software.amazon.awssdk.services.sagemaker.model.Operator
 
content() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
The content of the model card.
content() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The content of the model card.
content() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The content of the model card.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
The content of the Liquid template for the worker user interface.
content() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
The updated model card content.
content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
The content of the model card.
content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The content of the model card.
content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The content of the model card.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiTemplate.Builder
The content of the Liquid template for the worker user interface.
content(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
The updated model card content.
CONTENT_DELETED - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
ContentClassifier - Enum in software.amazon.awssdk.services.sagemaker.model
 
contentClassifiers() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
Declares that your content is free of personally identifiable information or adult content.
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.
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(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(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.
contentColumn() - Method in class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
The name of the column used to provide the sentences to be classified.
contentColumn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig.Builder
The name of the column used to provide the sentences to be classified.
contentDigest() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
The digest of the file source.
contentDigest() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
The hash key used for the metrics source.
contentDigest(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSource.Builder
The digest of the file source.
contentDigest(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricsSource.Builder
The hash key used for the metrics source.
contentSha256() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
The SHA-256 digest of the contents of the template.
contentSha256(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo.Builder
The SHA-256 digest of the contents of the template.
contentTemplate() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A template string used to format a JSON record into an acceptable model container input.
contentTemplate(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A template string used to format a JSON record into an acceptable model container input.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
The content type of the data from the input source.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
The content type of the data from the input source.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
The MIME type of the data.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
The type of content stored in the file source.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
Returns the value of the ContentType property for this object.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
The metric source content type.
contentType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
The multipurpose internet mail extension (MIME) type of the data.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The content type of the data from the input source.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The content type of the data from the input source.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
The MIME type of the data.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSource.Builder
The type of content stored in the file source.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricsSource.Builder
The metric source content type.
contentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformInput.Builder
The multipurpose internet mail extension (MIME) type of the data.
contentType(Consumer<CaptureContentTypeHeader.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig.Builder
Sets the value of the ContentType property for this object.
contentType(CaptureContentTypeHeader) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig.Builder
Sets the value of the ContentType property for this object.
context(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference.Builder
 
CONTEXT - software.amazon.awssdk.services.sagemaker.model.LineageType
 
contextArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
The Amazon Resource Name (ARN) of the context.
contextArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
The Amazon Resource Name (ARN) of the context.
contextArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
The Amazon Resource Name (ARN) of the context.
contextArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The Amazon Resource Name (ARN) of the context.
contextArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
The Amazon Resource Name (ARN) of the context.
contextArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
The Amazon Resource Name (ARN) of the context.
contextArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextResponse.Builder
The Amazon Resource Name (ARN) of the context.
contextArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse.Builder
The Amazon Resource Name (ARN) of the context.
contextArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The Amazon Resource Name (ARN) of the context.
contextArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse.Builder
The Amazon Resource Name (ARN) of the context.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
The name of the context.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
The name of the context.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
The name of the context to delete.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest
The name of the context to describe.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The name of the context.
contextName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
The name of the context to update.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
The name of the context.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
The name of the context.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest.Builder
The name of the context to delete.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest.Builder
The name of the context to describe.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The name of the context.
contextName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
The name of the context to update.
ContextSource - Class in software.amazon.awssdk.services.sagemaker.model
A structure describing the source of a context.
ContextSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
contextSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
A list of contexts and their properties.
contextSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListContextsIterable
Returns an iterable to iterate through the paginated ListContextsResponse.contextSummaries() member.
contextSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListContextsPublisher
Returns a publisher that can be used to get a stream of data.
contextSummaries(Collection<ContextSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsResponse.Builder
A list of contexts and their properties.
contextSummaries(Consumer<ContextSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsResponse.Builder
A list of contexts and their properties.
contextSummaries(ContextSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsResponse.Builder
A list of contexts and their properties.
ContextSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of a context.
ContextSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
contextType() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
The type of the context.
contextType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
The context type.
contextType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The type of the context.
contextType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
A filter that returns only contexts of the specified type.
contextType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
The type of the context.
contextType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
The context type.
contextType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The type of the context.
contextType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
A filter that returns only contexts of the specified type.
CONTINUE - software.amazon.awssdk.services.sagemaker.model.FlatInvocations
 
CONTINUOUS - software.amazon.awssdk.services.sagemaker.model.ParameterType
 
CONTINUOUS - software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
 
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() - 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.
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(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(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.
continuousParameterRangeSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Defines the possible values for a continuous hyperparameter.
ContinuousParameterRangeSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CONTRIBUTED_TO - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
convergenceDetected() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has converged as evaluated against your objective function.
convergenceDetected(Consumer<ConvergenceDetected.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has converged as evaluated against your objective function.
convergenceDetected(ConvergenceDetected) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has converged as evaluated against your objective function.
ConvergenceDetected - Class in software.amazon.awssdk.services.sagemaker.model
A flag to indicating that automatic model tuning (AMT) has detected model convergence, defined as a lack of significant improvement (1% or less) against an objective metric.
ConvergenceDetected.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
convergenceDetectedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
The time in timestamp format that AMT detected model convergence, as defined by a lack of significant improvement over time based on criteria developed over a wide range of diverse benchmarking tests.
convergenceDetectedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails.Builder
The time in timestamp format that AMT detected model convergence, as defined by a lack of significant improvement over time based on criteria developed over a wide range of diverse benchmarking tests.
copyCount() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
The number of runtime copies of the model container to deploy with the inference component.
copyCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig.Builder
The number of runtime copies of the model container to deploy with the inference component.
coreDumpConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
Specifies configuration for a core dump from the model container when the process crashes.
coreDumpConfig(Consumer<ProductionVariantCoreDumpConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Specifies configuration for a core dump from the model container when the process crashes.
coreDumpConfig(ProductionVariantCoreDumpConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Specifies configuration for a core dump from the model container when the process crashes.
COREML - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
costPerHour() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
Defines the cost per hour for the instance.
costPerHour(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
Defines the cost per hour for the instance.
costPerInference() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
Defines the cost per inference for the instance .
costPerInference(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
Defines the cost per inference for the instance .
count() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The number of samples used to generate the metric.
count(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The number of samples used to generate the metric.
countryCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HolidayConfigAttributes
The country code for the holiday calendar.
countryCode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HolidayConfigAttributes.Builder
The country code for the holiday calendar.
CPU - software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
 
CPU - software.amazon.awssdk.services.sagemaker.model.Processor
 
cpuUtilization() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
The expected CPU utilization at maximum invocations per minute for the instance.
cpuUtilization(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
The expected CPU utilization at maximum invocations per minute for the instance.
create() - Static method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a SageMakerAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a SageMakerClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Create an instance of SageMakerAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Create an instance of SageMakerWaiter with the default configuration.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sagemaker.model.SageMakerResponseMetadata
 
CREATE_COMPLETED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
CREATE_DATE - software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
 
CREATE_DATE - software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
 
CREATE_FAILED - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
CREATE_FAILED - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
CREATE_FAILED - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
CREATE_FAILED - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
CREATE_FAILED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
CREATE_IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
createAction(Consumer<CreateActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an action.
createAction(Consumer<CreateActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an action.
createAction(CreateActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an action.
createAction(CreateActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an action.
CreateActionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateActionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateActionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateActionRequestMarshaller
 
CreateActionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateActionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createAlgorithm(Consumer<CreateAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.
createAlgorithm(Consumer<CreateAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.
createAlgorithm(CreateAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.
createAlgorithm(CreateAlgorithmRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services 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(Consumer<CreateAppRequest.Builder>) - 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.SageMakerClient
Creates a running app for the specified UserProfile.
createApp(CreateAppRequest) - 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.
createAppImageConfig(Consumer<CreateAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a configuration for running a SageMaker image as a KernelGateway app.
createAppImageConfig(Consumer<CreateAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a configuration for running a SageMaker image as a KernelGateway app.
createAppImageConfig(CreateAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a configuration for running a SageMaker image as a KernelGateway app.
createAppImageConfig(CreateAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a configuration for running a SageMaker image as a KernelGateway app.
CreateAppImageConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateAppImageConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateAppImageConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateAppImageConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateAppImageConfigRequestMarshaller
 
CreateAppImageConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateAppImageConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
CreateAppRequest Marshaller
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
 
createArtifact(Consumer<CreateArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an artifact.
createArtifact(Consumer<CreateArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an artifact.
createArtifact(CreateArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an artifact.
createArtifact(CreateArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an artifact.
CreateArtifactRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateArtifactRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateArtifactRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateArtifactRequestMarshaller
 
CreateArtifactResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateArtifactResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAuthSchemeStrategy
 
createAutoMLJob(Consumer<CreateAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
createAutoMLJob(Consumer<CreateAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
createAutoMLJob(CreateAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
createAutoMLJob(CreateAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML 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
 
createAutoMLJobV2(Consumer<CreateAutoMlJobV2Request.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
createAutoMLJobV2(Consumer<CreateAutoMlJobV2Request.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
createAutoMLJobV2(CreateAutoMlJobV2Request) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
createAutoMLJobV2(CreateAutoMlJobV2Request) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
CreateAutoMlJobV2Request - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateAutoMlJobV2Request.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateAutoMlJobV2RequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateAutoMlJobV2RequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateAutoMlJobV2RequestMarshaller
 
CreateAutoMlJobV2Response - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateAutoMlJobV2Response.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createCluster(Consumer<CreateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a SageMaker HyperPod cluster.
createCluster(Consumer<CreateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a SageMaker HyperPod cluster.
createCluster(CreateClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a SageMaker HyperPod cluster.
createCluster(CreateClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a SageMaker HyperPod cluster.
CreateClusterRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateClusterRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateClusterRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateClusterRequestMarshaller
 
CreateClusterResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateClusterResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createCodeRepository(Consumer<CreateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a Git repository as a resource in your SageMaker account.
createCodeRepository(Consumer<CreateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a Git repository as a resource in your SageMaker account.
createCodeRepository(CreateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a Git repository as a resource in your SageMaker account.
createCodeRepository(CreateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a Git repository as a resource in your 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(Consumer<CreateCompilationJobRequest.Builder>) - 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.SageMakerClient
Starts a model compilation job.
createCompilationJob(CreateCompilationJobRequest) - 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.
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
 
createContext(Consumer<CreateContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a context.
createContext(Consumer<CreateContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a context.
createContext(CreateContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a context.
createContext(CreateContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a context.
CreateContextRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateContextRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateContextRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateContextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateContextRequestMarshaller
 
CreateContextResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateContextResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CREATED - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
CREATED - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
CREATED - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
CREATED - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
A filter that returns only actions created on or after the specified time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
A filter that returns only artifacts created on or after the specified time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations created on or after the specified time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
A filter that returns only contexts created on or 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
A timestamp to filter against lineage groups created after a certain point in time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
A filter that returns the pipeline executions that were created after a specified time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
A filter that returns the pipelines that were created after a 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
A filter that returns only trials created after the specified time.
createdAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) after the create date.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
A filter that returns only actions created on or after the specified time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
A filter that returns only artifacts created on or after the specified time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations created on or after the specified time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
A filter that returns only contexts created on or after the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
A timestamp to filter against lineage groups created after a certain point in time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
A filter that returns the pipeline executions that were created after a specified time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
A filter that returns the pipelines that were created after a 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
A filter that returns only trials created after the specified time.
createdAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) after the create date.
createdAt() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The date and time that the model export job was created.
createdAt() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The date and time that the model card export job was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The date and time that the model export job was created.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The date and time that the model card export job was created.
createDataQualityJobDefinition(Consumer<CreateDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a definition for a job that monitors data quality and drift.
createDataQualityJobDefinition(Consumer<CreateDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a definition for a job that monitors data quality and drift.
createDataQualityJobDefinition(CreateDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a definition for a job that monitors data quality and drift.
createDataQualityJobDefinition(CreateDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a definition for a job that monitors data quality and drift.
CreateDataQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateDataQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateDataQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateDataQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateDataQualityJobDefinitionRequestMarshaller
 
CreateDataQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateDataQualityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The date that the workforce is created.
createDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The date and time that the work team was created (timestamp).
createDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
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).
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
A filter that returns only actions created on or before the specified time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
A filter that returns only artifacts created on or before the specified time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations created on or before the specified time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
A filter that returns only contexts created on or 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
A timestamp to filter against lineage groups created before a certain point in time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
A filter that returns the pipeline executions that were created before a specified time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
A filter that returns the pipelines that were created before a 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
A filter that returns only trials created before the specified time.
createdBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) by created date.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
A filter that returns only actions created on or before the specified time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
A filter that returns only artifacts created on or before the specified time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations created on or before the specified time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
A filter that returns only contexts created on or before the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
A timestamp to filter against lineage groups created before a certain point in time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
A filter that returns the pipeline executions that were created before a specified time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
A filter that returns the pipelines that were created before a 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
A filter that returns only trials created before the specified time.
createdBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by created date.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
Who created the experiment.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
Who created the trial component.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
Who created the trial.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
Who created the experiment.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
Who created the project.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
Who created the trial.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
Who created the trial component.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
Returns the value of the CreatedBy property for this object.
createdBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
Who created the trial component.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - 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.DescribeLineageGroupResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
Who created the trial component.
createdBy(Consumer<UserContext.Builder>) - 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.Experiment.Builder
Who created the experiment.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the CreatedBy property for this object.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Who created the project.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
Who created the trial.
createdBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Who created the trial component.
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(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
Who created the trial component.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
Who created the experiment.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
Who created the trial component.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
Who created the trial.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
Who created the experiment.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the CreatedBy property for this object.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Who created the project.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
Who created the trial.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Who created the trial component.
createdBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
Sets 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 trial component.
createDeviceFleet(Consumer<CreateDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a device fleet.
createDeviceFleet(Consumer<CreateDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a device fleet.
createDeviceFleet(CreateDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a device fleet.
createDeviceFleet(CreateDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a device fleet.
CreateDeviceFleetRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateDeviceFleetRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateDeviceFleetRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateDeviceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateDeviceFleetRequestMarshaller
 
CreateDeviceFleetResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateDeviceFleetResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a Domain.
createDomain(Consumer<CreateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a Domain.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a Domain.
createDomain(CreateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a Domain.
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
 
createEdgeDeploymentPlan(Consumer<CreateEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an edge deployment plan, consisting of multiple stages.
createEdgeDeploymentPlan(Consumer<CreateEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an edge deployment plan, consisting of multiple stages.
createEdgeDeploymentPlan(CreateEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an edge deployment plan, consisting of multiple stages.
createEdgeDeploymentPlan(CreateEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an edge deployment plan, consisting of multiple stages.
CreateEdgeDeploymentPlanRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentPlanRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentPlanRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateEdgeDeploymentPlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateEdgeDeploymentPlanRequestMarshaller
 
CreateEdgeDeploymentPlanResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentPlanResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createEdgeDeploymentStage(Consumer<CreateEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a new stage in an existing edge deployment plan.
createEdgeDeploymentStage(Consumer<CreateEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a new stage in an existing edge deployment plan.
createEdgeDeploymentStage(CreateEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a new stage in an existing edge deployment plan.
createEdgeDeploymentStage(CreateEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a new stage in an existing edge deployment plan.
CreateEdgeDeploymentStageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentStageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentStageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateEdgeDeploymentStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateEdgeDeploymentStageRequestMarshaller
 
CreateEdgeDeploymentStageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgeDeploymentStageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createEdgePackagingJob(Consumer<CreateEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a SageMaker Edge Manager model packaging job.
createEdgePackagingJob(Consumer<CreateEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a SageMaker Edge Manager model packaging job.
createEdgePackagingJob(CreateEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a SageMaker Edge Manager model packaging job.
createEdgePackagingJob(CreateEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a SageMaker Edge Manager model packaging job.
CreateEdgePackagingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgePackagingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgePackagingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateEdgePackagingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateEdgePackagingJobRequestMarshaller
 
CreateEdgePackagingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateEdgePackagingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<CreateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an endpoint using the endpoint configuration specified in the request.
createEndpoint(CreateEndpointRequest) - 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.
createEndpointConfig(Consumer<CreateEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an endpoint configuration that 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 SageMaker hosting services uses to deploy models.
createEndpointConfig(CreateEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an endpoint configuration that SageMaker hosting services uses to deploy models.
createEndpointConfig(CreateEndpointConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an endpoint configuration that 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(Consumer<CreateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a SageMaker experiment.
createExperiment(Consumer<CreateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a SageMaker experiment.
createExperiment(CreateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a SageMaker experiment.
createExperiment(CreateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a 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
 
createFeatureGroup(Consumer<CreateFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a new FeatureGroup.
createFeatureGroup(Consumer<CreateFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a new FeatureGroup.
createFeatureGroup(CreateFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a new FeatureGroup.
createFeatureGroup(CreateFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a new FeatureGroup.
CreateFeatureGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateFeatureGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateFeatureGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateFeatureGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateFeatureGroupRequestMarshaller
 
CreateFeatureGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateFeatureGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createFlowDefinition(Consumer<CreateFlowDefinitionRequest.Builder>) - 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.SageMakerClient
Creates a flow definition.
createFlowDefinition(CreateFlowDefinitionRequest) - 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.
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
 
createHub(Consumer<CreateHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a hub.
createHub(Consumer<CreateHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a hub.
createHub(CreateHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create a hub.
createHub(CreateHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create a hub.
CreateHubRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateHubRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateHubRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateHubRequest Marshaller
CreateHubRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateHubRequestMarshaller
 
CreateHubResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateHubResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(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.
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(CreateHumanTaskUiRequest) - 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(Consumer<CreateHyperParameterTuningJobRequest.Builder>) - 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.SageMakerClient
Starts a hyperparameter tuning job.
createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest) - 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.
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
 
createImage(Consumer<CreateImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a custom SageMaker image.
createImage(Consumer<CreateImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a custom SageMaker image.
createImage(CreateImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a custom SageMaker image.
createImage(CreateImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a custom SageMaker image.
CreateImageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateImageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateImageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateImageRequestMarshaller
 
CreateImageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateImageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createImageVersion(Consumer<CreateImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a version of the SageMaker image specified by ImageName.
createImageVersion(Consumer<CreateImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a version of the SageMaker image specified by ImageName.
createImageVersion(CreateImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a version of the SageMaker image specified by ImageName.
createImageVersion(CreateImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a version of the SageMaker image specified by ImageName.
CreateImageVersionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateImageVersionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateImageVersionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateImageVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateImageVersionRequestMarshaller
 
CreateImageVersionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateImageVersionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createInferenceComponent(Consumer<CreateInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an endpoint.
createInferenceComponent(Consumer<CreateInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an endpoint.
createInferenceComponent(CreateInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an endpoint.
createInferenceComponent(CreateInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an endpoint.
CreateInferenceComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateInferenceComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceComponentRequestMarshaller
 
CreateInferenceComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createInferenceExperiment(Consumer<CreateInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an inference experiment using the configurations specified in the request.
createInferenceExperiment(Consumer<CreateInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an inference experiment using the configurations specified in the request.
createInferenceExperiment(CreateInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an inference experiment using the configurations specified in the request.
createInferenceExperiment(CreateInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an inference experiment using the configurations specified in the request.
CreateInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceExperimentRequestMarshaller
 
CreateInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createInferenceRecommendationsJob(Consumer<CreateInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a recommendation job.
createInferenceRecommendationsJob(Consumer<CreateInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a recommendation job.
createInferenceRecommendationsJob(CreateInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a recommendation job.
createInferenceRecommendationsJob(CreateInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a recommendation job.
CreateInferenceRecommendationsJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceRecommendationsJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceRecommendationsJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateInferenceRecommendationsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceRecommendationsJobRequestMarshaller
 
CreateInferenceRecommendationsJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateInferenceRecommendationsJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(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.
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(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.
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(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model in SageMaker.
createModel(Consumer<CreateModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model in SageMaker.
createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model in SageMaker.
createModel(CreateModelRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model in SageMaker.
createModelBiasJobDefinition(Consumer<CreateModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates the definition for a model bias job.
createModelBiasJobDefinition(Consumer<CreateModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates the definition for a model bias job.
createModelBiasJobDefinition(CreateModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates the definition for a model bias job.
createModelBiasJobDefinition(CreateModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates the definition for a model bias job.
CreateModelBiasJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelBiasJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelBiasJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelBiasJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelBiasJobDefinitionRequestMarshaller
 
CreateModelBiasJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelBiasJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createModelCard(Consumer<CreateModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Amazon SageMaker Model Card.
createModelCard(Consumer<CreateModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Amazon SageMaker Model Card.
createModelCard(CreateModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Amazon SageMaker Model Card.
createModelCard(CreateModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Amazon SageMaker Model Card.
createModelCardExportJob(Consumer<CreateModelCardExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Amazon SageMaker Model Card export job.
createModelCardExportJob(Consumer<CreateModelCardExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Amazon SageMaker Model Card export job.
createModelCardExportJob(CreateModelCardExportJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an Amazon SageMaker Model Card export job.
createModelCardExportJob(CreateModelCardExportJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an Amazon SageMaker Model Card export job.
CreateModelCardExportJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardExportJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardExportJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelCardExportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelCardExportJobRequestMarshaller
 
CreateModelCardExportJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardExportJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelCardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelCardRequestMarshaller
 
CreateModelCardResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelCardResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createModelExplainabilityJobDefinition(Consumer<CreateModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates the definition for a model explainability job.
createModelExplainabilityJobDefinition(Consumer<CreateModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates the definition for a model explainability job.
createModelExplainabilityJobDefinition(CreateModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates the definition for a model explainability job.
createModelExplainabilityJobDefinition(CreateModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates the definition for a model explainability job.
CreateModelExplainabilityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelExplainabilityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelExplainabilityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelExplainabilityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelExplainabilityJobDefinitionRequestMarshaller
 
CreateModelExplainabilityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelExplainabilityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createModelPackage(Consumer<CreateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace, or a versioned model that is part of a model group.
createModelPackage(Consumer<CreateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace, or a versioned model that is part of a model group.
createModelPackage(CreateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace, or a versioned model that is part of a model group.
createModelPackage(CreateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace, or a versioned model that is part of a model group.
createModelPackageGroup(Consumer<CreateModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model group.
createModelPackageGroup(Consumer<CreateModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model group.
createModelPackageGroup(CreateModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a model group.
createModelPackageGroup(CreateModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a model group.
CreateModelPackageGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelPackageGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelPackageGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelPackageGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelPackageGroupRequestMarshaller
 
CreateModelPackageGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelPackageGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
 
createModelQualityJobDefinition(Consumer<CreateModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a definition for a job that monitors model quality and drift.
createModelQualityJobDefinition(Consumer<CreateModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a definition for a job that monitors model quality and drift.
createModelQualityJobDefinition(CreateModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a definition for a job that monitors model quality and drift.
createModelQualityJobDefinition(CreateModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a definition for a job that monitors model quality and drift.
CreateModelQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateModelQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateModelQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateModelQualityJobDefinitionRequestMarshaller
 
CreateModelQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateModelQualityJobDefinitionResponse.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(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 Endpoint.
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 Endpoint.
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 Endpoint.
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 Endpoint.
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(Consumer<CreateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an SageMaker notebook instance.
createNotebookInstance(Consumer<CreateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an SageMaker notebook instance.
createNotebookInstance(CreateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an SageMaker notebook instance.
createNotebookInstance(CreateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an SageMaker 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(Consumer<CreateNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a lifecycle configuration that you can associate with a 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(CreateNotebookInstanceLifecycleConfigRequest) - 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
 
createPipeline(Consumer<CreatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a pipeline using a JSON pipeline definition.
createPipeline(Consumer<CreatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a pipeline using a JSON pipeline definition.
createPipeline(CreatePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a pipeline using a JSON pipeline definition.
createPipeline(CreatePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a pipeline using a JSON pipeline definition.
CreatePipelineRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreatePipelineRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreatePipelineRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreatePipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreatePipelineRequestMarshaller
 
CreatePipelineResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreatePipelineResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createPresignedDomainUrl(Consumer<CreatePresignedDomainUrlRequest.Builder>) - 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.SageMakerClient
Creates a URL for a specified UserProfile in a Domain.
createPresignedDomainUrl(CreatePresignedDomainUrlRequest) - 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.
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(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(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.
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(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.
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(Consumer<CreateProcessingJobRequest.Builder>) - 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.SageMakerClient
Creates a processing job.
createProcessingJob(CreateProcessingJobRequest) - 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.
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
 
createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
CreateProjectRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateProjectRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateProjectRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateProjectRequestMarshaller
 
CreateProjectResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateProjectResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createSpace(Consumer<CreateSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a space used for real time collaboration in a domain.
createSpace(Consumer<CreateSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a space used for real time collaboration in a domain.
createSpace(CreateSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a space used for real time collaboration in a domain.
createSpace(CreateSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a space used for real time collaboration in a domain.
CreateSpaceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateSpaceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateSpaceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateSpaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateSpaceRequestMarshaller
 
CreateSpaceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateSpaceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createStudioLifecycleConfig(Consumer<CreateStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
createStudioLifecycleConfig(Consumer<CreateStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
createStudioLifecycleConfig(CreateStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
createStudioLifecycleConfig(CreateStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
CreateStudioLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateStudioLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CreateStudioLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
CreateStudioLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.CreateStudioLifecycleConfigRequestMarshaller
 
CreateStudioLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
CreateStudioLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
createTrainingJob(Consumer<CreateTrainingJobRequest.Builder>) - 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.SageMakerClient
Starts a model training job.
createTrainingJob(CreateTrainingJobRequest) - 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.
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(Consumer<CreateTransformJobRequest.Builder>) - 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.SageMakerClient
Starts a transform job.
createTransformJob(CreateTransformJobRequest) - 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.
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(Consumer<CreateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an SageMaker trial.
createTrial(Consumer<CreateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an SageMaker trial.
createTrial(CreateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Creates an SageMaker trial.
createTrial(CreateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Creates an SageMaker 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(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.
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(CreateTrialComponentRequest) - 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(Consumer<CreateUserProfileRequest.Builder>) - 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.SageMakerClient
Creates a user profile.
createUserProfile(CreateUserProfileRequest) - 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.
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(Consumer<CreateWorkforceRequest.Builder>) - 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.SageMakerClient
Use this operation to create a workforce.
createWorkforce(CreateWorkforceRequest) - 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.
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(Consumer<CreateWorkteamRequest.Builder>) - 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.SageMakerClient
Creates a new work team for labeling your data.
createWorkteam(CreateWorkteamRequest) - 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.
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
 
CREATING - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
CREATING - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.AppSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ImageSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ModelSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortActionsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortArtifactsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortContextsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortPipelineExecutionsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.SpaceSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
 
CREATION_TIME - software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
 
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
When the action was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
A timestamp that shows when the algorithm was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
When the AppImageConfig was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
When the artifact was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
When the association was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
When the AutoML job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The creation time of the mortgage package summary.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
The time when the SageMaker HyperPod cluster is created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
The date and time that the Git repository was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
The time when the model compilation job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
When the context was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
When the action was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
A timestamp specifying when the algorithm was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
When the AppImageConfig was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The creation time of the application.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
When the artifact was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the creation time of the AutoML job.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the creation time of the AutoML job V2.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The time when the SageMaker Cluster is created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
The date and time that the repository was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The time that the model compilation job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
When the context was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The time that the data quality monitoring job definition was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
Timestamp of when the device fleet was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The time when the edge deployment plan was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The timestamp of when the packaging job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
A timestamp that shows when the endpoint configuration was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
A timestamp that shows when the endpoint was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
When the experiment was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A timestamp indicating when SageMaker created the FeatureGroup.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
A timestamp indicating when the feature was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
The timestamp when the flow definition was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The date and time that hub content was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The date and time that the hub was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
The timestamp when the human task user interface was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The date and time that the tuning job started.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
When the image was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
When the version was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The time when the inference component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The timestamp at which you created the inference experiment.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
A timestamp that shows when the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The creation time of lineage group.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
The time at which the model bias job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The date and time the model card was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
The time at which the model explainability job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
The time that the model group was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
A timestamp specifying when the model package was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
The time at which the model quality job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
A timestamp that shows when the model was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The time at which the monitoring job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
A timestamp that tells when the lifecycle configuration was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
A timestamp.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
The time when the pipeline was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The time when the pipeline execution was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The time when the pipeline was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The time at which the processing job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The time when the project was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
A timestamp that indicates when the training 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
When the component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
When the trial was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
Timestamp of when the device fleet was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The time when the edge deployment plan was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The timestamp of when the job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
The time that the endpoint was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
A timestamp that shows when the endpoint configuration was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
A timestamp that shows when the endpoint was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
When the experiment was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
When the experiment was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The time a FeatureGroup was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
A timestamp indicating the time of creation time of the FeatureGroup.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
A timestamp indicating when the feature was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
The timestamp when SageMaker created the flow definition.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The date and time that the hub content was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The date and time that the hub was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
A timestamp when SageMaker created the human task user interface.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The date and time that the training job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The time that a hyperparameter 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() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
When the image was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
When the version was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The time when the inference component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The timestamp at which the inference experiment was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
A timestamp that shows when the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The date and time that the job was created (timestamp).
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
The creation time of the lineage group summary.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
A timestamp that indicates when the model was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The date and time that the model card was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The date and time that the model card was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The date and time that the model card version was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
A timestamp that indicates when the endpoint was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
A timestamp that indicates when the model card was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
A timestamp that indicates when the monitoring schedule was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The time that the model package was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The time that the model group was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
The time that the model group was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
A timestamp that shows when the model package was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
A timestamp that indicates when the model was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
A timestamp that indicates when the first alert transition occurred in an alert history.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
A timestamp that indicates when a monitor alert was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The time at which the monitoring job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
The time that the monitoring job was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The time that the monitoring schedule was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The creation time of the monitoring schedule.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
A timestamp that tells when the lifecycle configuration was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
A timestamp that shows when the notebook instance was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The creation time of the pipeline.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The creation time of the pipeline execution.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The creation time of the pipeline.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The time 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() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
A timestamp specifying when the project was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The time that the project was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
The time the ResourceCatalog was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The creation time.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
A timestamp that indicates 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
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() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
When the trial was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
When the component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
When the component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
When the component was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
When the trial was created.
creationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
When the action was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
When the AppImageConfig was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
When the artifact was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
When the association was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
When the AutoML job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The creation time of the mortgage package summary.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterSummary.Builder
The time when the SageMaker HyperPod cluster is 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
The time when the model compilation job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
When the context was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
When the action was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
A timestamp specifying when the algorithm was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
When the AppImageConfig was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The creation time of the application.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
When the artifact was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the creation time of the AutoML job.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the creation time of the AutoML job V2.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The time when the SageMaker Cluster is created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
When the context was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The time that the data quality monitoring job definition was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
Timestamp of when the device fleet was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The time when the edge deployment plan was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The timestamp of when the packaging job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
When the experiment was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A timestamp indicating when SageMaker created the FeatureGroup.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
A timestamp indicating when the feature was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
The timestamp when the flow definition was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The date and time that hub content was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The date and time that the hub 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The date and time that the tuning job started.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
When the image was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
When the version was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The time when the inference component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The timestamp at which you created the inference experiment.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
A timestamp that shows when the job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The date and time that the labeling job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The creation time of lineage group.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The time at which the model bias job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The date and time the model card was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The time at which the model explainability job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
The time that the model group 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The time at which the model quality job 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
A timestamp.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse.Builder
The time when the pipeline was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The time when the pipeline execution was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The time when the pipeline was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The time at which the processing job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The time when the project was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
When the component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
When the trial was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary.Builder
Timestamp of when the device fleet was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The time when the edge deployment plan was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The timestamp of when the job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
The time that the endpoint was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
When the experiment was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
When the experiment was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The time a FeatureGroup was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
A timestamp indicating the time of creation time of the FeatureGroup.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
A timestamp indicating when the feature was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
The timestamp when SageMaker created the flow definition.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The date and time that the hub content was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The date and time that the hub was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The time that a hyperparameter tuning 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
When the image was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
When the version was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The time when the inference component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The timestamp at which the inference experiment was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
A timestamp that shows when the 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
The date and time that the job was created (timestamp).
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary.Builder
The creation time of the lineage group summary.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A timestamp that indicates when the model was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The date and time that the model card was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The date and time that the model card was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The date and time that the model card version was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
A timestamp that indicates when the endpoint was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
A timestamp that indicates when the model card was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
A timestamp that indicates when the monitoring schedule was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The time that the model package was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The time that the model group was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
The time that the model group was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary.Builder
A timestamp that indicates when the first alert transition occurred in an alert history.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
A timestamp that indicates when a monitor alert 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary.Builder
The time that the monitoring job was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The time that the monitoring schedule was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
A timestamp that shows when the notebook instance was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The creation time of the pipeline.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The creation time of the pipeline execution.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The creation time of the pipeline.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
A timestamp specifying when the project was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The time that the project was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceCatalog.Builder
The time the ResourceCatalog was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The creation time.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
The creation time of the Amazon SageMaker Studio Lifecycle Configuration.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
When the trial was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
When the component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
When the component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
When the component was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
When the trial was created.
creationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The creation time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
A filter that returns only algorithms created after the specified time (timestamp).
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
A filter that returns only AppImageConfigs created on or after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a filter for time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
A filter that returns nodes in a SageMaker HyperPod cluster created after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Set a start time for the time range during which you want to list SageMaker HyperPod clusters.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
A filter that returns only data quality monitoring job definitions created after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Filter fleets where packaging job was created after specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans created after this time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Select jobs where the job was created after specified time.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
Use this parameter to search for FeatureGroupss created after a specific date and time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Only list hub content that was created after the time specified.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Only list hub content versions that were created after the time specified.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Only list hubs that were created after the time specified.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
A filter that returns only images created on or after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
A filter that returns only versions created on or after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components that were created after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which were created after this timestamp.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
A filter that returns only labeling jobs created after the specified time (timestamp).
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
A filter that returns only model bias jobs created after a specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Only list model card export jobs that were created after the time specified.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Only list model cards that were created after the time specified.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Only list model card versions that were created after the time specified.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
A filter that returns only model explainability jobs created after a specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
A filter that returns only model groups created after the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
A filter that returns only model quality monitoring job definitions created after the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
A filter that returns only alerts created on or after the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
A filter that returns only monitoring schedules created after a specified time.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A filter that returns only processing jobs created after the specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
A filter that returns the projects that were created after a specified time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
Use this parameter to search for ResourceCatalogs created after a specific date and time.
creationTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A filter that returns only Lifecycle Configurations created on or after the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
A filter that returns only transform jobs created after the specified 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
A filter that returns only AppImageConfigs created on or after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
Request a list of jobs, using a filter for time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
A filter that returns nodes in a SageMaker HyperPod cluster created after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
Set a start time for the time range during which you want to list SageMaker HyperPod clusters.
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
A filter that returns only data quality monitoring job definitions created after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
Filter fleets where packaging job was created after specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans created after this time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Select jobs where the job was created after 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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
Use this parameter to search for FeatureGroupss created after a specific date and time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Only list hub content that was created after the time specified.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Only list hub content versions that were created after the time specified.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Only list hubs that were created after the time specified.
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
A filter that returns only images created on or after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
A filter that returns only versions created on or after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components that were created after the specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which were created after this timestamp.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs created after the specified time (timestamp).
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
A filter that returns only model bias jobs created after a specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Only list model card export jobs that were created after the time specified.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Only list model cards that were created after the time specified.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Only list model card versions that were created after the time specified.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
A filter that returns only model explainability jobs created after a specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
A filter that returns only model groups created after the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
A filter that returns only model quality monitoring job definitions created after the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
A filter that returns only alerts created on or after the specified time.
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(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(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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
A filter that returns the projects that were created after a specified time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
Use this parameter to search for ResourceCatalogs created after a specific date and time.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A filter that returns only Lifecycle Configurations created on or 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
A filter that returns only transform jobs created after the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
A filter that returns only algorithms created before the specified time (timestamp).
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
A filter that returns only AppImageConfigs created on or before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a filter for time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
A filter that returns nodes in a SageMaker HyperPod cluster created before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Set an end time for the time range during which you want to list SageMaker HyperPod clusters.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
A filter that returns only data quality monitoring job definitions created before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Filter fleets where the edge packaging job was created before specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans created before this time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Select jobs where the job was created before specified time.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
Use this parameter to search for FeatureGroupss created before a specific date and time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Only list hub content that was created before the time specified.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Only list hub content versions that were created before the time specified.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Only list hubs that were created before the time specified.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
A filter that returns only images created on or before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
A filter that returns only versions created on or before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components that were created before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which were created before this timestamp.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
A filter that returns only labeling jobs created before the specified time (timestamp).
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
A filter that returns only model bias jobs created before a specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Only list model card export jobs that were created before the time specified.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Only list model cards that were created before the time specified.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Only list model card versions that were created before the time specified.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
A filter that returns only model explainability jobs created before a specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
A filter that returns only model groups created before the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
A filter that returns only model quality monitoring job definitions created before the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
A filter that returns only models created before the specified time (timestamp).
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
A filter that returns only alerts created on or before the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
A filter that returns only monitoring schedules created before a specified time.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A filter that returns only processing jobs created after the specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
A filter that returns the projects that were created before a specified time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
Use this parameter to search for ResourceCatalogs created before a specific date and time.
creationTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A filter that returns only Lifecycle Configurations created on or before the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
A filter that returns only transform jobs created before 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
A filter that returns only AppImageConfigs created on or before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
Request a list of jobs, using a filter for time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
A filter that returns nodes in a SageMaker HyperPod cluster created before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
Set an end time for the time range during which you want to list SageMaker HyperPod clusters.
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
A filter that returns only data quality monitoring job definitions created before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
Filter fleets where the edge packaging job was created before specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans created before this time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Select jobs where the job was created before 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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
Use this parameter to search for FeatureGroupss created before a specific date and time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Only list hub content that was created before the time specified.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Only list hub content versions that were created before the time specified.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Only list hubs that were created before the time specified.
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
A filter that returns only images created on or before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
A filter that returns only versions created on or before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components that were created before the specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which were created before this timestamp.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs created before the specified time (timestamp).
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
A filter that returns only model bias jobs created before a specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Only list model card export jobs that were created before the time specified.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Only list model cards that were created before the time specified.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Only list model card versions that were created before the time specified.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
A filter that returns only model explainability jobs created before a specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
A filter that returns only model groups created before the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
A filter that returns only model quality monitoring job definitions created before the specified time.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
A filter that returns only alerts created on or before the specified time.
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(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(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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
A filter that returns the projects that were created before a specified time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
Use this parameter to search for ResourceCatalogs created before a specific date and time.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A filter that returns only Lifecycle Configurations created on or before 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
A filter that returns only transform jobs created before the specified time.
credentialsProvider() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for credentials provider
CROSS_ACCOUNT - software.amazon.awssdk.services.sagemaker.model.CrossAccountFilterOption
 
crossAccountFilterOption() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
A cross account filter option.
crossAccountFilterOption(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
A cross account filter option.
crossAccountFilterOption(CrossAccountFilterOption) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
A cross account filter option.
CrossAccountFilterOption - Enum in software.amazon.awssdk.services.sagemaker.model
 
crossAccountFilterOptionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
A cross account filter option.
crossAccountModelRegisterRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
The Amazon Resource Name (ARN) of the SageMaker model registry account.
crossAccountModelRegisterRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings.Builder
The Amazon Resource Name (ARN) of the SageMaker model registry account.
CS - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
csv() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
The CSV dataset used in the monitoring job.
csv(Consumer<MonitoringCsvDatasetFormat.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The CSV dataset used in the monitoring job.
csv(MonitoringCsvDatasetFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The CSV dataset used in the monitoring job.
CSV - software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
 
csvContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
The list of all content type headers that Amazon SageMaker will treat as CSV and capture accordingly.
csvContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
The list of all content type headers that Amazon SageMaker will treat as CSV and capture accordingly.
csvContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
The list of all content type headers that Amazon SageMaker will treat as CSV and capture accordingly.
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleError
 
currentCopyCount() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
The number of runtime copies of the model container that are currently deployed.
currentCopyCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary.Builder
The number of runtime copies of the model container that are currently deployed.
currentCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
currentCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The number of instances that are currently in the instance group of a SageMaker HyperPod cluster.
currentInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
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.
currentInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The number of instances associated with the variant.
currentInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The number of instances associated with the variant.
currentSamplingPercentage() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
The percentage of requests being captured by your Endpoint.
currentSamplingPercentage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
The percentage of requests being captured by your Endpoint.
currentServerlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The serverless configuration for the endpoint.
currentServerlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The serverless configuration for the endpoint.
currentServerlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The serverless configuration for the endpoint.
currentServerlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The serverless configuration for the endpoint.
currentServerlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The serverless configuration for the endpoint.
currentServerlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The serverless configuration for the endpoint.
currentWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The weight associated with the variant.
currentWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The weight associated with the variant.
currentWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The weight associated with the variant.
currentWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The weight associated with the variant.
CUSTOM - software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
CUSTOMER - software.amazon.awssdk.services.sagemaker.model.AppSecurityGroupManagement
 
customerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The metadata properties associated with the model package versions.
customerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The metadata properties associated with the model package versions.
customerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The metadata properties for the model package.
customerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The metadata properties associated with the model package versions.
customerMetadataProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The metadata properties associated with the model package versions.
customerMetadataProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The metadata properties associated with the model package versions.
customerMetadataProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The metadata properties for the model package.
customerMetadataProperties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The metadata properties associated with the model package versions.
customerMetadataPropertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The metadata properties associated with the model package versions to remove.
customerMetadataPropertiesToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The metadata properties associated with the model package versions to remove.
customerMetadataPropertiesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The metadata properties associated with the model package versions to remove.
CustomFileSystem - Class in software.amazon.awssdk.services.sagemaker.model
A file system, created by you, that you assign to a user profile or space for an Amazon SageMaker Domain.
CustomFileSystem.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CustomFileSystem.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
CustomFileSystemConfig - Class in software.amazon.awssdk.services.sagemaker.model
The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker Domain.
CustomFileSystemConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
CustomFileSystemConfig.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
customFileSystemConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The settings for assigning a custom file system to a user profile.
customFileSystemConfigs(Collection<CustomFileSystemConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The settings for assigning a custom file system to a user profile.
customFileSystemConfigs(Consumer<CustomFileSystemConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The settings for assigning a custom file system to a user profile.
customFileSystemConfigs(CustomFileSystemConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The settings for assigning a custom file system to a user profile.
customFileSystems() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
customFileSystems(Collection<CustomFileSystem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
customFileSystems(Consumer<CustomFileSystem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
customFileSystems(CustomFileSystem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
A file system, created by you, that you assign to a space for an Amazon SageMaker Domain.
CustomImage - Class in software.amazon.awssdk.services.sagemaker.model
A custom SageMaker image.
CustomImage.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
customImages() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
A list of custom SageMaker images that are configured to run as a JupyterLab app.
customImages() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
A list of custom SageMaker images that are configured to run as a KernelGateway app.
customImages() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
A list of custom SageMaker images that are configured to run as a RSession app.
customImages(Collection<CustomImage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of custom SageMaker images that are configured to run as a JupyterLab app.
customImages(Collection<CustomImage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
A list of custom SageMaker images that are configured to run as a KernelGateway app.
customImages(Collection<CustomImage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings.Builder
A list of custom SageMaker images that are configured to run as a RSession app.
customImages(Consumer<CustomImage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of custom SageMaker images that are configured to run as a JupyterLab app.
customImages(Consumer<CustomImage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
A list of custom SageMaker images that are configured to run as a KernelGateway app.
customImages(Consumer<CustomImage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings.Builder
A list of custom SageMaker images that are configured to run as a RSession app.
customImages(CustomImage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
A list of custom SageMaker images that are configured to run as a JupyterLab app.
customImages(CustomImage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
A list of custom SageMaker images that are configured to run as a KernelGateway app.
customImages(CustomImage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings.Builder
A list of custom SageMaker images that are configured to run as a RSession app.
customized() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Information about a customized metric.
customized(Consumer<CustomizedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Builder
Information about a customized metric.
customized(CustomizedMetricSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Builder
Information about a customized metric.
CUSTOMIZED - software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Type
 
CustomizedMetricSpecification - Class in software.amazon.awssdk.services.sagemaker.model
A customized metric.
CustomizedMetricSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
customPosixUserConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
Details about the POSIX identity that is used for file system operations.
customPosixUserConfig(Consumer<CustomPosixUserConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Details about the POSIX identity that is used for file system operations.
customPosixUserConfig(CustomPosixUserConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Details about the POSIX identity that is used for file system operations.
CustomPosixUserConfig - Class in software.amazon.awssdk.services.sagemaker.model
Details about the POSIX identity that is used for file system operations.
CustomPosixUserConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 

D

DA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
DARKNET - software.amazon.awssdk.services.sagemaker.model.Framework
 
DATA_CAPTURE_CONFIG - software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
 
DATA_QUALITY - software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
dataAnalysisEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
Sets the end time for a monitoring job window.
dataAnalysisEndTime(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScheduleConfig.Builder
Sets the end time for a monitoring job window.
dataAnalysisStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
Sets the start time for a monitoring job window.
dataAnalysisStartTime(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScheduleConfig.Builder
Sets the start time for a monitoring job window.
dataAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
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(LabelingJobDataAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
Attributes of the data specified by the customer.
database() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the Database property for this object.
database() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
The name of the Glue table database.
database() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the Database property for this object.
database(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the Database property for this object.
database(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig.Builder
The name of the Glue table database.
database(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the Database 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Configuration to control how SageMaker captures inference data.
dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
Configuration to control how SageMaker captures inference data.
dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
Returns the value of the DataCaptureConfig property for this object.
dataCaptureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns the value of the DataCaptureConfig property for this object.
dataCaptureConfig(Consumer<BatchDataCaptureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
Configuration to control how SageMaker captures inference data.
dataCaptureConfig(Consumer<BatchDataCaptureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
Configuration to control how SageMaker captures inference data.
dataCaptureConfig(Consumer<BatchDataCaptureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.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(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(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(Consumer<DataCaptureConfigSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
Sets the value of the DataCaptureConfig property for this object.
dataCaptureConfig(BatchDataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
Configuration to control how SageMaker captures inference data.
dataCaptureConfig(BatchDataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
Configuration to control how SageMaker captures inference data.
dataCaptureConfig(BatchDataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets the value of the DataCaptureConfig property for this object.
dataCaptureConfig(DataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Sets the value of the DataCaptureConfig property for this object.
dataCaptureConfig(DataCaptureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Sets 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(DataCaptureConfigSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
Sets the value of the DataCaptureConfig property for this object.
DataCaptureConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration to control how SageMaker captures inference data.
DataCaptureConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DataCaptureConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
The currently active data capture configuration used by your Endpoint.
DataCaptureConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataCapturedDestinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The Amazon S3 location being used to capture the data.
dataCapturedDestinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The Amazon S3 location being used to capture the data.
dataCatalogConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
The meta data of the Glue table that is autogenerated when an OfflineStore is created.
dataCatalogConfig(Consumer<DataCatalogConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
The meta data of the Glue table that is autogenerated when an OfflineStore is created.
dataCatalogConfig(DataCatalogConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
The meta data of the Glue table that is autogenerated when an OfflineStore is created.
DataCatalogConfig - Class in software.amazon.awssdk.services.sagemaker.model
The meta data of the Glue table which serves as data catalog for the OfflineStore.
DataCatalogConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).
dataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).
dataDistributionType(DataDistributionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).
DataDistributionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
dataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).
dataExplorationNotebookLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
The URL of the notebook location.
dataExplorationNotebookLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts.Builder
The URL of the notebook location.
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.
dataInputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
The input configuration object for the model.
dataInputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelInput.Builder
The input configuration object for the model.
dataInputConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form.
datapointsToAlert() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
Within EvaluationPeriod, how many execution failures will raise an alert.
datapointsToAlert() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
Within EvaluationPeriod, how many execution failures will raise an alert.
datapointsToAlert(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
Within EvaluationPeriod, how many execution failures will raise an alert.
datapointsToAlert(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
Within EvaluationPeriod, how many execution failures will raise an alert.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
Returns 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(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(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(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(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(DataProcessing) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
Sets 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 - 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.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataQualityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Specifies the container that runs the monitoring job.
dataQualityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
Information about the container that runs the data quality monitoring job.
dataQualityAppSpecification(Consumer<DataQualityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Specifies the container that runs the monitoring job.
dataQualityAppSpecification(Consumer<DataQualityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Information about the container that runs the data quality monitoring job.
dataQualityAppSpecification(DataQualityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Specifies the container that runs the monitoring job.
dataQualityAppSpecification(DataQualityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Information about the container that runs the data quality monitoring job.
DataQualityAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Information about the container that a data quality monitoring job runs.
DataQualityAppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataQualityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Configures the constraints and baselines for the monitoring job.
dataQualityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The constraints and baselines for the data quality monitoring job definition.
dataQualityBaselineConfig(Consumer<DataQualityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Configures the constraints and baselines for the monitoring job.
dataQualityBaselineConfig(Consumer<DataQualityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The constraints and baselines for the data quality monitoring job definition.
dataQualityBaselineConfig(DataQualityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Configures the constraints and baselines for the monitoring job.
dataQualityBaselineConfig(DataQualityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The constraints and baselines for the data quality monitoring job definition.
DataQualityBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for monitoring constraints and monitoring statistics.
DataQualityBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataQualityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
A list of inputs for the monitoring job.
dataQualityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The list of inputs for the data quality monitoring job.
dataQualityJobInput(Consumer<DataQualityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
A list of inputs for the monitoring job.
dataQualityJobInput(Consumer<DataQualityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The list of inputs for the data quality monitoring job.
dataQualityJobInput(DataQualityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
A list of inputs for the monitoring job.
dataQualityJobInput(DataQualityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The list of inputs for the data quality monitoring job.
DataQualityJobInput - Class in software.amazon.awssdk.services.sagemaker.model
The input for the data quality monitoring job.
DataQualityJobInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataQualityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Returns the value of the DataQualityJobOutputConfig property for this object.
dataQualityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
Returns the value of the DataQualityJobOutputConfig property for this object.
dataQualityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the DataQualityJobOutputConfig property for this object.
dataQualityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the DataQualityJobOutputConfig property for this object.
dataQualityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the DataQualityJobOutputConfig property for this object.
dataQualityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the DataQualityJobOutputConfig property for this object.
datasetDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
Configuration for a Dataset Definition input.
datasetDefinition(Consumer<DatasetDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
Configuration for a Dataset Definition input.
datasetDefinition(DatasetDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
Configuration for a Dataset Definition input.
DatasetDefinition - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for Dataset Definition inputs.
DatasetDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
datasetFormat() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The dataset format for your batch transform job.
datasetFormat(Consumer<MonitoringDatasetFormat.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The dataset format for your batch transform job.
datasetFormat(MonitoringDatasetFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The dataset format for your batch transform job.
dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
The data source for an AutoML channel.
dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
The data source for an AutoML channel (Required).
dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
The location of the channel data.
dataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
The location of the input data.
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(Consumer<AutoMLDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The data source for an AutoML channel.
dataSource(Consumer<AutoMLDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The data source for an AutoML channel (Required).
dataSource(Consumer<DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
The location of the channel data.
dataSource(Consumer<LabelingJobDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig.Builder
The location of the input data.
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(AutoMLDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The data source for an AutoML channel.
dataSource(AutoMLDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel.Builder
The data source for an AutoML channel (Required).
dataSource(DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Describes the location of the channel data.
DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dataSourceName() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
The name of the data source that you're connecting to.
dataSourceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting.Builder
The name of the data source that you're connecting to.
dataSourceName(DataSourceName) - Method in interface software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting.Builder
The name of the data source that you're connecting to.
DataSourceName - Enum in software.amazon.awssdk.services.sagemaker.model
 
dataSourceNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
The name of the data source that you're connecting to.
dataSplitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
The configuration for splitting the input training dataset.
dataSplitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
This structure specifies how to split the data into train and validation datasets.
dataSplitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the configuration settings of how the data are split into train and validation datasets.
dataSplitConfig(Consumer<AutoMLDataSplitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The configuration for splitting the input training dataset.
dataSplitConfig(Consumer<AutoMLDataSplitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
This structure specifies how to split the data into train and validation datasets.
dataSplitConfig(Consumer<AutoMLDataSplitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the configuration settings of how the data are split into train and validation datasets.
dataSplitConfig(AutoMLDataSplitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The configuration for splitting the input training dataset.
dataSplitConfig(AutoMLDataSplitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
This structure specifies how to split the data into train and validation datasets.
dataSplitConfig(AutoMLDataSplitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the configuration settings of how the data are split into train and validation datasets.
dataStorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(Consumer<InferenceExperimentDataStorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(Consumer<InferenceExperimentDataStorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(Consumer<InferenceExperimentDataStorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(InferenceExperimentDataStorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(InferenceExperimentDataStorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The Amazon S3 location and configuration for storing inference request and response data.
dataStorageConfig(InferenceExperimentDataStorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The Amazon S3 location and configuration for storing inference request and response data.
DAYS - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
dbUser() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the DbUser property for this object.
dbUser(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the DbUser property for this object.
DE - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
debugHookConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Returns 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(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(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(DebugHookConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Sets the value of the DebugHookConfig property for this object.
debugHookConfig(DebugHookConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Sets 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 - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for the Amazon SageMaker Debugger hook parameters, metric and tensor collections, and storage paths.
DebugHookConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DebugRuleConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for SageMaker Debugger rules for debugging.
DebugRuleConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Information about the debug rule configuration.
debugRuleConfigurations(Collection<DebugRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(Collection<DebugRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(Collection<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.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(Consumer<DebugRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(Consumer<DebugRuleConfiguration.Builder>...) - 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.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(DebugRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.
debugRuleConfigurations(DebugRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Evaluation status of Amazon SageMaker Debugger rules for debugging on a 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.
debugRuleEvaluationStatuses(Collection<DebugRuleEvaluationStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for debugging on a training job.
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(Consumer<DebugRuleEvaluationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for debugging on a 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(DebugRuleEvaluationStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for debugging on a 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.
DEEPLENS - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
Default() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor.Default
 
DEFAULT - software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
 
DEFAULT - software.amazon.awssdk.services.sagemaker.model.TableFormat
 
DEFAULT - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
The Git repository to associate with the notebook instance as its default code repository.
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(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(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(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.
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.
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.
defaultEbsStorageSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
The default EBS storage settings for a private space.
defaultEbsStorageSettings(Consumer<DefaultEbsStorageSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings.Builder
The default EBS storage settings for a private space.
defaultEbsStorageSettings(DefaultEbsStorageSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings.Builder
The default EBS storage settings for a private space.
DefaultEbsStorageSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of default EBS storage settings that applies to private spaces created within a domain or user profile.
DefaultEbsStorageSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
defaultEbsVolumeSizeInGb() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings
The default size of the EBS storage volume for a private space.
defaultEbsVolumeSizeInGb(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings.Builder
The default size of the EBS storage volume for a private space.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEngine
 
defaultGid() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
The default POSIX group ID (GID).
defaultGid(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemConfig.Builder
The default POSIX group ID (GID).
defaultLandingUri() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The default experience that the user is directed to when accessing the domain.
defaultLandingUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The default experience that the user is directed to when accessing the domain.
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointProvider
 
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings
Returns the value of the DefaultResourceSpec property for this object.
defaultResourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
Returns the value of the DefaultResourceSpec property for this object.
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.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
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 default SageMaker image used by the JupyterServer app.
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 default SageMaker image used by the KernelGateway app.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
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(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
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 default SageMaker image used by the JupyterServer app.
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 default SageMaker image used by the KernelGateway app.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
defaultResourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings.Builder
Sets the value of the DefaultResourceSpec property for this object.
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.
DefaultRuleEngine - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultRuleEngine
 
DefaultSageMakerAuthSchemeParams - Class in software.amazon.awssdk.services.sagemaker.auth.scheme.internal
 
DefaultSageMakerAuthSchemeProvider - Class in software.amazon.awssdk.services.sagemaker.auth.scheme.internal
 
DefaultSageMakerEndpointProvider - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
DefaultSageMakerEndpointProvider() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultSageMakerEndpointProvider
 
defaultSpaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The default settings used to create a space.
defaultSpaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The default settings used to create a space.
defaultSpaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
The default settings used to create a space within the domain.
defaultSpaceSettings(Consumer<DefaultSpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The default settings used to create a space.
defaultSpaceSettings(Consumer<DefaultSpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The default settings used to create a space.
defaultSpaceSettings(Consumer<DefaultSpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The default settings used to create a space within the domain.
defaultSpaceSettings(DefaultSpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The default settings used to create a space.
defaultSpaceSettings(DefaultSpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The default settings used to create a space.
defaultSpaceSettings(DefaultSpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The default settings used to create a space within the domain.
DefaultSpaceSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that apply to spaces created in the domain.
DefaultSpaceSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DefaultSpaceStorageSettings - Class in software.amazon.awssdk.services.sagemaker.model
The default storage settings for a private space.
DefaultSpaceStorageSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
defaultUid() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
The default POSIX user ID (UID).
defaultUid(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemConfig.Builder
The default POSIX user ID (UID).
defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The default settings to use to create a user profile when UserSettings isn't specified in the call to the CreateUserProfile API.
defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.
defaultUserSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
A collection of settings.
defaultUserSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The default settings to use to create a user profile when UserSettings isn't specified in the call to the CreateUserProfile API.
defaultUserSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
Settings which are applied to UserProfiles 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.UpdateDomainRequest.Builder
A collection of settings.
defaultUserSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The default settings to use to create a user profile when UserSettings isn't specified in the call to the CreateUserProfile API.
defaultUserSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
Settings which are applied to UserProfiles 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.
defaultValue() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
The default value for this hyperparameter.
defaultValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
The default value for this hyperparameter.
defaultValue(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
definitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The job definition name.
definitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The job definition name.
DELETE - software.amazon.awssdk.services.sagemaker.model.RetentionType
 
DELETE_COMPLETED - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
DELETE_COMPLETED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
DELETE_FAILED - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
DELETE_IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
DELETE_IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
DELETE_PENDING - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
deleteAction(Consumer<DeleteActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an action.
deleteAction(Consumer<DeleteActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an action.
deleteAction(DeleteActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an action.
deleteAction(DeleteActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an action.
DeleteActionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteActionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteActionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteActionRequestMarshaller
 
DeleteActionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteActionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteAlgorithm(Consumer<DeleteAlgorithmRequest.Builder>) - 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.SageMakerClient
Removes the specified algorithm from your account.
deleteAlgorithm(DeleteAlgorithmRequest) - 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.
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(Consumer<DeleteAppRequest.Builder>) - 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.SageMakerClient
Used to stop and delete an app.
deleteApp(DeleteAppRequest) - 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.
deleteAppImageConfig(Consumer<DeleteAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an AppImageConfig.
deleteAppImageConfig(Consumer<DeleteAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an AppImageConfig.
deleteAppImageConfig(DeleteAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an AppImageConfig.
deleteAppImageConfig(DeleteAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an AppImageConfig.
DeleteAppImageConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteAppImageConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteAppImageConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteAppImageConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteAppImageConfigRequestMarshaller
 
DeleteAppImageConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteAppImageConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
DeleteAppRequest Marshaller
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
 
deleteArtifact(Consumer<DeleteArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an artifact.
deleteArtifact(Consumer<DeleteArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an artifact.
deleteArtifact(DeleteArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an artifact.
deleteArtifact(DeleteArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an artifact.
DeleteArtifactRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteArtifactRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteArtifactRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteArtifactRequestMarshaller
 
DeleteArtifactResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteArtifactResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteAssociation(Consumer<DeleteAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an association.
deleteAssociation(Consumer<DeleteAssociationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an association.
deleteAssociation(DeleteAssociationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an association.
deleteAssociation(DeleteAssociationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an association.
DeleteAssociationRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteAssociationRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteAssociationRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteAssociationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteAssociationRequestMarshaller
 
DeleteAssociationResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteAssociationResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteCluster(Consumer<DeleteClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a SageMaker HyperPod cluster.
deleteCluster(Consumer<DeleteClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a SageMaker HyperPod cluster.
deleteCluster(DeleteClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a SageMaker HyperPod cluster.
deleteCluster(DeleteClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a SageMaker HyperPod cluster.
DeleteClusterRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteClusterRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteClusterRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteClusterRequestMarshaller
 
DeleteClusterResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteClusterResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteCodeRepository(Consumer<DeleteCodeRepositoryRequest.Builder>) - 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.SageMakerClient
Deletes the specified Git repository from your account.
deleteCodeRepository(DeleteCodeRepositoryRequest) - 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.
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
 
deleteCompilationJob(Consumer<DeleteCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified compilation job.
deleteCompilationJob(Consumer<DeleteCompilationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified compilation job.
deleteCompilationJob(DeleteCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified compilation job.
deleteCompilationJob(DeleteCompilationJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified compilation job.
DeleteCompilationJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteCompilationJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteCompilationJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteCompilationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteCompilationJobRequestMarshaller
 
DeleteCompilationJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteCompilationJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteContext(Consumer<DeleteContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an context.
deleteContext(Consumer<DeleteContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an context.
deleteContext(DeleteContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an context.
deleteContext(DeleteContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an context.
DeleteContextRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteContextRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteContextRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteContextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteContextRequestMarshaller
 
DeleteContextResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteContextResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DELETED - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
DELETED - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
DELETED - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
deleteDataQualityJobDefinition(Consumer<DeleteDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a data quality monitoring job definition.
deleteDataQualityJobDefinition(Consumer<DeleteDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a data quality monitoring job definition.
deleteDataQualityJobDefinition(DeleteDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a data quality monitoring job definition.
deleteDataQualityJobDefinition(DeleteDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a data quality monitoring job definition.
DeleteDataQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteDataQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteDataQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteDataQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteDataQualityJobDefinitionRequestMarshaller
 
DeleteDataQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteDataQualityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteDeviceFleet(Consumer<DeleteDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a fleet.
deleteDeviceFleet(Consumer<DeleteDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a fleet.
deleteDeviceFleet(DeleteDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a fleet.
deleteDeviceFleet(DeleteDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a fleet.
DeleteDeviceFleetRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteDeviceFleetRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteDeviceFleetRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteDeviceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteDeviceFleetRequestMarshaller
 
DeleteDeviceFleetResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteDeviceFleetResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteDomain(Consumer<DeleteDomainRequest.Builder>) - 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.SageMakerClient
Used to delete a domain.
deleteDomain(DeleteDomainRequest) - 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.
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
 
deleteEdgeDeploymentPlan(Consumer<DeleteEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.
deleteEdgeDeploymentPlan(Consumer<DeleteEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.
deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.
deleteEdgeDeploymentPlan(DeleteEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.
DeleteEdgeDeploymentPlanRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentPlanRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentPlanRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteEdgeDeploymentPlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteEdgeDeploymentPlanRequestMarshaller
 
DeleteEdgeDeploymentPlanResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentPlanResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteEdgeDeploymentStage(Consumer<DeleteEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
deleteEdgeDeploymentStage(Consumer<DeleteEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
deleteEdgeDeploymentStage(DeleteEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
deleteEdgeDeploymentStage(DeleteEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
DeleteEdgeDeploymentStageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentStageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentStageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteEdgeDeploymentStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteEdgeDeploymentStageRequestMarshaller
 
DeleteEdgeDeploymentStageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteEdgeDeploymentStageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an endpoint.
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an endpoint.
deleteEndpoint(DeleteEndpointRequest) - 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.
deleteEndpointConfig(Consumer<DeleteEndpointConfigRequest.Builder>) - 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.SageMakerClient
Deletes an endpoint configuration.
deleteEndpointConfig(DeleteEndpointConfigRequest) - 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.
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(Consumer<DeleteExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an SageMaker experiment.
deleteExperiment(Consumer<DeleteExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an SageMaker experiment.
deleteExperiment(DeleteExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an SageMaker experiment.
deleteExperiment(DeleteExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an 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
 
deleteFeatureGroup(Consumer<DeleteFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup.
deleteFeatureGroup(Consumer<DeleteFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup.
deleteFeatureGroup(DeleteFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup.
deleteFeatureGroup(DeleteFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup.
DeleteFeatureGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteFeatureGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteFeatureGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteFeatureGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteFeatureGroupRequestMarshaller
 
DeleteFeatureGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteFeatureGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteFlowDefinition(Consumer<DeleteFlowDefinitionRequest.Builder>) - 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.SageMakerClient
Deletes the specified flow definition.
deleteFlowDefinition(DeleteFlowDefinitionRequest) - 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.
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
 
deleteHub(Consumer<DeleteHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a hub.
deleteHub(Consumer<DeleteHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a hub.
deleteHub(DeleteHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete a hub.
deleteHub(DeleteHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete a hub.
deleteHubContent(Consumer<DeleteHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the contents of a hub.
deleteHubContent(Consumer<DeleteHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the contents of a hub.
deleteHubContent(DeleteHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the contents of a hub.
deleteHubContent(DeleteHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the contents of a hub.
DeleteHubContentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubContentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubContentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteHubContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteHubContentRequestMarshaller
 
DeleteHubContentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubContentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteHubRequest Marshaller
DeleteHubRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteHubRequestMarshaller
 
DeleteHubResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHubResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(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).
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(DeleteHumanTaskUiRequest) - 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
 
deleteHyperParameterTuningJob(Consumer<DeleteHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a hyperparameter tuning job.
deleteHyperParameterTuningJob(Consumer<DeleteHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a hyperparameter tuning job.
deleteHyperParameterTuningJob(DeleteHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a hyperparameter tuning job.
deleteHyperParameterTuningJob(DeleteHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a hyperparameter tuning job.
DeleteHyperParameterTuningJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHyperParameterTuningJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteHyperParameterTuningJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteHyperParameterTuningJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteHyperParameterTuningJobRequestMarshaller
 
DeleteHyperParameterTuningJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteHyperParameterTuningJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteImage(Consumer<DeleteImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a SageMaker image and all versions of the image.
deleteImage(Consumer<DeleteImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a SageMaker image and all versions of the image.
deleteImage(DeleteImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a SageMaker image and all versions of the image.
deleteImage(DeleteImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a SageMaker image and all versions of the image.
DeleteImageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteImageRequestMarshaller
 
DeleteImageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteImageVersion(Consumer<DeleteImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a version of a SageMaker image.
deleteImageVersion(Consumer<DeleteImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a version of a SageMaker image.
deleteImageVersion(DeleteImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a version of a SageMaker image.
deleteImageVersion(DeleteImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a version of a SageMaker image.
DeleteImageVersionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageVersionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageVersionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteImageVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteImageVersionRequestMarshaller
 
DeleteImageVersionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteImageVersionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteInferenceComponent(Consumer<DeleteInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an inference component.
deleteInferenceComponent(Consumer<DeleteInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an inference component.
deleteInferenceComponent(DeleteInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an inference component.
deleteInferenceComponent(DeleteInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an inference component.
DeleteInferenceComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteInferenceComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteInferenceComponentRequestMarshaller
 
DeleteInferenceComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteInferenceExperiment(Consumer<DeleteInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an inference experiment.
deleteInferenceExperiment(Consumer<DeleteInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an inference experiment.
deleteInferenceExperiment(DeleteInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an inference experiment.
deleteInferenceExperiment(DeleteInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an inference experiment.
DeleteInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteInferenceExperimentRequestMarshaller
 
DeleteInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a model.
deleteModel(Consumer<DeleteModelRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a model.
deleteModel(DeleteModelRequest) - 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.
deleteModelBiasJobDefinition(Consumer<DeleteModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker model bias job definition.
deleteModelBiasJobDefinition(Consumer<DeleteModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker model bias job definition.
deleteModelBiasJobDefinition(DeleteModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker model bias job definition.
deleteModelBiasJobDefinition(DeleteModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker model bias job definition.
DeleteModelBiasJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelBiasJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelBiasJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelBiasJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelBiasJobDefinitionRequestMarshaller
 
DeleteModelBiasJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelBiasJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteModelCard(Consumer<DeleteModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker Model Card.
deleteModelCard(Consumer<DeleteModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker Model Card.
deleteModelCard(DeleteModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker Model Card.
deleteModelCard(DeleteModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker Model Card.
DeleteModelCardRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelCardRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelCardRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelCardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelCardRequestMarshaller
 
DeleteModelCardResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelCardResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteModelExplainabilityJobDefinition(Consumer<DeleteModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker model explainability job definition.
deleteModelExplainabilityJobDefinition(Consumer<DeleteModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker model explainability job definition.
deleteModelExplainabilityJobDefinition(DeleteModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an Amazon SageMaker model explainability job definition.
deleteModelExplainabilityJobDefinition(DeleteModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an Amazon SageMaker model explainability job definition.
DeleteModelExplainabilityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelExplainabilityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelExplainabilityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelExplainabilityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelExplainabilityJobDefinitionRequestMarshaller
 
DeleteModelExplainabilityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelExplainabilityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteModelPackage(Consumer<DeleteModelPackageRequest.Builder>) - 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.SageMakerClient
Deletes a model package.
deleteModelPackage(DeleteModelPackageRequest) - 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.
deleteModelPackageGroup(Consumer<DeleteModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified model group.
deleteModelPackageGroup(Consumer<DeleteModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified model group.
deleteModelPackageGroup(DeleteModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified model group.
deleteModelPackageGroup(DeleteModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified model group.
deleteModelPackageGroupPolicy(Consumer<DeleteModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a model group resource policy.
deleteModelPackageGroupPolicy(Consumer<DeleteModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a model group resource policy.
deleteModelPackageGroupPolicy(DeleteModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a model group resource policy.
deleteModelPackageGroupPolicy(DeleteModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a model group resource policy.
DeleteModelPackageGroupPolicyRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupPolicyRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupPolicyRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelPackageGroupPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageGroupPolicyRequestMarshaller
 
DeleteModelPackageGroupPolicyResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupPolicyResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelPackageGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageGroupRequestMarshaller
 
DeleteModelPackageGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelPackageGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
 
deleteModelQualityJobDefinition(Consumer<DeleteModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the secified model quality monitoring job definition.
deleteModelQualityJobDefinition(Consumer<DeleteModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the secified model quality monitoring job definition.
deleteModelQualityJobDefinition(DeleteModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the secified model quality monitoring job definition.
deleteModelQualityJobDefinition(DeleteModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the secified model quality monitoring job definition.
DeleteModelQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteModelQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteModelQualityJobDefinitionRequestMarshaller
 
DeleteModelQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteModelQualityJobDefinitionResponse.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(Consumer<DeleteMonitoringScheduleRequest.Builder>) - 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.SageMakerClient
Deletes a monitoring schedule.
deleteMonitoringSchedule(DeleteMonitoringScheduleRequest) - 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.
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(Consumer<DeleteNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an SageMaker notebook instance.
deleteNotebookInstance(Consumer<DeleteNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an SageMaker notebook instance.
deleteNotebookInstance(DeleteNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes an SageMaker notebook instance.
deleteNotebookInstance(DeleteNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes an SageMaker notebook instance.
deleteNotebookInstanceLifecycleConfig(Consumer<DeleteNotebookInstanceLifecycleConfigRequest.Builder>) - 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.SageMakerClient
Deletes a notebook instance lifecycle configuration.
deleteNotebookInstanceLifecycleConfig(DeleteNotebookInstanceLifecycleConfigRequest) - 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.
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
 
deletePipeline(Consumer<DeletePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a pipeline if there are no running instances of the pipeline.
deletePipeline(Consumer<DeletePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a pipeline if there are no running instances of the pipeline.
deletePipeline(DeletePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes a pipeline if there are no running instances of the pipeline.
deletePipeline(DeletePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes a pipeline if there are no running instances of the pipeline.
DeletePipelineRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeletePipelineRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeletePipelineRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeletePipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeletePipelineRequestMarshaller
 
DeletePipelineResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeletePipelineResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the specified project.
deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the specified project.
deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Delete the specified project.
deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Delete the specified project.
DeleteProjectRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteProjectRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteProjectRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteProjectRequestMarshaller
 
DeleteProjectResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteProjectResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
A list of properties to delete.
deleteProperties(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
A list of properties to delete.
deleteProperties(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
A list of properties to delete.
deleteSpace(Consumer<DeleteSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Used to delete a space.
deleteSpace(Consumer<DeleteSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Used to delete a space.
deleteSpace(DeleteSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Used to delete a space.
deleteSpace(DeleteSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Used to delete a space.
DeleteSpaceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteSpaceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteSpaceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteSpaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteSpaceRequestMarshaller
 
DeleteSpaceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteSpaceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteStudioLifecycleConfig(Consumer<DeleteStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
deleteStudioLifecycleConfig(Consumer<DeleteStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
deleteStudioLifecycleConfig(DeleteStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
deleteStudioLifecycleConfig(DeleteStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
DeleteStudioLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteStudioLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeleteStudioLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeleteStudioLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeleteStudioLifecycleConfigRequestMarshaller
 
DeleteStudioLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeleteStudioLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified tags from an SageMaker resource.
deleteTags(Consumer<DeleteTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified tags from an SageMaker resource.
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deletes the specified tags from an SageMaker resource.
deleteTags(DeleteTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deletes the specified tags from an 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(Consumer<DeleteTrialRequest.Builder>) - 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.SageMakerClient
Deletes the specified trial.
deleteTrial(DeleteTrialRequest) - 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.
deleteTrialComponent(Consumer<DeleteTrialComponentRequest.Builder>) - 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.SageMakerClient
Deletes the specified trial component.
deleteTrialComponent(DeleteTrialComponentRequest) - 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.
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(Consumer<DeleteUserProfileRequest.Builder>) - 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.SageMakerClient
Deletes a user profile.
deleteUserProfile(DeleteUserProfileRequest) - 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.
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(Consumer<DeleteWorkforceRequest.Builder>) - 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.SageMakerClient
Use this operation to delete a workforce.
deleteWorkforce(DeleteWorkforceRequest) - 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.
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(Consumer<DeleteWorkteamRequest.Builder>) - 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.SageMakerClient
Deletes an existing work team.
deleteWorkteam(DeleteWorkteamRequest) - 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.
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
 
DELETING - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.PipelineStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
DELETING - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
dependencyCopyPath() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
The hub content dependency copy path.
dependencyCopyPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentDependency.Builder
The hub content dependency copy path.
dependencyOriginPath() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
The hub content dependency origin path.
dependencyOriginPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentDependency.Builder
The hub content dependency origin path.
DEPLOYED - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
DEPLOYED - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
deployedImage() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
Returns the value of the DeployedImage property for this object.
deployedImage(Consumer<DeployedImage.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary.Builder
Sets the value of the DeployedImage property for this object.
deployedImage(DeployedImage) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary.Builder
Sets the value of the DeployedImage property for this object.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
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.
deployedImages(Collection<DeployedImage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.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(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(Consumer<DeployedImage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.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(DeployedImage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.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.
deployedStageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The name of the deployed stage.
deployedStageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The name of the deployed stage.
DEPLOYING_MODEL - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
deploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
Returns the value of the DeploymentConfig property for this object.
deploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
Configuration of the deployment details.
deploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
Configuration of the deployment details.
deploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
deploymentConfig(Consumer<DeploymentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
Sets the value of the DeploymentConfig property for this object.
deploymentConfig(Consumer<DeploymentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
deploymentConfig(Consumer<EdgeDeploymentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStage.Builder
Configuration of the deployment details.
deploymentConfig(Consumer<EdgeDeploymentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
Configuration of the deployment details.
deploymentConfig(DeploymentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
Sets the value of the DeploymentConfig property for this object.
deploymentConfig(DeploymentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
deploymentConfig(EdgeDeploymentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStage.Builder
Configuration of the deployment details.
deploymentConfig(EdgeDeploymentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
Configuration of the deployment details.
DeploymentConfig - Class in software.amazon.awssdk.services.sagemaker.model
The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
DeploymentConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deploymentRecommendation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
A set of recommended deployment configurations for the model.
deploymentRecommendation() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
A set of recommended deployment configurations for the model.
deploymentRecommendation(Consumer<DeploymentRecommendation.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
A set of recommended deployment configurations for the model.
deploymentRecommendation(Consumer<DeploymentRecommendation.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A set of recommended deployment configurations for the model.
deploymentRecommendation(DeploymentRecommendation) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
A set of recommended deployment configurations for the model.
deploymentRecommendation(DeploymentRecommendation) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A set of recommended deployment configurations for the model.
DeploymentRecommendation - Class in software.amazon.awssdk.services.sagemaker.model
A set of recommended deployment configurations for the model.
DeploymentRecommendation.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeploymentStage - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about a stage in an edge deployment plan.
DeploymentStage.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeploymentStageStatusSummary - Class in software.amazon.awssdk.services.sagemaker.model
Contains information summarizing the deployment stage results.
DeploymentStageStatusSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deploymentStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The time when the deployment on the device started.
deploymentStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The time when the deployment on the device started.
deploymentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
General status of the current state.
deploymentStatus(Consumer<EdgeDeploymentStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
General status of the current state.
deploymentStatus(EdgeDeploymentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
General status of the current state.
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
deregisterDevices(Consumer<DeregisterDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deregisters the specified devices.
deregisterDevices(Consumer<DeregisterDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deregisters the specified devices.
deregisterDevices(DeregisterDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deregisters the specified devices.
deregisterDevices(DeregisterDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deregisters the specified devices.
DeregisterDevicesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DeregisterDevicesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DeregisterDevicesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DeregisterDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DeregisterDevicesRequestMarshaller
 
DeregisterDevicesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DeregisterDevicesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DERIVED_FROM - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
derivedDataInputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
The data input configuration that SageMaker Neo automatically derived for the model.
derivedDataInputConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DerivedInformation.Builder
The data input configuration that SageMaker Neo automatically derived for the model.
derivedInformation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
Information that SageMaker Neo automatically derived about the model.
derivedInformation(Consumer<DerivedInformation.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information that SageMaker Neo automatically derived about the model.
derivedInformation(DerivedInformation) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information that SageMaker Neo automatically derived about the model.
DerivedInformation - Class in software.amazon.awssdk.services.sagemaker.model
Information that SageMaker Neo automatically derived about the model.
DerivedInformation.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DESCENDANTS - software.amazon.awssdk.services.sagemaker.model.Direction
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.OrderKey
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
 
DESCENDING - software.amazon.awssdk.services.sagemaker.model.SortOrder
 
describeAction(Consumer<DescribeActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an action.
describeAction(Consumer<DescribeActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an action.
describeAction(DescribeActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an action.
describeAction(DescribeActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an action.
DescribeActionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeActionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeActionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeActionRequestMarshaller
 
DescribeActionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeActionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<DescribeAlgorithmRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of the specified algorithm that is in your account.
describeAlgorithm(DescribeAlgorithmRequest) - 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.
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(Consumer<DescribeAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the app.
describeApp(Consumer<DescribeAppRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the app.
describeApp(DescribeAppRequest) - 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.
describeAppImageConfig(Consumer<DescribeAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an AppImageConfig.
describeAppImageConfig(Consumer<DescribeAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an AppImageConfig.
describeAppImageConfig(DescribeAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an AppImageConfig.
describeAppImageConfig(DescribeAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an AppImageConfig.
DescribeAppImageConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeAppImageConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeAppImageConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeAppImageConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeAppImageConfigRequestMarshaller
 
DescribeAppImageConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeAppImageConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
 
describeArtifact(Consumer<DescribeArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an artifact.
describeArtifact(Consumer<DescribeArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an artifact.
describeArtifact(DescribeArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an artifact.
describeArtifact(DescribeArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an artifact.
DescribeArtifactRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeArtifactRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeArtifactRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeArtifactRequestMarshaller
 
DescribeArtifactResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeArtifactResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeAutoMLJob(Consumer<DescribeAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an AutoML job created by calling CreateAutoMLJob.
describeAutoMLJob(Consumer<DescribeAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an AutoML job created by calling CreateAutoMLJob.
describeAutoMLJob(DescribeAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an AutoML job created by calling CreateAutoMLJob.
describeAutoMLJob(DescribeAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an AutoML job created by calling CreateAutoMLJob.
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
 
describeAutoMLJobV2(Consumer<DescribeAutoMlJobV2Request.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
describeAutoMLJobV2(Consumer<DescribeAutoMlJobV2Request.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
describeAutoMLJobV2(DescribeAutoMlJobV2Request) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
describeAutoMLJobV2(DescribeAutoMlJobV2Request) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
DescribeAutoMlJobV2Request - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeAutoMlJobV2Request.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeAutoMlJobV2RequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeAutoMlJobV2RequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeAutoMlJobV2RequestMarshaller
 
DescribeAutoMlJobV2Response - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeAutoMlJobV2Response.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeCluster(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves information of a SageMaker HyperPod cluster.
describeCluster(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves information of a SageMaker HyperPod cluster.
describeCluster(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves information of a SageMaker HyperPod cluster.
describeCluster(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves information of a SageMaker HyperPod cluster.
describeClusterNode(Consumer<DescribeClusterNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves information of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
describeClusterNode(Consumer<DescribeClusterNodeRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves information of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
describeClusterNode(DescribeClusterNodeRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves information of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
describeClusterNode(DescribeClusterNodeRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves information of an instance (also called a node interchangeably) of a SageMaker HyperPod cluster.
DescribeClusterNodeRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterNodeRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterNodeRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeClusterNodeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeClusterNodeRequestMarshaller
 
DescribeClusterNodeResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterNodeResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeClusterRequestMarshaller
 
DescribeClusterResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeClusterResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeCodeRepository(Consumer<DescribeCodeRepositoryRequest.Builder>) - 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.SageMakerClient
Gets details about the specified Git repository.
describeCodeRepository(DescribeCodeRepositoryRequest) - 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.
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(Consumer<DescribeCompilationJobRequest.Builder>) - 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.SageMakerClient
Returns information about a model compilation job.
describeCompilationJob(DescribeCompilationJobRequest) - 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.
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
 
describeContext(Consumer<DescribeContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a context.
describeContext(Consumer<DescribeContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a context.
describeContext(DescribeContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a context.
describeContext(DescribeContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a context.
DescribeContextRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeContextRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeContextRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeContextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeContextRequestMarshaller
 
DescribeContextResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeContextResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeDataQualityJobDefinition(Consumer<DescribeDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the details of a data quality monitoring job definition.
describeDataQualityJobDefinition(Consumer<DescribeDataQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the details of a data quality monitoring job definition.
describeDataQualityJobDefinition(DescribeDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the details of a data quality monitoring job definition.
describeDataQualityJobDefinition(DescribeDataQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the details of a data quality monitoring job definition.
DescribeDataQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDataQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeDataQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeDataQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeDataQualityJobDefinitionRequestMarshaller
 
DescribeDataQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDataQualityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeDevice(Consumer<DescribeDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the device.
describeDevice(Consumer<DescribeDeviceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the device.
describeDevice(DescribeDeviceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the device.
describeDevice(DescribeDeviceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the device.
describeDeviceFleet(Consumer<DescribeDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A description of the fleet the device belongs to.
describeDeviceFleet(Consumer<DescribeDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A description of the fleet the device belongs to.
describeDeviceFleet(DescribeDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A description of the fleet the device belongs to.
describeDeviceFleet(DescribeDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A description of the fleet the device belongs to.
DescribeDeviceFleetRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceFleetRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceFleetRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeDeviceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeDeviceFleetRequestMarshaller
 
DescribeDeviceFleetResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceFleetResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeDeviceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeDeviceRequestMarshaller
 
DescribeDeviceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeDeviceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeDomain(Consumer<DescribeDomainRequest.Builder>) - 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.SageMakerClient
The description of the domain.
describeDomain(DescribeDomainRequest) - 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.
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
 
describeEdgeDeploymentPlan(Consumer<DescribeEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an edge deployment plan with deployment status per stage.
describeEdgeDeploymentPlan(Consumer<DescribeEdgeDeploymentPlanRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an edge deployment plan with deployment status per stage.
describeEdgeDeploymentPlan(DescribeEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an edge deployment plan with deployment status per stage.
describeEdgeDeploymentPlan(DescribeEdgeDeploymentPlanRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an edge deployment plan with deployment status per stage.
DescribeEdgeDeploymentPlanRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgeDeploymentPlanRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgeDeploymentPlanRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeEdgeDeploymentPlanRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeEdgeDeploymentPlanRequestMarshaller
 
DescribeEdgeDeploymentPlanResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgeDeploymentPlanResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeEdgePackagingJob(Consumer<DescribeEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A description of edge packaging jobs.
describeEdgePackagingJob(Consumer<DescribeEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A description of edge packaging jobs.
describeEdgePackagingJob(DescribeEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A description of edge packaging jobs.
describeEdgePackagingJob(DescribeEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A description of edge packaging jobs.
DescribeEdgePackagingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgePackagingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgePackagingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeEdgePackagingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeEdgePackagingJobRequestMarshaller
 
DescribeEdgePackagingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeEdgePackagingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - 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.SageMakerClient
Returns the description of an endpoint.
describeEndpoint(DescribeEndpointRequest) - 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.
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(Consumer<DescribeEndpointConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
describeEndpointConfig(DescribeEndpointConfigRequest) - 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.
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(Consumer<DescribeExperimentRequest.Builder>) - 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.SageMakerClient
Provides a list of an experiment's properties.
describeExperiment(DescribeExperimentRequest) - 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.
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
 
describeFeatureGroup(Consumer<DescribeFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to describe a FeatureGroup.
describeFeatureGroup(Consumer<DescribeFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this operation to describe a FeatureGroup.
describeFeatureGroup(DescribeFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to describe a FeatureGroup.
describeFeatureGroup(DescribeFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this operation to describe a FeatureGroup.
DescribeFeatureGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeFeatureGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeFeatureGroupRequestMarshaller
 
DescribeFeatureGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeFeatureMetadata(Consumer<DescribeFeatureMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Shows the metadata for a feature within a feature group.
describeFeatureMetadata(Consumer<DescribeFeatureMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Shows the metadata for a feature within a feature group.
describeFeatureMetadata(DescribeFeatureMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Shows the metadata for a feature within a feature group.
describeFeatureMetadata(DescribeFeatureMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Shows the metadata for a feature within a feature group.
DescribeFeatureMetadataRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureMetadataRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureMetadataRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeFeatureMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeFeatureMetadataRequestMarshaller
 
DescribeFeatureMetadataResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeFeatureMetadataResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeFlowDefinition(Consumer<DescribeFlowDefinitionRequest.Builder>) - 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.SageMakerClient
Returns information about the specified flow definition.
describeFlowDefinition(DescribeFlowDefinitionRequest) - 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.
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
 
describeHub(Consumer<DescribeHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describe a hub.
describeHub(Consumer<DescribeHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describe a hub.
describeHub(DescribeHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describe a hub.
describeHub(DescribeHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describe a hub.
describeHubContent(Consumer<DescribeHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describe the content of a hub.
describeHubContent(Consumer<DescribeHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describe the content of a hub.
describeHubContent(DescribeHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describe the content of a hub.
describeHubContent(DescribeHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describe the content of a hub.
DescribeHubContentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubContentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubContentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeHubContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeHubContentRequestMarshaller
 
DescribeHubContentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubContentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeHubRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeHubRequestMarshaller
 
DescribeHubResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeHubResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<DescribeHumanTaskUiRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about the requested human task user interface (worker task template).
describeHumanTaskUi(DescribeHumanTaskUiRequest) - 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).
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(Consumer<DescribeHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a hyperparameter tuning job, depending on the fields selected.
describeHyperParameterTuningJob(Consumer<DescribeHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a hyperparameter tuning job, depending on the fields selected.
describeHyperParameterTuningJob(DescribeHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a hyperparameter tuning job, depending on the fields selected.
describeHyperParameterTuningJob(DescribeHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a hyperparameter tuning job, depending on the fields selected.
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
 
describeImage(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a SageMaker image.
describeImage(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a SageMaker image.
describeImage(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a SageMaker image.
describeImage(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a SageMaker image.
DescribeImageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeImageRequestMarshaller
 
DescribeImageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeImageVersion(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a version of a SageMaker image.
describeImageVersion(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a version of a SageMaker image.
describeImageVersion(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a version of a SageMaker image.
describeImageVersion(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a version of a SageMaker image.
DescribeImageVersionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageVersionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageVersionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeImageVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeImageVersionRequestMarshaller
 
DescribeImageVersionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeImageVersionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeInferenceComponent(Consumer<DescribeInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an inference component.
describeInferenceComponent(Consumer<DescribeInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an inference component.
describeInferenceComponent(DescribeInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns information about an inference component.
describeInferenceComponent(DescribeInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about an inference component.
DescribeInferenceComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeInferenceComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceComponentRequestMarshaller
 
DescribeInferenceComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeInferenceExperiment(Consumer<DescribeInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns details about an inference experiment.
describeInferenceExperiment(Consumer<DescribeInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns details about an inference experiment.
describeInferenceExperiment(DescribeInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns details about an inference experiment.
describeInferenceExperiment(DescribeInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns details about an inference experiment.
DescribeInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceExperimentRequestMarshaller
 
DescribeInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeInferenceRecommendationsJob(Consumer<DescribeInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Provides the results of the Inference Recommender job.
describeInferenceRecommendationsJob(Consumer<DescribeInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Provides the results of the Inference Recommender job.
describeInferenceRecommendationsJob(DescribeInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Provides the results of the Inference Recommender job.
describeInferenceRecommendationsJob(DescribeInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Provides the results of the Inference Recommender job.
DescribeInferenceRecommendationsJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceRecommendationsJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceRecommendationsJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeInferenceRecommendationsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceRecommendationsJobRequestMarshaller
 
DescribeInferenceRecommendationsJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeInferenceRecommendationsJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeLabelingJob(Consumer<DescribeLabelingJobRequest.Builder>) - 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.SageMakerClient
Gets information about a labeling job.
describeLabelingJob(DescribeLabelingJobRequest) - 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.
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
 
describeLineageGroup(Consumer<DescribeLineageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Provides a list of properties for the requested lineage group.
describeLineageGroup(Consumer<DescribeLineageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Provides a list of properties for the requested lineage group.
describeLineageGroup(DescribeLineageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Provides a list of properties for the requested lineage group.
describeLineageGroup(DescribeLineageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Provides a list of properties for the requested lineage group.
DescribeLineageGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeLineageGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeLineageGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeLineageGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeLineageGroupRequestMarshaller
 
DescribeLineageGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeLineageGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeModel(Consumer<DescribeModelRequest.Builder>) - 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.SageMakerClient
Describes a model that you created using the CreateModel API.
describeModel(DescribeModelRequest) - 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.
describeModelBiasJobDefinition(Consumer<DescribeModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model bias job definition.
describeModelBiasJobDefinition(Consumer<DescribeModelBiasJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model bias job definition.
describeModelBiasJobDefinition(DescribeModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model bias job definition.
describeModelBiasJobDefinition(DescribeModelBiasJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model bias job definition.
DescribeModelBiasJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelBiasJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelBiasJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelBiasJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelBiasJobDefinitionRequestMarshaller
 
DescribeModelBiasJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelBiasJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeModelCard(Consumer<DescribeModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
describeModelCard(Consumer<DescribeModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
describeModelCard(DescribeModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
describeModelCard(DescribeModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
describeModelCardExportJob(Consumer<DescribeModelCardExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an Amazon SageMaker Model Card export job.
describeModelCardExportJob(Consumer<DescribeModelCardExportJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an Amazon SageMaker Model Card export job.
describeModelCardExportJob(DescribeModelCardExportJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes an Amazon SageMaker Model Card export job.
describeModelCardExportJob(DescribeModelCardExportJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes an Amazon SageMaker Model Card export job.
DescribeModelCardExportJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardExportJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardExportJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelCardExportJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelCardExportJobRequestMarshaller
 
DescribeModelCardExportJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardExportJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelCardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelCardRequestMarshaller
 
DescribeModelCardResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelCardResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeModelExplainabilityJobDefinition(Consumer<DescribeModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model explainability job definition.
describeModelExplainabilityJobDefinition(Consumer<DescribeModelExplainabilityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model explainability job definition.
describeModelExplainabilityJobDefinition(DescribeModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model explainability job definition.
describeModelExplainabilityJobDefinition(DescribeModelExplainabilityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model explainability job definition.
DescribeModelExplainabilityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelExplainabilityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelExplainabilityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelExplainabilityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelExplainabilityJobDefinitionRequestMarshaller
 
DescribeModelExplainabilityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelExplainabilityJobDefinitionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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 SageMaker models or list them on Amazon Web Services 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 SageMaker models or list them on Amazon Web Services Marketplace.
describeModelPackage(DescribeModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services 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 SageMaker models or list them on Amazon Web Services Marketplace.
describeModelPackageGroup(Consumer<DescribeModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a description for the specified model group.
describeModelPackageGroup(Consumer<DescribeModelPackageGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a description for the specified model group.
describeModelPackageGroup(DescribeModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a description for the specified model group.
describeModelPackageGroup(DescribeModelPackageGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a description for the specified model group.
DescribeModelPackageGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelPackageGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelPackageGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelPackageGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelPackageGroupRequestMarshaller
 
DescribeModelPackageGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelPackageGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
 
describeModelQualityJobDefinition(Consumer<DescribeModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model quality job definition.
describeModelQualityJobDefinition(Consumer<DescribeModelQualityJobDefinitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model quality job definition.
describeModelQualityJobDefinition(DescribeModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a description of a model quality job definition.
describeModelQualityJobDefinition(DescribeModelQualityJobDefinitionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a description of a model quality job definition.
DescribeModelQualityJobDefinitionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelQualityJobDefinitionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelQualityJobDefinitionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeModelQualityJobDefinitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeModelQualityJobDefinitionRequestMarshaller
 
DescribeModelQualityJobDefinitionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeModelQualityJobDefinitionResponse.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(Consumer<DescribeMonitoringScheduleRequest.Builder>) - 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.SageMakerClient
Describes the schedule for a monitoring job.
describeMonitoringSchedule(DescribeMonitoringScheduleRequest) - 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.
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(Consumer<DescribeNotebookInstanceRequest.Builder>) - 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.SageMakerClient
Returns information about a notebook instance.
describeNotebookInstance(DescribeNotebookInstanceRequest) - 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.
describeNotebookInstanceLifecycleConfig(Consumer<DescribeNotebookInstanceLifecycleConfigRequest.Builder>) - 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.SageMakerClient
Returns a description of a notebook instance lifecycle configuration.
describeNotebookInstanceLifecycleConfig(DescribeNotebookInstanceLifecycleConfigRequest) - 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.
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
 
describePipeline(Consumer<DescribePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a pipeline.
describePipeline(Consumer<DescribePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a pipeline.
describePipeline(DescribePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a pipeline.
describePipeline(DescribePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a pipeline.
describePipelineDefinitionForExecution(Consumer<DescribePipelineDefinitionForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of an execution's pipeline definition.
describePipelineDefinitionForExecution(Consumer<DescribePipelineDefinitionForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of an execution's pipeline definition.
describePipelineDefinitionForExecution(DescribePipelineDefinitionForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of an execution's pipeline definition.
describePipelineDefinitionForExecution(DescribePipelineDefinitionForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of an execution's pipeline definition.
DescribePipelineDefinitionForExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineDefinitionForExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineDefinitionForExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribePipelineDefinitionForExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineDefinitionForExecutionRequestMarshaller
 
DescribePipelineDefinitionForExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineDefinitionForExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describePipelineExecution(Consumer<DescribePipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a pipeline execution.
describePipelineExecution(Consumer<DescribePipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a pipeline execution.
describePipelineExecution(DescribePipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a pipeline execution.
describePipelineExecution(DescribePipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a pipeline execution.
DescribePipelineExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribePipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineExecutionRequestMarshaller
 
DescribePipelineExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribePipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineRequestMarshaller
 
DescribePipelineResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribePipelineResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeProcessingJob(Consumer<DescribeProcessingJobRequest.Builder>) - 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.SageMakerClient
Returns a description of a processing job.
describeProcessingJob(DescribeProcessingJobRequest) - 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.
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
 
describeProject(Consumer<DescribeProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a project.
describeProject(Consumer<DescribeProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a project.
describeProject(DescribeProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the details of a project.
describeProject(DescribeProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the details of a project.
DescribeProjectRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeProjectRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeProjectRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeProjectRequestMarshaller
 
DescribeProjectResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeProjectResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeSpace(Consumer<DescribeSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the space.
describeSpace(Consumer<DescribeSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the space.
describeSpace(DescribeSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the space.
describeSpace(DescribeSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the space.
DescribeSpaceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeSpaceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeSpaceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeSpaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeSpaceRequestMarshaller
 
DescribeSpaceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeSpaceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeStudioLifecycleConfig(Consumer<DescribeStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the Amazon SageMaker Studio Lifecycle Configuration.
describeStudioLifecycleConfig(Consumer<DescribeStudioLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the Amazon SageMaker Studio Lifecycle Configuration.
describeStudioLifecycleConfig(DescribeStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes the Amazon SageMaker Studio Lifecycle Configuration.
describeStudioLifecycleConfig(DescribeStudioLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes the Amazon SageMaker Studio Lifecycle Configuration.
DescribeStudioLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeStudioLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DescribeStudioLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DescribeStudioLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DescribeStudioLifecycleConfigRequestMarshaller
 
DescribeStudioLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DescribeStudioLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
describeSubscribedWorkteam(Consumer<DescribeSubscribedWorkteamRequest.Builder>) - 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.SageMakerClient
Gets information about a work team provided by a vendor.
describeSubscribedWorkteam(DescribeSubscribedWorkteamRequest) - 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.
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(Consumer<DescribeTrainingJobRequest.Builder>) - 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.SageMakerClient
Returns information about a training job.
describeTrainingJob(DescribeTrainingJobRequest) - 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.
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(Consumer<DescribeTransformJobRequest.Builder>) - 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.SageMakerClient
Returns information about a transform job.
describeTransformJob(DescribeTransformJobRequest) - 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.
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(Consumer<DescribeTrialRequest.Builder>) - 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.SageMakerClient
Provides a list of a trial's properties.
describeTrial(DescribeTrialRequest) - 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.
describeTrialComponent(Consumer<DescribeTrialComponentRequest.Builder>) - 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.SageMakerClient
Provides a list of a trials component's properties.
describeTrialComponent(DescribeTrialComponentRequest) - 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.
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(Consumer<DescribeUserProfileRequest.Builder>) - 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.SageMakerClient
Describes a user profile.
describeUserProfile(DescribeUserProfileRequest) - 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.
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(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(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).
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(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).
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(Consumer<DescribeWorkteamRequest.Builder>) - 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.SageMakerClient
Gets information about a specific work team.
describeWorkteam(DescribeWorkteamRequest) - 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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
A description of the additional Inference specification
description() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
A brief description of the channel.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The description of the action.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
The description of the context.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
A description of the fleet.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
The description of the experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
A free-form description of a FeatureGroup.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
The description of the image.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
A description for the inference experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
A description of the work team.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The description of the action.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The description of the context.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
A description of the fleet.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
A description of the device.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
The description of the experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A free form description of the feature group.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The description you added to describe the feature.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The description of the image.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The description of the inference experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The description of the lineage group.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.Device
Description of the device.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The description of the device.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
A description of the device.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
The description of the experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A free form description of a FeatureGroup.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
An optional description that you specify to better describe the feature.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
Description of the fleet.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
A brief description of the hyperparameter.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The description of the image.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The description of the inference experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
A free form description of the ResourceCatalog.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
The new description for the action.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
The new description for the context.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
Description of the fleet.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
The description of the experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
A description that you can write to better describe the feature.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
The new description for the image.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
The description of the inference experiment.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
An updated description for the work team.
description() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
A description of the work team.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
A description of the additional Inference specification
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
A brief description of the channel.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The description of the action.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
The description of the context.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
A description of the fleet.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
The description of the experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
A free-form description of a FeatureGroup.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
The description of the image.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
A description for the inference experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
A description of the work team.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The description of the action.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The description of the context.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
A description of the fleet.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
A description of the device.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
The description of the experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A free form description of the feature group.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The description you added to describe the feature.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The description of the image.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The description of the inference experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The description of the lineage group.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Device.Builder
Description of the device.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The description of the device.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
A description of the device.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
The description of the experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A free form description of a FeatureGroup.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
An optional description that you specify to better describe the feature.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Description of the fleet.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
A brief description of the hyperparameter.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The description of the image.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The description of the inference experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceCatalog.Builder
A free form description of the ResourceCatalog.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
The new description for the action.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
The new description for the context.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
Description of the fleet.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
The description of the experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A description that you can write to better describe the feature.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
The new description for the image.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The description of the inference experiment.
description(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
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.
DESIRED_INSTANCE_COUNT - software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
 
DESIRED_WEIGHT - software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
 
desiredCopyCount() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
The number of runtime copies of the model container that you requested to deploy with the inference component.
desiredCopyCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary.Builder
The number of runtime copies of the model container that you requested to deploy with the inference component.
desiredInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
The variant's capacity.
desiredInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint.
desiredInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The number of instances requested in the UpdateEndpointWeightsAndCapacities request.
desiredInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
The variant's capacity.
desiredInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint.
desiredInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The number of instances requested in the UpdateEndpointWeightsAndCapacities request.
desiredModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
An array of ModelVariantConfig objects.
desiredModelVariants(Collection<ModelVariantConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
desiredModelVariants(Consumer<ModelVariantConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
desiredModelVariants(ModelVariantConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
desiredRuntimeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
Runtime settings for a model that is deployed with an inference component.
desiredRuntimeConfig(Consumer<InferenceComponentRuntimeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest.Builder
Runtime settings for a model that is deployed with an inference component.
desiredRuntimeConfig(InferenceComponentRuntimeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest.Builder
Runtime settings for a model that is deployed with an inference component.
desiredServerlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.
desiredServerlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The serverless configuration requested for the endpoint update.
desiredServerlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.
desiredServerlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The serverless configuration requested for the endpoint update.
desiredServerlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.
desiredServerlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The serverless configuration requested for the endpoint update.
desiredState() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
The desired state of the experiment after stopping.
desiredState(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
The desired state of the experiment after stopping.
desiredState(InferenceExperimentStopDesiredState) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
The desired state of the experiment after stopping.
desiredStateAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
The desired state of the experiment after stopping.
desiredWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
The variant's weight.
desiredWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint.
desiredWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The requested weight, as specified in the UpdateEndpointWeightsAndCapacities request.
desiredWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
The variant's weight.
desiredWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint.
desiredWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
An object that provides new capacity and weight values for a variant.
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(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(DesiredWeightAndCapacity...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
An object that provides new capacity and weight values for a variant.
destination() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
The Amazon S3 bucket where the inference request and response data is stored.
destination(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig.Builder
The Amazon S3 bucket where the inference request and response data is stored.
DESTINATION_ARN - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
DESTINATION_TYPE - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
The Amazon Resource Name (ARN) of the destination.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
The Amazon Resource Name (ARN) of the destination.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The Amazon Resource Name (ARN) of the destination.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
The Amazon Resource Name (ARN) of the destination.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
The Amazon Resource Name (ARN) of the destination.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.
destinationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations with the specified destination Amazon Resource Name (ARN).
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
The Amazon Resource Name (ARN) of the destination.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse.Builder
The Amazon Resource Name (ARN) of the destination.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The Amazon Resource Name (ARN) of the destination.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest.Builder
The Amazon Resource Name (ARN) of the destination.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse.Builder
The Amazon Resource Name (ARN) of the destination.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Edge.Builder
The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.
destinationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations with the specified destination Amazon Resource Name (ARN).
destinationName() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The name of the destination.
destinationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The name of the destination.
destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
The Amazon S3 location being used to capture the data.
destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
The Amazon S3 location used to capture the data.
destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
The Amazon S3 location being used to capture the data.
destinationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig
The Amazon S3 bucket to send the core dump to.
destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig.Builder
The Amazon S3 location being used to capture the data.
destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
The Amazon S3 location used to capture the data.
destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
The Amazon S3 location being used to capture the data.
destinationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig.Builder
The Amazon S3 bucket to send the core dump to.
destinationType() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The destination type.
destinationType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations with the specified destination type.
destinationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The destination type.
destinationType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations with the specified destination type.
DETAILED_PROFILER - software.amazon.awssdk.services.sagemaker.model.AppType
 
DetailedAlgorithmStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
DetailedModelPackageStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
Device - Class in software.amazon.awssdk.services.sagemaker.model
Information of a particular device.
DEVICE_FLEET_NAME - software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
Device.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deviceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The Amazon Resource Name (ARN) of the device.
deviceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The ARN of the device.
deviceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
Amazon Resource Name (ARN) of the device.
deviceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The Amazon Resource Name (ARN) of the device.
deviceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The ARN of the device.
deviceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
Amazon Resource Name (ARN) of the device.
deviceDeploymentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The deployment status of the device.
deviceDeploymentStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The deployment status of the device.
deviceDeploymentStatus(DeviceDeploymentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The deployment status of the device.
DeviceDeploymentStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
deviceDeploymentStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The deployment status of the device.
deviceDeploymentStatusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The detailed error message for the deployoment status result.
deviceDeploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The detailed error message for the deployoment status result.
deviceDeploymentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
List of summaries of devices allocated to the stage.
deviceDeploymentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesIterable
Returns an iterable to iterate through the paginated ListStageDevicesResponse.deviceDeploymentSummaries() member.
deviceDeploymentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesPublisher
Returns a publisher that can be used to get a stream of data.
deviceDeploymentSummaries(Collection<DeviceDeploymentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse.Builder
List of summaries of devices allocated to the stage.
deviceDeploymentSummaries(Consumer<DeviceDeploymentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse.Builder
List of summaries of devices allocated to the stage.
deviceDeploymentSummaries(DeviceDeploymentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse.Builder
List of summaries of devices allocated to the stage.
DeviceDeploymentSummary - Class in software.amazon.awssdk.services.sagemaker.model
Contains information summarizing device details and deployment status.
DeviceDeploymentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deviceFleetArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
The The Amazon Resource Name (ARN) of the fleet.
deviceFleetArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
Amazon Resource Name (ARN) of the device fleet.
deviceFleetArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
The Amazon Resource Name (ARN) of the device.
deviceFleetArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The The Amazon Resource Name (ARN) of the fleet.
deviceFleetArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary.Builder
Amazon Resource Name (ARN) of the device fleet.
deviceFleetArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The Amazon Resource Name (ARN) of the device.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
The name of the fleet that the device belongs to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
The device fleet used for this edge deployment plan.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
The name of the fleet to delete.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
The name of the fleet the devices belong to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
The name of the fleet the devices belong to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The name of the fleet the device belongs to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The device fleet used for this edge deployment plan.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The name of the fleet to which the device belongs to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
Name of the device fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
The name of the fleet the device belongs to.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The name of the device fleet used for the deployment.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
Filter for fleets containing this name in their device fleet name.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
The name of the fleet.
deviceFleetName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
The name of the fleet the devices belong to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
The name of the fleet that the device belongs to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
The device fleet used for this edge deployment plan.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest.Builder
The name of the fleet to delete.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest.Builder
The name of the fleet the devices belong to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest.Builder
The name of the fleet the devices belong to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The name of the fleet the device belongs to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The device fleet used for this edge deployment plan.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The name of the fleet to which the device belongs to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary.Builder
Name of the device fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
The name of the fleet the device belongs to.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The name of the device fleet used for the deployment.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
Filter for fleets containing this name in their device fleet name.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
The name of the fleet.
deviceFleetName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
The name of the fleet the devices belong to.
deviceFleetNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans with a device fleet name containing this name.
deviceFleetNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans with a device fleet name containing this name.
deviceFleetSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
Summary of the device fleet.
deviceFleetSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsIterable
Returns an iterable to iterate through the paginated ListDeviceFleetsResponse.deviceFleetSummaries() member.
deviceFleetSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsPublisher
Returns a publisher that can be used to get a stream of data.
deviceFleetSummaries(Collection<DeviceFleetSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse.Builder
Summary of the device fleet.
deviceFleetSummaries(Consumer<DeviceFleetSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse.Builder
Summary of the device fleet.
deviceFleetSummaries(DeviceFleetSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse.Builder
Summary of the device fleet.
DeviceFleetSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of the device fleet.
DeviceFleetSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deviceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
The unique ID of the device.
deviceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The unique identifier of the device.
deviceName() - Method in class software.amazon.awssdk.services.sagemaker.model.Device
The name of the device.
deviceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The name of the device.
deviceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
The unique identifier of the device.
deviceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest.Builder
The unique ID of the device.
deviceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The unique identifier of the device.
deviceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Device.Builder
The name of the device.
deviceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The name of the device.
deviceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
The unique identifier of the device.
deviceNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
A filter to select devices with names containing this name.
deviceNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
A filter to select devices with names containing this name.
deviceNames() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
The unique IDs of the devices.
deviceNames() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
List of devices chosen to deploy.
deviceNames(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest.Builder
The unique IDs of the devices.
deviceNames(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
List of devices chosen to deploy.
deviceNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest.Builder
The unique IDs of the devices.
deviceNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
List of devices chosen to deploy.
devices() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
A list of devices to register with SageMaker Edge Manager.
devices() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
List of devices to register with Edge Manager agent.
devices(Collection<Device>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
A list of devices to register with SageMaker Edge Manager.
devices(Collection<Device>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
List of devices to register with Edge Manager agent.
devices(Consumer<Device.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
A list of devices to register with SageMaker Edge Manager.
devices(Consumer<Device.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
List of devices to register with Edge Manager agent.
devices(Device...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
A list of devices to register with SageMaker Edge Manager.
devices(Device...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
List of devices to register with Edge Manager agent.
deviceSelectionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
Configuration of the devices in the stage.
deviceSelectionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
Configuration of the devices in the stage.
deviceSelectionConfig(Consumer<DeviceSelectionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStage.Builder
Configuration of the devices in the stage.
deviceSelectionConfig(Consumer<DeviceSelectionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
Configuration of the devices in the stage.
deviceSelectionConfig(DeviceSelectionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStage.Builder
Configuration of the devices in the stage.
deviceSelectionConfig(DeviceSelectionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
Configuration of the devices in the stage.
DeviceSelectionConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the configurations of selected devices.
DeviceSelectionConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deviceStats() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
Status of devices.
deviceStats(Consumer<DeviceStats.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Status of devices.
deviceStats(DeviceStats) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Status of devices.
DeviceStats - Class in software.amazon.awssdk.services.sagemaker.model
Status of devices.
DeviceStats.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
deviceSubsetType() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
Type of device subsets to deploy to the current stage.
deviceSubsetType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
Type of device subsets to deploy to the current stage.
deviceSubsetType(DeviceSubsetType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
Type of device subsets to deploy to the current stage.
DeviceSubsetType - Enum in software.amazon.awssdk.services.sagemaker.model
 
deviceSubsetTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
Type of device subsets to deploy to the current stage.
deviceSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
Summary of devices.
deviceSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesIterable
Returns an iterable to iterate through the paginated ListDevicesResponse.deviceSummaries() member.
deviceSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesPublisher
Returns a publisher that can be used to get a stream of data.
deviceSummaries(Collection<DeviceSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse.Builder
Summary of devices.
deviceSummaries(Consumer<DeviceSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse.Builder
Summary of devices.
deviceSummaries(DeviceSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse.Builder
Summary of devices.
DeviceSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of the device.
DeviceSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
dimension() - Method in class software.amazon.awssdk.services.sagemaker.model.VectorConfig
The number of elements in your vector.
dimension(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.VectorConfig.Builder
The number of elements in your vector.
DIRECT - software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
 
directDeploySettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The model deployment settings for the SageMaker Canvas application.
directDeploySettings(Consumer<DirectDeploySettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The model deployment settings for the SageMaker Canvas application.
directDeploySettings(DirectDeploySettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The model deployment settings for the SageMaker Canvas application.
DirectDeploySettings - Class in software.amazon.awssdk.services.sagemaker.model
The model deployment settings for the SageMaker Canvas application.
DirectDeploySettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
directInternetAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
Sets whether SageMaker provides internet access to the notebook instance.
directInternetAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Describes whether SageMaker provides internet access to the notebook instance.
directInternetAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Sets whether SageMaker provides internet access to the notebook instance.
directInternetAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Describes whether SageMaker provides internet access to the notebook instance.
directInternetAccess(DirectInternetAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Sets whether SageMaker provides internet access to the notebook instance.
directInternetAccess(DirectInternetAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Describes whether 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 SageMaker provides internet access to the notebook instance.
directInternetAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Describes whether SageMaker provides internet access to the notebook instance.
direction() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Associations between lineage entities have a direction.
direction(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
Associations between lineage entities have a direction.
direction(Direction) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
Associations between lineage entities have a direction.
Direction - Enum in software.amazon.awssdk.services.sagemaker.model
 
directionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Associations between lineage entities have a direction.
directoryPath() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The full path to the directory to associate with the channel.
directoryPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
The full path to the directory to associate with the channel.
DISABLED - software.amazon.awssdk.services.sagemaker.model.CompleteOnConvergence
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.ExecutionRoleIdentityConfig
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.FeatureStatus
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.ManagedInstanceScalingStatus
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.ProfilingStatus
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.RootAccess
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
 
DISABLED - software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
 
disableGlueTableCreation() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
Set to True to disable the automatic creation of an Amazon Web Services Glue table when configuring an OfflineStore.
disableGlueTableCreation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
Set to True to disable the automatic creation of an Amazon Web Services Glue table when configuring an OfflineStore.
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
disableProfiler() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
Configuration to turn off Amazon SageMaker Debugger's system monitoring and profiling functionality.
disableProfiler() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to True.
disableProfiler(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfig.Builder
Configuration to turn off Amazon SageMaker Debugger's system monitoring and profiling functionality.
disableProfiler(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate.Builder
To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to True.
disableSagemakerServicecatalogPortfolio(Consumer<DisableSagemakerServicecatalogPortfolioRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Disables using Service Catalog in SageMaker.
disableSagemakerServicecatalogPortfolio(Consumer<DisableSagemakerServicecatalogPortfolioRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Disables using Service Catalog in SageMaker.
disableSagemakerServicecatalogPortfolio(DisableSagemakerServicecatalogPortfolioRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Disables using Service Catalog in SageMaker.
disableSagemakerServicecatalogPortfolio(DisableSagemakerServicecatalogPortfolioRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Disables using Service Catalog in SageMaker.
DisableSagemakerServicecatalogPortfolioRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
DisableSagemakerServicecatalogPortfolioRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DisableSagemakerServicecatalogPortfolioRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
DisableSagemakerServicecatalogPortfolioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.DisableSagemakerServicecatalogPortfolioRequestMarshaller
 
DisableSagemakerServicecatalogPortfolioResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
DisableSagemakerServicecatalogPortfolioResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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.
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.
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.
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.
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.
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.
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.
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.
disassociateTrialComponent(Consumer<DisassociateTrialComponentRequest.Builder>) - 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.SageMakerClient
Disassociates a trial component from a trial.
disassociateTrialComponent(DisassociateTrialComponentRequest) - 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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
The name of the experiment as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
The display name of the image.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The name of the component as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
The name of the trial as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
The name of the experiment as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The name of the image as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The display name of the lineage group.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The name of the component as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
The name of the trial as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
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() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The name of the image as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
The display name of the kernel.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
The display name of the lineage group summary.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
The name of the trial as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
The name of the trial as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
The name of the experiment as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
The new display name for the image.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The name of the component as displayed.
displayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
The name of the trial as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
The name of the experiment as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
The display name of the image.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
The name of the experiment as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The name of the image as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The display name of the lineage group.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The name of the image as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelSpec.Builder
The display name of the kernel.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary.Builder
The display name of the lineage group summary.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
The name of the experiment as displayed.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
The new display name for the image.
displayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
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.
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
DO_NOTHING - software.amazon.awssdk.services.sagemaker.model.FailureHandlingPolicy
 
dockerSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
A collection of settings that configure the domain's Docker interaction.
dockerSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
A collection of settings that configure the domain's Docker interaction.
dockerSettings(Consumer<DockerSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
A collection of settings that configure the domain's Docker interaction.
dockerSettings(Consumer<DockerSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
A collection of settings that configure the domain's Docker interaction.
dockerSettings(DockerSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
A collection of settings that configure the domain's Docker interaction.
dockerSettings(DockerSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
A collection of settings that configure the domain's Docker interaction.
DockerSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that configure the domain's Docker interaction.
DockerSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
documentation - Variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
documentSchemaVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The document schema version for the hub content.
documentSchemaVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The version of the hub content document schema.
documentSchemaVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The version of the hub content schema to import.
documentSchemaVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The document schema version for the hub content.
documentSchemaVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The version of the hub content document schema.
documentSchemaVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The version of the hub content schema to import.
dollars() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
The whole number of dollars in the amount.
dollars(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
The whole number of dollars in the amount.
domain() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The machine learning domain of your model package and its components.
domain() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The machine learning domain of the model package you specified.
domain() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
The machine learning domain of the model.
domain() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The machine learning domain of your model package and its components.
domain() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The machine learning domain of the model and its components.
domain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The machine learning domain of your model package and its components.
domain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The machine learning domain of the model package you specified.
domain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary.Builder
The machine learning domain of the model.
domain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The machine learning domain of your model package and its components.
domain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The machine learning domain of the model and its components.
DOMAIN - software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
The Amazon Resource Name (ARN) of the created domain.
domainArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
The Amazon Resource Name (ARN) of the domain.
domainArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
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.
DomainDetails - Class in software.amazon.awssdk.services.sagemaker.model
The domain's details.
DomainDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
domainExecutionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
The ARN of the execution role for the RStudioServerPro Domain-level app.
domainExecutionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
The execution role for the RStudioServerPro Domain-level app.
domainExecutionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings.Builder
The ARN of the execution role for the RStudioServerPro Domain-level app.
domainExecutionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate.Builder
The execution role for the RStudioServerPro Domain-level app.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
The ID of the associated Domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The ID of the domain that contains the profile.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
The ID of the domain to be updated.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
The ID of the associated domain.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
The domain ID.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
The domain associated with the user.
domainId() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
The ID of the associated Domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The ID of the domain to be updated.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
The ID of the associated domain.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
The domain ID.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
The domain associated with the user.
domainId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The domain ID.
domainIdEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
A parameter to search for the domain ID.
domainIdEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
A parameter to search for the domain ID.
domainIdEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
A parameter by which to filter the results.
domainIdEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
A parameter to search for the domain ID.
domainIdEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
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.
domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
A name for the domain.
domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The domain name.
domainName() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The domain name.
domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
A name for the domain.
domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The domain name.
domainName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The domain name.
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
Returns an iterable to iterate through the paginated ListDomainsResponse.domains() member.
domains() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsPublisher
Returns a publisher that can be used to get a stream of data.
domains(Collection<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(DomainDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
The list of domains.
domainSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
A collection of Domain settings.
domainSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
A collection of Domain settings.
domainSettings(Consumer<DomainSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
A collection of Domain settings.
domainSettings(Consumer<DomainSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
A collection of Domain settings.
domainSettings(DomainSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
A collection of Domain settings.
domainSettings(DomainSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
A collection of Domain settings.
DomainSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that apply to the SageMaker Domain.
DomainSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
domainSettingsForUpdate() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
A collection of DomainSettings configuration values to update.
domainSettingsForUpdate(Consumer<DomainSettingsForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
A collection of DomainSettings configuration values to update.
domainSettingsForUpdate(DomainSettingsForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
A collection of DomainSettings configuration values to update.
DomainSettingsForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
A collection of Domain configuration settings to update.
DomainSettingsForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DomainStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
DOWNLOADING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
DOWNLOADING_TRAINING_IMAGE - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
DRAFT - software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
driftCheckBaselines() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(Consumer<DriftCheckBaselines.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(Consumer<DriftCheckBaselines.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(Consumer<DriftCheckBaselines.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(DriftCheckBaselines) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(DriftCheckBaselines) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
driftCheckBaselines(DriftCheckBaselines) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Represents the drift check baselines that can be used when the model monitor is set using the model package.
DriftCheckBaselines - Class in software.amazon.awssdk.services.sagemaker.model
Represents the drift check baselines that can be used when the model monitor is set using the model package.
DriftCheckBaselines.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DriftCheckBias - Class in software.amazon.awssdk.services.sagemaker.model
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
DriftCheckBias.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DriftCheckExplainability - Class in software.amazon.awssdk.services.sagemaker.model
Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
DriftCheckExplainability.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DriftCheckModelDataQuality - Class in software.amazon.awssdk.services.sagemaker.model
Represents the drift check data quality baselines that can be used when the model monitor is set using the model package.
DriftCheckModelDataQuality.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DriftCheckModelQuality - Class in software.amazon.awssdk.services.sagemaker.model
Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.
DriftCheckModelQuality.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
 
durationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
Specifies how long a traffic phase should be.
durationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
Defines how long each traffic step should be.
durationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Phase.Builder
Specifies how long a traffic phase should be.
durationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Stairs.Builder
Defines how long each traffic step should be.
dynamicScalingConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
An object with the recommended values for you to specify when creating an autoscaling policy.
dynamicScalingConfiguration(Consumer<DynamicScalingConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object with the recommended values for you to specify when creating an autoscaling policy.
dynamicScalingConfiguration(DynamicScalingConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object with the recommended values for you to specify when creating an autoscaling policy.
DynamicScalingConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
An object with the recommended values for you to specify when creating an autoscaling policy.
DynamicScalingConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 

E

ebsStorageSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
A collection of EBS storage settings for a private space.
ebsStorageSettings(Consumer<EbsStorageSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings.Builder
A collection of EBS storage settings for a private space.
ebsStorageSettings(EbsStorageSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings.Builder
A collection of EBS storage settings for a private space.
EbsStorageSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of EBS storage settings that applies to private spaces.
EbsStorageSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ebsVolumeSizeInGb() - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
The size of an EBS storage volume for a private space.
ebsVolumeSizeInGb(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings.Builder
The size of an EBS storage volume for a private space.
Edge - Class in software.amazon.awssdk.services.sagemaker.model
A directed edge connecting two lineage entities.
Edge.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgeDeploymentConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the configuration of a deployment.
EdgeDeploymentConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
edgeDeploymentFailed() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The number of edge devices that failed the deployment.
edgeDeploymentFailed() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The number of edge devices that failed the deployment.
edgeDeploymentFailed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The number of edge devices that failed the deployment.
edgeDeploymentFailed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The number of edge devices that failed the deployment.
edgeDeploymentFailedInStage() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The number of edge devices that failed the deployment in current stage.
edgeDeploymentFailedInStage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The number of edge devices that failed the deployment in current stage.
EdgeDeploymentModelConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the configuration of a model in a deployment.
EdgeDeploymentModelConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
edgeDeploymentPending() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The number of edge devices yet to pick up deployment, or in progress.
edgeDeploymentPending() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The number of edge devices yet to pick up the deployment, or in progress.
edgeDeploymentPending(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The number of edge devices yet to pick up deployment, or in progress.
edgeDeploymentPending(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The number of edge devices yet to pick up the deployment, or in progress.
edgeDeploymentPendingInStage() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The number of edge devices yet to pick up the deployment in current stage, or in progress.
edgeDeploymentPendingInStage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The number of edge devices yet to pick up the deployment in current stage, or in progress.
edgeDeploymentPlanArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
The ARN of the edge deployment plan.
edgeDeploymentPlanArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The ARN of edge deployment plan.
edgeDeploymentPlanArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The ARN of the edge deployment plan.
edgeDeploymentPlanArn() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The ARN of the edge deployment plan.
edgeDeploymentPlanArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse.Builder
The ARN of the edge deployment plan.
edgeDeploymentPlanArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The ARN of edge deployment plan.
edgeDeploymentPlanArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The ARN of the edge deployment plan.
edgeDeploymentPlanArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The ARN of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest
The name of the edge deployment plan to delete.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
The name of the edge deployment plan from which the stage will be deleted.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest
The name of the deployment plan to describe.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
The name of the edge deployment plan.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
The name of the edge deployment plan to start.
edgeDeploymentPlanName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest
The name of the edge deployment plan to stop.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest.Builder
The name of the edge deployment plan to delete.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest.Builder
The name of the edge deployment plan from which the stage will be deleted.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest.Builder
The name of the deployment plan to describe.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
The name of the edge deployment plan.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest.Builder
The name of the edge deployment plan to start.
edgeDeploymentPlanName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest.Builder
The name of the edge deployment plan to stop.
edgeDeploymentPlanSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
List of summaries of edge deployment plans.
edgeDeploymentPlanSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansIterable
Returns an iterable to iterate through the paginated ListEdgeDeploymentPlansResponse.edgeDeploymentPlanSummaries() member.
edgeDeploymentPlanSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansPublisher
Returns a publisher that can be used to get a stream of data.
edgeDeploymentPlanSummaries(Collection<EdgeDeploymentPlanSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse.Builder
List of summaries of edge deployment plans.
edgeDeploymentPlanSummaries(Consumer<EdgeDeploymentPlanSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse.Builder
List of summaries of edge deployment plans.
edgeDeploymentPlanSummaries(EdgeDeploymentPlanSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse.Builder
List of summaries of edge deployment plans.
EdgeDeploymentPlanSummary - Class in software.amazon.awssdk.services.sagemaker.model
Contains information summarizing an edge deployment plan.
EdgeDeploymentPlanSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
edgeDeploymentStageStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The time when the deployment API started.
edgeDeploymentStageStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The time when the deployment API started.
EdgeDeploymentStatus - Class in software.amazon.awssdk.services.sagemaker.model
Contains information summarizing the deployment stage results.
EdgeDeploymentStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
edgeDeploymentStatusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
A detailed message about deployment status in current stage.
edgeDeploymentStatusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
A detailed message about deployment status in current stage.
edgeDeploymentSuccess() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The number of edge devices with the successful deployment.
edgeDeploymentSuccess() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The number of edge devices with the successful deployment.
edgeDeploymentSuccess(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The number of edge devices with the successful deployment.
edgeDeploymentSuccess(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The number of edge devices with the successful deployment.
edgeDeploymentSuccessInStage() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The number of edge devices with the successful deployment in the current stage.
edgeDeploymentSuccessInStage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The number of edge devices with the successful deployment in the current stage.
EdgeModel - Class in software.amazon.awssdk.services.sagemaker.model
The model on the edge device.
EdgeModel.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgeModelStat - Class in software.amazon.awssdk.services.sagemaker.model
Status of edge devices with this model.
EdgeModelStat.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgeModelSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of model on edge device.
EdgeModelSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgeOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
The output configuration.
EdgeOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
edgePackagingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The Amazon Resource Name (ARN) of the edge packaging job.
edgePackagingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The Amazon Resource Name (ARN) of the edge packaging job.
edgePackagingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The Amazon Resource Name (ARN) of the edge packaging job.
edgePackagingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The Amazon Resource Name (ARN) of the edge packaging job.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The name of the edge packaging job.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
The name of the edge packaging job.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The name of the edge packaging job.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
The edge packaging job associated with this deployment.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The name of the edge packaging job.
edgePackagingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
The name of the edge packaging job.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The name of the edge packaging job.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest.Builder
The name of the edge packaging job.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The name of the edge packaging job.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig.Builder
The edge packaging job associated with this deployment.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The name of the edge packaging job.
edgePackagingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest.Builder
The name of the edge packaging job.
edgePackagingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The current status of the packaging job.
edgePackagingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The status of the edge packaging job.
edgePackagingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The current status of the packaging job.
edgePackagingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The status of the edge packaging job.
edgePackagingJobStatus(EdgePackagingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The current status of the packaging job.
edgePackagingJobStatus(EdgePackagingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The status of the edge packaging job.
EdgePackagingJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
edgePackagingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The current status of the packaging job.
edgePackagingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The status of the edge packaging job.
edgePackagingJobStatusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
Returns a message describing the job status and error messages.
edgePackagingJobStatusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
Returns a message describing the job status and error messages.
edgePackagingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
Summaries of edge packaging jobs.
edgePackagingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsIterable
Returns an iterable to iterate through the paginated ListEdgePackagingJobsResponse.edgePackagingJobSummaries() member.
edgePackagingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsPublisher
Returns a publisher that can be used to get a stream of data.
edgePackagingJobSummaries(Collection<EdgePackagingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse.Builder
Summaries of edge packaging jobs.
edgePackagingJobSummaries(Consumer<EdgePackagingJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse.Builder
Summaries of edge packaging jobs.
edgePackagingJobSummaries(EdgePackagingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse.Builder
Summaries of edge packaging jobs.
EdgePackagingJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of edge packaging job.
EdgePackagingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgePresetDeploymentOutput - Class in software.amazon.awssdk.services.sagemaker.model
The output of a SageMaker Edge Manager deployable resource.
EdgePresetDeploymentOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EdgePresetDeploymentStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
EdgePresetDeploymentType - Enum in software.amazon.awssdk.services.sagemaker.model
 
edges() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
A list of edges that connect vertices in the response.
edges(Collection<Edge>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of edges that connect vertices in the response.
edges(Consumer<Edge.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of edges that connect vertices in the response.
edges(Edge...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of edges that connect vertices in the response.
EFS - software.amazon.awssdk.services.sagemaker.model.FileSystemType
 
EFS_FILE_SYSTEM - software.amazon.awssdk.services.sagemaker.model.CustomFileSystem.Type
 
EFS_FILE_SYSTEM_CONFIG - software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig.Type
 
efsFileSystem() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
A custom file system in Amazon EFS.
efsFileSystem(Consumer<EFSFileSystem.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomFileSystem.Builder
A custom file system in Amazon EFS.
efsFileSystem(EFSFileSystem) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomFileSystem.Builder
A custom file system in Amazon EFS.
EFSFileSystem - Class in software.amazon.awssdk.services.sagemaker.model
A file system, created by you in Amazon EFS, that you assign to a user profile or space for an Amazon SageMaker Domain.
EFSFileSystem.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
efsFileSystemConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
The settings for a custom Amazon EFS file system.
efsFileSystemConfig(Consumer<EFSFileSystemConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig.Builder
The settings for a custom Amazon EFS file system.
efsFileSystemConfig(EFSFileSystemConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig.Builder
The settings for a custom Amazon EFS file system.
EFSFileSystemConfig - Class in software.amazon.awssdk.services.sagemaker.model
The settings for assigning a custom Amazon EFS file system to a user profile or space for an Amazon SageMaker Domain.
EFSFileSystemConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EL - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
emr() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The configurations and outcomes of an Amazon EMR step execution.
emr(Consumer<EMRStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of an Amazon EMR step execution.
emr(EMRStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of an Amazon EMR step execution.
EMRStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
The configurations and outcomes of an Amazon EMR step execution.
EMRStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EN - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
enableCapture() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
Whether data capture should be enabled or disabled (defaults to enabled).
enableCapture() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
Whether data capture is enabled or disabled.
enableCapture(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
Whether data capture should be enabled or disabled (defaults to enabled).
enableCapture(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
Whether data capture is enabled or disabled.
enabled() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
Indicates whether the alert action is turned on.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction.Builder
Indicates whether the alert action is turned on.
ENABLED - software.amazon.awssdk.services.sagemaker.model.AutotuneMode
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.CompleteOnConvergence
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.FeatureStatus
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.ManagedInstanceScalingStatus
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.ProfilingStatus
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.RootAccess
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
 
ENABLED - software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
 
enableDockerAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
Indicates whether the domain can access Docker.
enableDockerAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DockerSettings.Builder
Indicates whether the domain can access Docker.
enableDockerAccess(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DockerSettings.Builder
Indicates whether the domain can access Docker.
enableDockerAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
Indicates whether the domain can access Docker.
enableExplanations() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
A JMESPath boolean expression used to filter which records to explain.
enableExplanations(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig.Builder
A JMESPath boolean expression used to filter which records to explain.
enableInfraCheck() - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
Enables an infrastructure health check.
enableInfraCheck(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig.Builder
Enables an infrastructure health check.
enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
Whether to use traffic encryption between the container layers.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
Whether to encrypt all communications between the instances used for the monitoring jobs.
enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
Whether to encrypt all communications between distributed processing jobs.
enableInterContainerTrafficEncryption() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
To encrypt all communications between ML compute instances in distributed training, choose True.
enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
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(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(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(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig.Builder
Whether to encrypt all communications between the instances used for the monitoring jobs.
enableInterContainerTrafficEncryption(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
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.
enableIotRoleAlias() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
enableIotRoleAlias() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
enableIotRoleAlias(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
enableIotRoleAlias(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
Whether to create an Amazon Web Services IoT Role Alias during device fleet creation.
enableManagedSpotTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
To train models using managed spot training, choose True.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
A Boolean indicating whether managed spot training is enabled (True) or not (False).
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.
enableManagedSpotTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
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(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(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.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
Sets whether all model containers deployed to the endpoint are isolated.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
Isolates the model container.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Isolates the training container.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Indicates whether all model containers deployed to the endpoint are isolated.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
Isolates the training container.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
Isolates the model container.
enableNetworkIsolation() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
Whether to allow inbound and outbound network calls to and from the containers used for the monitoring 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
If the TrainingJob was created with network isolation, the value is set to true.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Sets whether all model containers deployed to the endpoint are isolated.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
Isolates the model container.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Isolates the training container.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Indicates whether all model containers deployed to the endpoint are isolated.
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(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(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
Isolates the training container.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Isolates the model container.
enableNetworkIsolation(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig.Builder
Whether to allow inbound and outbound network calls to and from the containers used for the monitoring job.
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(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.
enableOnlineStore() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Turn OnlineStore off by specifying False for the EnableOnlineStore flag.
enableOnlineStore(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Turn OnlineStore off by specifying False for the EnableOnlineStore flag.
enableRemoteDebug() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
If set to True, enables remote debugging.
enableRemoteDebug() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
If set to True, enables remote debugging.
enableRemoteDebug(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig.Builder
If set to True, enables remote debugging.
enableRemoteDebug(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate.Builder
If set to True, enables remote debugging.
enableSageMakerMetricsTimeSeries() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
To generate and save time-series metrics during training, 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.
enableSagemakerServicecatalogPortfolio(Consumer<EnableSagemakerServicecatalogPortfolioRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Enables using Service Catalog in SageMaker.
enableSagemakerServicecatalogPortfolio(Consumer<EnableSagemakerServicecatalogPortfolioRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Enables using Service Catalog in SageMaker.
enableSagemakerServicecatalogPortfolio(EnableSagemakerServicecatalogPortfolioRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Enables using Service Catalog in SageMaker.
enableSagemakerServicecatalogPortfolio(EnableSagemakerServicecatalogPortfolioRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Enables using Service Catalog in SageMaker.
EnableSagemakerServicecatalogPortfolioRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
EnableSagemakerServicecatalogPortfolioRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EnableSagemakerServicecatalogPortfolioRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
EnableSagemakerServicecatalogPortfolioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.EnableSagemakerServicecatalogPortfolioRequestMarshaller
 
EnableSagemakerServicecatalogPortfolioResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
EnableSagemakerServicecatalogPortfolioResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
enableSSMAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
You can use this parameter to turn on native Amazon Web Services Systems Manager (SSM) access for a production variant behind an endpoint.
enableSSMAccess(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
You can use this parameter to turn on native Amazon Web Services Systems Manager (SSM) access for a production variant behind an endpoint.
END_OF_JOB - software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
 
endpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
endpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the Endpoint property for this object.
endpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams.Builder
 
endpoint(Consumer<Endpoint.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Endpoint property for this object.
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
endpoint(Endpoint) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Endpoint property for this object.
Endpoint - Class in software.amazon.awssdk.services.sagemaker.model
A hosted endpoint for real-time inference.
ENDPOINT - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
Endpoint.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.
endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
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() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.
endpointArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
The Amazon Resource Name (ARN) of the updated endpoint.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse.Builder
The Amazon Resource Name (ARN) of the updated endpoint.
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
The Amazon Resource Name (ARN) of the endpoint configuration.
endpointConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
The Amazon Resource Name (ARN) of the endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
The name of the endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
The name of an endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
The name of the endpoint configuration that you want to delete.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
The name of the endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Name of the SageMaker endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
The name of the endpoint configuration associated with this endpoint.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
The endpoint configuration associated with the endpoint.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
The name of the endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
The name of the endpoint configuration.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
The name of the endpoint configuration used in the deployment.
endpointConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
The name of the new endpoint configuration.
endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Name of the 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
The endpoint configuration associated with the endpoint.
endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary.Builder
The name of the endpoint configuration.
endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointMetadata.Builder
The name of the endpoint configuration.
endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
The name of the endpoint configuration used in the deployment.
endpointConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
The name of the new endpoint configuration.
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
Returns an iterable to iterate through the paginated ListEndpointConfigsResponse.endpointConfigs() member.
endpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsPublisher
Returns a publisher that can be used to get a stream of data.
endpointConfigs(Collection<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(EndpointConfigSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
An array of endpoint configurations.
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
 
endpointConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
Defines the endpoint configuration parameters.
endpointConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
Returns the value of the EndpointConfiguration property for this object.
endpointConfiguration(Consumer<EndpointOutputConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
Defines the endpoint configuration parameters.
endpointConfiguration(Consumer<EndpointOutputConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the EndpointConfiguration property for this object.
endpointConfiguration(EndpointOutputConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
Defines the endpoint configuration parameters.
endpointConfiguration(EndpointOutputConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the EndpointConfiguration property for this object.
endpointConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Specifies the endpoint configuration to use for a job.
endpointConfigurations(Collection<EndpointInputConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the endpoint configuration to use for a job.
endpointConfigurations(Consumer<EndpointInputConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the endpoint configuration to use for a job.
endpointConfigurations(EndpointInputConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the endpoint configuration to use for a job.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
endpointInfo() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
Returns the value of the EndpointInfo property for this object.
endpointInfo(Consumer<EndpointInfo.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointPerformance.Builder
Sets the value of the EndpointInfo property for this object.
endpointInfo(EndpointInfo) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointPerformance.Builder
Sets the value of the EndpointInfo property for this object.
EndpointInfo - Class in software.amazon.awssdk.services.sagemaker.model
Details about a customer endpoint that was compared in an Inference Recommender job.
EndpointInfo.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
Returns the value of the EndpointInput property for this object.
endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
Returns the value of the EndpointInput property for this object.
endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
Returns the value of the EndpointInput property for this object.
endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
Returns the value of the EndpointInput property for this object.
endpointInput() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
The endpoint for a monitoring job.
endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(Consumer<EndpointInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
The endpoint for a monitoring job.
endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
Sets the value of the EndpointInput property for this object.
endpointInput(EndpointInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringInput.Builder
The endpoint for a monitoring job.
EndpointInput - Class in software.amazon.awssdk.services.sagemaker.model
Input object for the endpoint
EndpointInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EndpointInputConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
The endpoint configuration for the load test.
EndpointInputConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkExecutionAttribute.ENDPOINT_OVERRIDDEN attribute is present and its value is true, false otherwise.
endpointMetadata() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The metadata of the endpoint on which the inference experiment ran.
endpointMetadata(Consumer<EndpointMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The metadata of the endpoint on which the inference experiment ran.
endpointMetadata(EndpointMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The metadata of the endpoint on which the inference experiment ran.
EndpointMetadata - Class in software.amazon.awssdk.services.sagemaker.model
The metadata of the endpoint.
EndpointMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
Returns the value of the EndpointMetrics property for this object.
endpointMetrics(Consumer<InferenceMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the EndpointMetrics property for this object.
endpointMetrics(InferenceMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the EndpointMetrics property for this object.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services account.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
The name of an existing endpoint where you host the inference component.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The name of the Amazon SageMaker endpoint on which you want to run the inference experiment.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
The name of the endpoint that you want to delete.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
The name of the endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
Name of the endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The name of the endpoint that hosts the inference component.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The name of the endpoint for the monitoring job.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
The name of the endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
The name of a customer's endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
An endpoint in customer's account which has enabled DataCaptureConfig enabled.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
The name of the endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
The name of the endpoint made during a recommendation job.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
The name of the endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
The name of an endpoint benchmarked during a previously completed inference recommendation job.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
The name of an endpoint benchmarked during a previously completed Inference Recommender job.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The name of the endpoint that hosts the inference component.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
A filter that lists the data quality job definitions associated with the specified endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Name of the endpoint to monitor for model bias.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Name of the endpoint to monitor for model explainability.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
A filter that returns only model quality monitoring job definitions that are associated with the specified endpoint.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Name of a specific endpoint to fetch jobs for.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
Name of a specific endpoint to fetch schedules for.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
The endpoint name.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The endpoint which is monitored.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
Specifies the endpoint name to use for a one-click Autopilot model deployment if the endpoint name is not generated automatically.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
The name of the endpoint to which the model has been deployed.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The name of the endpoint used to run the monitoring job.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
The name of the endpoint that the job monitors.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The endpoint that hosts the model being monitored.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The name of the endpoint using the monitoring schedule.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
The name of the endpoint whose configuration you want to update.
endpointName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
The name of an existing SageMaker endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services account.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
The name of an existing endpoint where you host the inference component.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The name of the Amazon SageMaker endpoint on which you want to run the inference experiment.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
Name of the endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The name of the endpoint that hosts the inference component.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
The name of the endpoint for the monitoring job.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
The name of the endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInfo.Builder
The name of a customer's endpoint.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointMetadata.Builder
The name of the endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
The name of the endpoint made during a recommendation job.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
The name of the endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
The name of an endpoint benchmarked during a previously completed inference recommendation job.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
The name of an endpoint benchmarked during a previously completed Inference Recommender job.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The name of the endpoint that hosts the inference component.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
A filter that lists the data quality job definitions associated with the specified endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Name of the endpoint to monitor for model bias.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Name of the endpoint to monitor for model explainability.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
A filter that returns only model quality monitoring job definitions that are associated with the specified endpoint.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
The endpoint name.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The endpoint which is monitored.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig.Builder
Specifies the endpoint name to use for a one-click Autopilot model deployment if the endpoint name is not generated automatically.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDeployResult.Builder
The name of the endpoint to which the model has been deployed.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The name of the endpoint used to run the monitoring job.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary.Builder
The name of the endpoint that the job monitors.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The endpoint that hosts the model being monitored.
endpointName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
The name of an existing SageMaker endpoint.
endpointNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
An endpoint name to filter the listed inference components.
endpointNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
An endpoint name to filter the listed inference components.
EndpointOutputConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
The endpoint configuration made by Inference Recommender during a recommendation job.
EndpointOutputConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointOverride() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for endpoint override
EndpointPerformance - Class in software.amazon.awssdk.services.sagemaker.model
The performance results from running an Inference Recommender job on an existing endpoint.
EndpointPerformance.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
endpointPerformances() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The performance results from running an Inference Recommender job on an existing endpoint.
endpointPerformances(Collection<EndpointPerformance>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The performance results from running an Inference Recommender job on an existing endpoint.
endpointPerformances(Consumer<EndpointPerformance.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The performance results from running an Inference Recommender job on an existing endpoint.
endpointPerformances(EndpointPerformance...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The performance results from running an Inference Recommender job on an existing endpoint.
endpointProvider() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(SageMakerEndpointProvider) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerBaseClientBuilder
Set the SageMakerEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
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.model.ModelDashboardModel
The endpoints that host a model.
endpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Existing customer endpoints on which to run an Inference Recommender job.
endpoints() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsIterable
Returns an iterable to iterate through the paginated ListEndpointsResponse.endpoints() member.
endpoints() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsPublisher
Returns a publisher that can be used to get a stream of data.
endpoints(Collection<EndpointInfo>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Existing customer endpoints on which to run an Inference Recommender job.
endpoints(Collection<EndpointSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
An array or endpoint objects.
endpoints(Collection<ModelDashboardEndpoint>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The endpoints that host a model.
endpoints(Consumer<EndpointInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Existing customer endpoints on which to run an Inference Recommender job.
endpoints(Consumer<EndpointSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
An array or endpoint objects.
endpoints(Consumer<ModelDashboardEndpoint.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The endpoints that host a model.
endpoints(EndpointInfo...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Existing customer endpoints on which to run an Inference Recommender job.
endpoints(EndpointSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
An array or endpoint objects.
endpoints(ModelDashboardEndpoint...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The endpoints that host a model.
EndpointSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
The status of the endpoint.
endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
The status of the endpoint.
endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
The status of the endpoint.
endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
The status of the endpoint.
endpointStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
The endpoint status.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
The status of the endpoint.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
The status of the endpoint.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointMetadata.Builder
The status of the endpoint.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
The status of the endpoint.
endpointStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
The endpoint status.
endpointStatus(EndpointStatus) - 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.Endpoint.Builder
The status of the endpoint.
endpointStatus(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointMetadata.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(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
The endpoint status.
EndpointStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.Endpoint
The status of the endpoint.
endpointStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
The status of the endpoint.
endpointStatusAsString() - 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.ModelDashboardEndpoint
The endpoint status.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The end time.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The end time of an AutoML job.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
When the component ended.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the end time of the AutoML job.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the end time of the AutoML job V2.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
When the component ended.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
The timestamp at which the inference experiment ended or will end.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The time that the step stopped executing.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
When the component ended.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
When the component ended.
endTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
When the component ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The end time.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the end time of the AutoML job.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the end time of the AutoML job V2.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
When the component ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule.Builder
The timestamp at which the inference experiment ended or will end.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The time that the step stopped executing.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
When the component ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
When the component ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
When the component ended.
endTimeOffset() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
If specified, monitoring jobs subtract this time from the end time.
endTimeOffset() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
If specified, monitoring jobs substract this time from the end time.
endTimeOffset(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
If specified, monitoring jobs subtract this time from the end time.
endTimeOffset(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
If specified, monitoring jobs substract this time from the end time.
ENSEMBLING - software.amazon.awssdk.services.sagemaker.model.AutoMLMode
 
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
The environment variables to set in the container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
The environment variables to set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
The environment variables to set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
Sets the environment variables in the container that the monitoring job runs.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The environment variables set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
An environment variable that you can pass into the SageMaker CreateTrainingJob API.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
The environment variables to set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
The environment variables to set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
Sets the environment variables in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
Sets the environment variables in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The environment variables to set in the Docker container.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
Sets the environment variables in the container that the monitoring job runs.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
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() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
The recommended environment variables to set in the model container for Real-Time Inference.
environment() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
The environment variables to set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition.Builder
The 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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
The environment variables to set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The environment variables to set 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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
Sets the environment variables in the container that the monitoring job runs.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The environment variables set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The environment variables to 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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
An environment variable that you can pass into the SageMaker CreateTrainingJob API.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification.Builder
The environment variables to set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary.Builder
The environment variables to set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification.Builder
Sets the environment variables in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification.Builder
Sets the environment variables in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The environment variables to set in the Docker container.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
Sets the environment variables in the container that the monitoring job runs.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation.Builder
The recommended environment variables to set in the model container for Real-Time Inference.
environment(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The environment variables to set 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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
The environment variables to set in the Docker container.
EnvironmentParameter - Class in software.amazon.awssdk.services.sagemaker.model
A list of environment parameters suggested by the Amazon SageMaker Inference Recommender.
EnvironmentParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
environmentParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
The parameter you want to benchmark against.
environmentParameterRanges(Consumer<EnvironmentParameterRanges.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
The parameter you want to benchmark against.
environmentParameterRanges(EnvironmentParameterRanges) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
The parameter you want to benchmark against.
EnvironmentParameterRanges - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the range of environment parameters
EnvironmentParameterRanges.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
environmentParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
Defines the environment parameters that includes key, value types, and values.
environmentParameters(Collection<EnvironmentParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelConfiguration.Builder
Defines the environment parameters that includes key, value types, and values.
environmentParameters(Consumer<EnvironmentParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelConfiguration.Builder
Defines the environment parameters that includes key, value types, and values.
environmentParameters(EnvironmentParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelConfiguration.Builder
Defines the environment parameters that includes key, value types, and values.
eq(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultSageMakerEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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.ConditionStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
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
 
EQUALS - software.amazon.awssdk.services.sagemaker.model.Operator
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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.ConditionStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
error() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
ERROR - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
ERROR - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
ERROR_NOTIFICATION_TOPIC - software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
 
errorCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
errorCode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError.Builder
errorMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
A message that you define and then is processed and rendered by the Fail step when the error occurs.
errorMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FailStepMetadata.Builder
A message that you define and then is processed and rendered by the Fail step when the error occurs.
errorResponse() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
errorResponse(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError.Builder
ErrorRule - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.ErrorRule
 
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.
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(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(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.
errorTopic() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
Amazon SNS topic to post a notification to when inference fails.
errorTopic(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
Amazon SNS topic to post a notification to when inference fails.
ES - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ET - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
EU - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
eval(Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
evaluationPeriod() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
The number of most recent monitoring executions to consider when evaluating alert status.
evaluationPeriod() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
The number of most recent monitoring executions to consider when evaluating alert status.
evaluationPeriod(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
The number of most recent monitoring executions to consider when evaluating alert status.
evaluationPeriod(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
The number of most recent monitoring executions to consider when evaluating alert status.
eventTimeFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
eventTimeFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
eventTimeFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
eventTimeFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
eventTimeFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
eventTimeFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The name of the feature that stores the EventTime of a Record in a FeatureGroup.
excludeDevicesDeployedInOtherStage() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
Toggle for excluding devices deployed in other stages.
excludeDevicesDeployedInOtherStage(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
Toggle for excluding devices deployed in other stages.
excludeFeaturesAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The attributes of the input data to exclude from the analysis.
excludeFeaturesAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
The attributes of the input data to exclude from the analysis.
excludeFeaturesAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The attributes of the input data to exclude from the analysis.
excludeFeaturesAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
The attributes of the input data to exclude from the analysis.
excludeRetainedVariantProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
When you are updating endpoint resources with RetainAllVariantProperties, whose value is set to true, ExcludeRetainedVariantProperties specifies the list of type VariantProperty to override with the values provided by EndpointConfig.
excludeRetainedVariantProperties(Collection<VariantProperty>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
When you are updating endpoint resources with RetainAllVariantProperties, whose value is set to true, ExcludeRetainedVariantProperties specifies the list of type VariantProperty to override with the values provided by EndpointConfig.
excludeRetainedVariantProperties(Consumer<VariantProperty.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
When you are updating endpoint resources with RetainAllVariantProperties, whose value is set to true, ExcludeRetainedVariantProperties specifies the list of type VariantProperty to override with the values provided by EndpointConfig.
excludeRetainedVariantProperties(VariantProperty...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
When you are updating endpoint resources with RetainAllVariantProperties, whose value is set to true, ExcludeRetainedVariantProperties specifies the list of type VariantProperty to override with the values provided by EndpointConfig.
EXECUTING - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
EXECUTING - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
executionRole() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The execution role for the instance group to assume.
executionRole() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies an IAM execution role to be assumed by the instance group.
executionRole() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
The ARN of the execution role for the space.
executionRole() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The execution role for the user.
executionRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The execution role for the instance group to assume.
executionRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies an IAM execution role to be assumed by the instance group.
executionRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
The ARN of the execution role for the space.
executionRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The execution role for the user.
executionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform actions on your behalf.
executionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
The Amazon Resource Name (ARN) of the IAM role that 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.DescribeEndpointConfigResponse
The Amazon Resource Name (ARN) of the IAM role that you assigned to the endpoint configuration.
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.
executionRoleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
executionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform actions on your behalf.
executionRoleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
The Amazon Resource Name (ARN) of the IAM role that 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.DescribeEndpointConfigResponse.Builder
The Amazon Resource Name (ARN) of the IAM role that you assigned to the endpoint configuration.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
executionRoleIdentityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfig(ExecutionRoleIdentityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfig(ExecutionRoleIdentityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
ExecutionRoleIdentityConfig - Enum in software.amazon.awssdk.services.sagemaker.model
 
executionRoleIdentityConfigAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
executionRoleIdentityConfigAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.
ExecutionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
EXISTS - software.amazon.awssdk.services.sagemaker.model.Operator
 
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() - 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() - 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.
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(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(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.
expectArray() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
experiment() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
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(Experiment) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of an experiment.
Experiment - Class in software.amazon.awssdk.services.sagemaker.model
The properties of an experiment as returned by the Search API.
EXPERIMENT - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
EXPERIMENT_TRIAL - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
EXPERIMENT_TRIAL_COMPONENT - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
Experiment.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
The Amazon Resource Name (ARN) of the experiment.
experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
The Amazon Resource Name (ARN) of the experiment that is being deleted.
experimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
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.
experimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
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.
experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Returns the value of the ExperimentConfig property for this object.
experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The configuration information used to create an experiment.
experimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns 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(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(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(Consumer<ExperimentConfig.Builder>) - 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.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.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.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.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.TransformJob.Builder
Sets the value of the ExperimentConfig property for this object.
experimentConfig(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Sets 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(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
Sets 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(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Sets 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(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets 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(ExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets 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.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
The name of the experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
The name of the experiment to associate the trial with.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
The name of the experiment to delete.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
The name of the experiment to describe.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
The name of the experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
The name of the experiment the trial is part of.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
The name of the experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
The name of an existing experiment to associate with the trial component.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
The name of the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
A filter that returns only trials that are part of the specified experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
The name of the experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
The name of the experiment.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
The name of the experiment the trial is part of.
experimentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
The name of the experiment to update.
experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Experiment.Builder
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 with the trial component.
experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parent.Builder
The name of the experiment.
experimentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
The name of the experiment to update.
experimentSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
Returns 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(ExperimentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
Sets the value of the ExperimentSource property for this object.
ExperimentSource - Class in software.amazon.awssdk.services.sagemaker.model
The source of the experiment.
ExperimentSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
Returns an iterable to iterate through the paginated ListExperimentsResponse.experimentSummaries() member.
experimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsPublisher
Returns a publisher that can be used to get a stream of data.
experimentSummaries(Collection<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(ExperimentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse.Builder
A list of the summaries of your experiments.
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
 
expiresInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The number of seconds until the pre-signed URL expires.
expiresInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
The number of seconds until the pre-signed URL expires.
explainability() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.
explainability() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
explainability() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
Metrics that help explain a model.
explainability(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations.Builder
The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.
explainability(Consumer<DriftCheckExplainability.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
explainability(Consumer<Explainability.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that help explain a model.
explainability(DriftCheckExplainability) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
explainability(Explainability) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that help explain a model.
Explainability - Class in software.amazon.awssdk.services.sagemaker.model
Contains explainability metrics for a model.
EXPLAINABILITY_ERROR - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
Explainability.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
explainerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
A member of CreateEndpointConfig that enables explainers.
explainerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
The configuration parameters for an explainer.
explainerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
The configuration parameters for an explainer.
explainerConfig(Consumer<ExplainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
A member of CreateEndpointConfig that enables explainers.
explainerConfig(Consumer<ExplainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
The configuration parameters for an explainer.
explainerConfig(Consumer<ExplainerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
The configuration parameters for an explainer.
explainerConfig(ExplainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
A member of CreateEndpointConfig that enables explainers.
explainerConfig(ExplainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
The configuration parameters for an explainer.
explainerConfig(ExplainerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
The configuration parameters for an explainer.
ExplainerConfig - Class in software.amazon.awssdk.services.sagemaker.model
A parameter to activate explainers.
ExplainerConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
EXPORT_JOBS_DELETED - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
exportArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The exported model card artifacts.
exportArtifacts(Consumer<ModelCardExportArtifacts.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The exported model card artifacts.
exportArtifacts(ModelCardExportArtifacts) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The exported model card artifacts.
expr() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
EXTRA_TREES - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 

F

F_SX_LUSTRE - software.amazon.awssdk.services.sagemaker.model.FileSystemType
 
F1 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
F1 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
F1_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
F1_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
FA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
facts() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
fail() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The configurations and outcomes of a Fail step execution.
fail(Consumer<FailStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of a Fail step execution.
fail(FailStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of a Fail step execution.
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.
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 - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
FAILED - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
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.
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.
FailStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
The container for the metadata for Fail step.
FailStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
FAILURE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
failureHandlingPolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
failureHandlingPolicy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig.Builder
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
failureHandlingPolicy(FailureHandlingPolicy) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig.Builder
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
FailureHandlingPolicy - Enum in software.amazon.awssdk.services.sagemaker.model
 
failureHandlingPolicyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
Toggle that determines whether to rollback to previous configuration if the current deployment fails.
failureMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The failure message of the SageMaker HyperPod cluster.
failureMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The failure message of the SageMaker HyperPod cluster.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
if the overall status is Failed, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The failure reason.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The failure reason of an AutoML job.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The failure reason.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the failure reason for an AutoML job, when applicable.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the reason for the failure of the AutoML job V2, when applicable.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
If a model compilation job failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The failure reason.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The reason that the FeatureGroup failed to be replicated in the OfflineStore.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
The reason your flow definition failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The failure reason if importing hub content failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The failure reason if importing hub content failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
If the tuning job failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
When a create, update, or delete operation fails, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
When a create or delete operation fails, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
If the inference component status is Failed, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
If the job fails, provides information why the job failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
If the job failed, the reason that it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The failure reason if the model export job fails.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
If status is Failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
If the execution failed, a message describing why.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The failure reason.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
If the training job failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
If the transform job failed, FailureReason describes why it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The failure reason.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
If the endpoint failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
If the status of the endpoint is Failed, or the status is InService but update operation fails, this provides the reason why it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The reason that the FeatureGroup failed to be replicated in the OfflineStore.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
The reason why the flow definition creation failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The reason that the training job failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The error that was created when a hyperparameter tuning job failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
When a create, update, or delete operation fails, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
When a create or delete operation fails, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
If the job fails, provides information why the job failed.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
If the update wasn't successful, indicates the reason why it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
If a monitoring job failed, provides the reason.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
if the overall status is Failed, the reason for the failure.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
Contains the reason a monitoring job failed, if it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
If the monitoring schedule failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
If the execution failed, a message describing why.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The reason why the step failed execution.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
The reason why a benchmark failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
A message describing why the step failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
If the training 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
If the transform job failed, the reason it failed.
failureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The reason your workforce failed.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The failure reason.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The failure reason of an AutoML job.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The failure reason.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the failure reason for an AutoML job, when applicable.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the reason for the failure of the AutoML job V2, when applicable.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The reason that the FeatureGroup failed to be replicated in the OfflineStore.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
The reason your flow definition failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The failure reason if importing hub content failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The failure reason if importing hub content failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
If the tuning job failed, the reason it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
When a create, update, or delete operation fails, the reason for the failure.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
When a create or delete operation fails, the reason for the failure.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
If the inference component status is Failed, the reason for the failure.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
If the job fails, provides information why the job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
If the job failed, the reason that it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The failure reason if the model export job fails.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
If status is Failed, the reason it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
If the execution failed, a message describing why.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The failure reason.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The failure reason.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
If the endpoint failed, the reason it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointMetadata.Builder
If the status of the endpoint is Failed, or the status is InService but update operation fails, this provides the reason why it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The reason that the FeatureGroup failed to be replicated in the OfflineStore.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The error that was created when a hyperparameter tuning job failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
When a create, update, or delete operation fails, the reason for the failure.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
When a create or delete operation fails, the reason for the failure.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
If the job fails, provides information why the 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus.Builder
If the update wasn't successful, indicates the reason why it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
If a monitoring job failed, provides the reason.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
Contains the reason a monitoring job failed, if it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
If the monitoring schedule failed, the reason it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
If the execution failed, a message describing why.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The reason why the step failed execution.
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
The reason why a benchmark failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest.Builder
A message describing why the step failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
If the transform job failed, the reason it failed.
failureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The reason your workforce failed.
FALSE - software.amazon.awssdk.services.sagemaker.model.ConditionOutcome
 
FAST_FILE - software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
 
FASTAI - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
FatScope<T> - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
FEATURE_ENGINEERING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
FEATURE_GROUP - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
FEATURE_GROUP_STATUS - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
FEATURE_METADATA - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
featureAdditions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
Updates the feature group.
featureAdditions(Collection<FeatureDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Updates the feature group.
featureAdditions(Consumer<FeatureDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Updates the feature group.
featureAdditions(FeatureDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Updates the feature group.
FeatureDefinition - Class in software.amazon.awssdk.services.sagemaker.model
A list of features.
FeatureDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
featureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
A list of Feature names and types.
featureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A list of the Features in the FeatureGroup.
featureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A list of Features.
featureDefinitions(Collection<FeatureDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
A list of Feature names and types.
featureDefinitions(Collection<FeatureDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A list of the Features in the FeatureGroup.
featureDefinitions(Collection<FeatureDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A list of Features.
featureDefinitions(Consumer<FeatureDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
A list of Feature names and types.
featureDefinitions(Consumer<FeatureDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A list of the Features in the FeatureGroup.
featureDefinitions(Consumer<FeatureDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A list of Features.
featureDefinitions(FeatureDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
A list of Feature names and types.
featureDefinitions(FeatureDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A list of the Features in the FeatureGroup.
featureDefinitions(FeatureDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A list of Features.
featureGroup() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the FeatureGroup property for this object.
featureGroup(Consumer<FeatureGroup.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the FeatureGroup property for this object.
featureGroup(FeatureGroup) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the FeatureGroup property for this object.
FeatureGroup - Class in software.amazon.awssdk.services.sagemaker.model
Amazon SageMaker Feature Store stores features in a collection called Feature Group.
FeatureGroup.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
The Amazon Resource Name (ARN) of the FeatureGroup.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The Amazon Resource Name (ARN) of the FeatureGroup.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The Amazon Resource Number (ARN) of the feature group that contains the feature.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The Amazon Resource Name (ARN) of a FeatureGroup.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
Unique identifier for the FeatureGroup.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
The Amazon Resource Number (ARN) of the feature group.
featureGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
The Amazon Resource Number (ARN) of the feature group that you're updating.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse.Builder
The Amazon Resource Name (ARN) of the FeatureGroup.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The Amazon Resource Name (ARN) of the FeatureGroup.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The Amazon Resource Number (ARN) of the feature group that contains the feature.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The Amazon Resource Name (ARN) of a FeatureGroup.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
Unique identifier for the FeatureGroup.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
The Amazon Resource Number (ARN) of the feature group.
featureGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse.Builder
The Amazon Resource Number (ARN) of the feature group that you're updating.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
The name of the FeatureGroup.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest
The name of the FeatureGroup you want to delete.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest
The name or Amazon Resource Name (ARN) of the FeatureGroup you want described.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
he name of the FeatureGroup.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
The name or Amazon Resource Name (ARN) of the feature group containing the feature.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The name of the feature group that you've specified.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The name of the FeatureGroup.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
The name of FeatureGroup.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
The name of the feature group containing the feature.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
The name or Amazon Resource Name (ARN) of the feature group that you're updating.
featureGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
The name or Amazon Resource Name (ARN) of the feature group containing the feature that you're updating.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
The name of the FeatureGroup.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest.Builder
The name of the FeatureGroup you want to delete.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest.Builder
The name or Amazon Resource Name (ARN) of the FeatureGroup you want described.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
he name of the FeatureGroup.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest.Builder
The name or Amazon Resource Name (ARN) of the feature group containing the feature.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The name of the feature group that you've specified.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The name of the FeatureGroup.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
The name of FeatureGroup.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
The name of the feature group containing the feature.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput.Builder
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
The name or Amazon Resource Name (ARN) of the feature group that you're updating.
featureGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
The name or Amazon Resource Name (ARN) of the feature group containing the feature that you're updating.
FeatureGroupSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
FeatureGroupSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
featureGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The status of the feature group.
featureGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A FeatureGroup status.
featureGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
The status of a FeatureGroup.
featureGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The status of the feature group.
featureGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A FeatureGroup status.
featureGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
The status of a FeatureGroup.
featureGroupStatus(FeatureGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The status of the feature group.
featureGroupStatus(FeatureGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A FeatureGroup status.
featureGroupStatus(FeatureGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
The status of a FeatureGroup.
FeatureGroupStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
featureGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The status of the feature group.
featureGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A FeatureGroup status.
featureGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
The status of a FeatureGroup.
featureGroupStatusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
A FeatureGroup status.
featureGroupStatusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
A FeatureGroup status.
featureGroupStatusEquals(FeatureGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
A FeatureGroup status.
featureGroupStatusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
A FeatureGroup status.
featureGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
A summary of feature groups.
featureGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsIterable
Returns an iterable to iterate through the paginated ListFeatureGroupsResponse.featureGroupSummaries() member.
featureGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsPublisher
Returns a publisher that can be used to get a stream of data.
featureGroupSummaries(Collection<FeatureGroupSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse.Builder
A summary of feature groups.
featureGroupSummaries(Consumer<FeatureGroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse.Builder
A summary of feature groups.
featureGroupSummaries(FeatureGroupSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse.Builder
A summary of feature groups.
FeatureGroupSummary - Class in software.amazon.awssdk.services.sagemaker.model
The name, ARN, CreationTime, FeatureGroup values, LastUpdatedTime and EnableOnlineStorage status of a FeatureGroup.
FeatureGroupSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
featureHeaders() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
The names of the features.
featureHeaders(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
The names of the features.
featureHeaders(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
The names of the features.
featureMetadata() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
The feature metadata used to search through the features.
featureMetadata(Consumer<FeatureMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The feature metadata used to search through the features.
featureMetadata(FeatureMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The feature metadata used to search through the features.
FeatureMetadata - Class in software.amazon.awssdk.services.sagemaker.model
The metadata for a feature.
FeatureMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
featureName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
The name of the feature.
featureName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The name of the feature that you've specified.
featureName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
The name of a feature.
featureName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
The name of feature.
featureName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
The name of the feature that you're updating.
featureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest.Builder
The name of the feature.
featureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The name of the feature that you've specified.
featureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
The name of a feature.
featureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
The name of feature.
featureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
The name of the feature that you're updating.
FeatureParameter - Class in software.amazon.awssdk.services.sagemaker.model
A key-value pair that you specify to describe the feature.
FeatureParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
featuresAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The attributes of the input data that are the input features.
featuresAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
Provides the JMESPath expression to extract the features from a model container input in JSON Lines format.
featuresAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
The attributes of the input data that are the input features.
featuresAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The attributes of the input data that are the input features.
featuresAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
Provides the JMESPath expression to extract the features from a model container input in JSON Lines format.
featuresAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
The attributes of the input data that are the input features.
featureSpecificationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job.
featureSpecificationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job V2.
featureSpecificationS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
A URL to the Amazon S3 data source containing additional selected features that complement the target, itemID, timestamp, and grouped columns set in TimeSeriesConfig.
featureSpecificationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig.Builder
A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job.
featureSpecificationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job V2.
featureSpecificationS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
A URL to the Amazon S3 data source containing additional selected features that complement the target, itemID, timestamp, and grouped columns set in TimeSeriesConfig.
FeatureStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
featureStoreOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
Configuration for processing job outputs in Amazon SageMaker Feature Store.
featureStoreOutput(Consumer<ProcessingFeatureStoreOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
Configuration for processing job outputs in Amazon SageMaker Feature Store.
featureStoreOutput(ProcessingFeatureStoreOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
Configuration for processing job outputs in Amazon SageMaker Feature Store.
featureType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The data type of the feature.
featureType() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
The value type of a feature.
featureType() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
The data type of the feature.
featureType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The data type of the feature.
featureType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
The value type of a feature.
featureType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
The data type of the feature.
featureType(FeatureType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The data type of the feature.
featureType(FeatureType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureDefinition.Builder
The value type of a feature.
featureType(FeatureType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
The data type of the feature.
FeatureType - Enum in software.amazon.awssdk.services.sagemaker.model
 
featureTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The data type of the feature.
featureTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
The value type of a feature.
featureTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
The data type of the feature.
featureTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A list of data types of the features (optional).
featureTypes(Collection<ClarifyFeatureType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A list of data types of the features (optional).
featureTypes(ClarifyFeatureType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A list of data types of the features (optional).
featureTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A list of data types of the features (optional).
featureTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A list of data types of the features (optional).
featureTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A list of data types of the features (optional).
FI - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
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
FILE - software.amazon.awssdk.services.sagemaker.model.InputMode
 
FILE - software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
 
FILE - software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
 
FileSource - Class in software.amazon.awssdk.services.sagemaker.model
Contains details regarding the file source.
FileSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
fileSystemAccessMode() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The access mode of the mount of the directory associated with the channel.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
fileSystemAccessModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The access mode of the mount of the directory associated with the channel.
fileSystemConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig
Returns the value of the FileSystemConfig property for this object.
fileSystemConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
The Amazon Elastic File System storage configuration for a SageMaker image.
fileSystemConfig(Consumer<FileSystemConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig.Builder
Sets the value of the FileSystemConfig property for this object.
fileSystemConfig(Consumer<FileSystemConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig.Builder
The Amazon Elastic File System storage configuration for a SageMaker image.
fileSystemConfig(FileSystemConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig.Builder
Sets the value of the FileSystemConfig property for this object.
fileSystemConfig(FileSystemConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig.Builder
The Amazon Elastic File System storage configuration for a SageMaker image.
FileSystemConfig - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon Elastic File System storage configuration for a SageMaker image.
FileSystemConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
fileSystemDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
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(FileSystemDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataSource.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
The ID of your Amazon EFS file system.
fileSystemId() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
The ID of your Amazon EFS file system.
fileSystemId() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The file system id.
fileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EFSFileSystem.Builder
The ID of your Amazon EFS file system.
fileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig.Builder
The ID of your Amazon EFS file system.
fileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource.Builder
The file system id.
fileSystemPath() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
The path to the file system directory that is accessible in Amazon SageMaker Studio.
fileSystemPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig.Builder
The path to the file system directory that is accessible in Amazon SageMaker Studio.
fileSystemType() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The file system type.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
fileSystemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
The file system type.
filling() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
A key value pair defining the filling method for a column, where the key is the column name and the value is an object which defines the filling logic.
fillingAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
A key value pair defining the filling method for a column, where the key is the column name and the value is an object which defines the filling logic.
FillingType - Enum in software.amazon.awssdk.services.sagemaker.model
 
fillingWithStrings(Map<String, ? extends Map<String, String>>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations.Builder
A key value pair defining the filling method for a column, where the key is the column name and the value is an object which defines the filling logic.
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 - 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.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
filters() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
A list of filter objects.
filters() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
A list of filters.
filters() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
A set of filtering parameters that allow you to specify which entities should be returned.
filters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
A list of filter objects.
filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
A list of filters.
filters(Collection<Filter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
A list of filter objects.
filters(Collection<ModelMetadataFilter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression.Builder
A list of filter objects.
filters(Consumer<Filter.Builder>...) - 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.SearchExpression.Builder
A list of filter objects.
filters(Consumer<ModelMetadataFilter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression.Builder
A list of filter objects.
filters(Consumer<QueryFilters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
A set of filtering parameters that allow you to specify which entities should be returned.
filters(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.SearchExpression.Builder
A list of filter objects.
filters(ModelMetadataFilter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression.Builder
A list of filter objects.
filters(QueryFilters) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
A set of filtering parameters that allow you to specify which entities should be returned.
FINAL_OBJECTIVE_METRIC_VALUE - software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
 
FINAL_OBJECTIVE_METRIC_VALUE - software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
 
finalActiveLearningModelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.
finalActiveLearningModelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput.Builder
The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.
finalAutoMLJobObjectiveMetric() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
Returns 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(FinalAutoMLJobObjectiveMetric) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Sets 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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.
finalHyperParameterTuningJobObjectiveMetric(Consumer<FinalHyperParameterTuningJobObjectiveMetric.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.
finalHyperParameterTuningJobObjectiveMetric(FinalHyperParameterTuningJobObjectiveMetric) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.
FinalHyperParameterTuningJobObjectiveMetric - Class in software.amazon.awssdk.services.sagemaker.model
Shows the latest objective metric emitted by a training job that was launched by a hyperparameter tuning job.
FinalHyperParameterTuningJobObjectiveMetric.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
A list of final metric values that are set when the training job completes.
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(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(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(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(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.TrainingJob.Builder
A list of final metric values that are set when the training job completes.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
 
FIRST - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
flatInvocations() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
Stops a load test when the number of invocations (TPS) peaks and flattens, which means that the instance has reached capacity.
flatInvocations(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
Stops a load test when the number of invocations (TPS) peaks and flattens, which means that the instance has reached capacity.
flatInvocations(FlatInvocations) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
Stops a load test when the number of invocations (TPS) peaks and flattens, which means that the instance has reached capacity.
FlatInvocations - Enum in software.amazon.awssdk.services.sagemaker.model
 
flatInvocationsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
Stops a load test when the number of invocations (TPS) peaks and flattens, which means that the instance has reached capacity.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
The Amazon Resource Name (ARN) of the flow definition you create.
flowDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
The Amazon Resource Name (ARN) of the flow defintion.
flowDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
The Amazon Resource Name (ARN) of the flow definition.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
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.
flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
The name of your flow definition.
flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
The name of the flow definition you are deleting.
flowDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
The name 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() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
The name of the flow definition.
flowDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
The status of the flow definition.
flowDefinitionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
The status of the flow definition.
flowDefinitionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
The status of the flow definition.
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.DescribeFlowDefinitionResponse.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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - 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
Returns an iterable to iterate through the paginated ListFlowDefinitionsResponse.flowDefinitionSummaries() member.
flowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
flowDefinitionSummaries(Collection<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(FlowDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
An array of objects describing the flow definitions.
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
 
fn(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
forecastFrequency() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The frequency of predictions in a forecast.
forecastFrequency(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The frequency of predictions in a forecast.
forecastHorizon() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The number of time-steps that the model predicts.
forecastHorizon(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The number of time-steps that the model predicts.
forecastQuantiles() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The quantiles used to train the model for forecasts at a specified quantile.
forecastQuantiles(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The quantiles used to train the model for forecasts at a specified quantile.
forecastQuantiles(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The quantiles used to train the model for forecasts at a specified quantile.
FR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
FRACTIONAL - software.amazon.awssdk.services.sagemaker.model.FeatureType
 
framework() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
Identifies the framework in which the model was trained.
framework() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
The machine learning framework of the model.
framework() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The machine learning framework of the model package container image.
framework() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The machine learning framework of the container image.
framework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
Identifies the framework in which the model was trained.
framework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary.Builder
The machine learning framework of the model.
framework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The machine learning framework of the model package container image.
framework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The machine learning framework of the container image.
framework(Framework) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
Identifies the framework in which the model was trained.
Framework - Enum in software.amazon.awssdk.services.sagemaker.model
 
FRAMEWORK - software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
FRAMEWORK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
frameworkAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
Identifies the framework in which the model was trained.
frameworkVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
Specifies the framework version to use.
frameworkVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
The framework version of the model.
frameworkVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The framework version of the Model Package Container Image.
frameworkVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The framework version of the container image.
frameworkVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InputConfig.Builder
Specifies the framework version to use.
frameworkVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary.Builder
The framework version of the model.
frameworkVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The framework version of the Model Package Container Image.
frameworkVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The framework version of the container image.
FREE_OF_ADULT_CONTENT - software.amazon.awssdk.services.sagemaker.model.ContentClassifier
 
FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION - software.amazon.awssdk.services.sagemaker.model.ContentClassifier
 
FREE_TEXT - software.amazon.awssdk.services.sagemaker.model.ParameterType
 
from(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromCustomized(Consumer<CustomizedMetricSpecification.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Create an instance of this class with MetricSpecification.customized() initialized to the given value.
fromCustomized(CustomizedMetricSpecification) - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Create an instance of this class with MetricSpecification.customized() initialized to the given value.
fromEfsFileSystem(Consumer<EFSFileSystem.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
Create an instance of this class with CustomFileSystem.efsFileSystem() initialized to the given value.
fromEfsFileSystem(EFSFileSystem) - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
Create an instance of this class with CustomFileSystem.efsFileSystem() initialized to the given value.
fromEfsFileSystemConfig(Consumer<EFSFileSystemConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
Create an instance of this class with CustomFileSystemConfig.efsFileSystemConfig() initialized to the given value.
fromEfsFileSystemConfig(EFSFileSystemConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
Create an instance of this class with CustomFileSystemConfig.efsFileSystemConfig() initialized to the given value.
fromImageClassificationJobConfig(Consumer<ImageClassificationJobConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.imageClassificationJobConfig() initialized to the given value.
fromImageClassificationJobConfig(ImageClassificationJobConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.imageClassificationJobConfig() initialized to the given value.
fromInteger(int) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromNumberValue(Double) - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
Create an instance of this class with TrialComponentParameterValue.numberValue() initialized to the given value.
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
fromPredefined(Consumer<PredefinedMetricSpecification.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Create an instance of this class with MetricSpecification.predefined() initialized to the given value.
fromPredefined(PredefinedMetricSpecification) - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Create an instance of this class with MetricSpecification.predefined() initialized to the given value.
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
fromStringValue(String) - Static method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
Create an instance of this class with TrialComponentParameterValue.stringValue() initialized to the given value.
fromTabularJobConfig(Consumer<TabularJobConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.tabularJobConfig() initialized to the given value.
fromTabularJobConfig(TabularJobConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.tabularJobConfig() initialized to the given value.
fromTabularResolvedAttributes(Consumer<TabularResolvedAttributes.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Create an instance of this class with AutoMLProblemTypeResolvedAttributes.tabularResolvedAttributes() initialized to the given value.
fromTabularResolvedAttributes(TabularResolvedAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Create an instance of this class with AutoMLProblemTypeResolvedAttributes.tabularResolvedAttributes() initialized to the given value.
fromTargetTracking(Consumer<TargetTrackingScalingPolicyConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
Create an instance of this class with ScalingPolicy.targetTracking() initialized to the given value.
fromTargetTracking(TargetTrackingScalingPolicyConfiguration) - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
Create an instance of this class with ScalingPolicy.targetTracking() initialized to the given value.
fromTextClassificationJobConfig(Consumer<TextClassificationJobConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.textClassificationJobConfig() initialized to the given value.
fromTextClassificationJobConfig(TextClassificationJobConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.textClassificationJobConfig() initialized to the given value.
fromTextGenerationJobConfig(Consumer<TextGenerationJobConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.textGenerationJobConfig() initialized to the given value.
fromTextGenerationJobConfig(TextGenerationJobConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.textGenerationJobConfig() initialized to the given value.
fromTextGenerationResolvedAttributes(Consumer<TextGenerationResolvedAttributes.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Create an instance of this class with AutoMLProblemTypeResolvedAttributes.textGenerationResolvedAttributes() initialized to the given value.
fromTextGenerationResolvedAttributes(TextGenerationResolvedAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Create an instance of this class with AutoMLProblemTypeResolvedAttributes.textGenerationResolvedAttributes() initialized to the given value.
fromTimeSeriesForecastingJobConfig(Consumer<TimeSeriesForecastingJobConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.timeSeriesForecastingJobConfig() initialized to the given value.
fromTimeSeriesForecastingJobConfig(TimeSeriesForecastingJobConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Create an instance of this class with AutoMLProblemTypeConfig.timeSeriesForecastingJobConfig() initialized to the given value.
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ActionStatus
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.AdditionalS3DataSourceDataType
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.AggregationTransformationValue
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.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.AppImageConfigSortKey
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.AppSecurityGroupManagement
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.ArtifactSourceIdType
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.AssociationEdgeType
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.AsyncNotificationTopicTypes
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.AthenaResultCompressionType
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.AthenaResultFormat
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.AutoMLAlgorithm
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.AutoMLChannelType
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.AutoMLMetricExtendedEnum
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.AutoMLMode
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.AutoMLProblemTypeConfigName
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.AutoMLProcessingUnit
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.AutotuneMode
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.CapacitySizeType
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.ClarifyFeatureType
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.ClarifyTextGranularity
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.ClarifyTextLanguage
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.ClusterInstanceStatus
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.ClusterInstanceType
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.ClusterSortBy
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.ClusterStatus
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.CollectionType
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.CompleteOnConvergence
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.ConditionOutcome
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.CrossAccountFilterOption
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.DataDistributionType
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.DataSourceName
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.DeviceDeploymentStatus
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.DeviceSubsetType
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.Direction
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.EdgePackagingJobStatus
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.EdgePresetDeploymentStatus
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.EdgePresetDeploymentType
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.ExecutionRoleIdentityConfig
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.FailureHandlingPolicy
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.FeatureGroupSortBy
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.FeatureGroupSortOrder
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.FeatureGroupStatus
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.FeatureStatus
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.FeatureType
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.FillingType
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.FlatInvocations
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.HubContentSortBy
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.HubContentStatus
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.HubContentType
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.HubSortBy
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.HubStatus
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.HyperParameterTuningAllocationStrategy
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.ImageSortBy
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.ImageSortOrder
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.ImageStatus
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.ImageVersionSortBy
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.ImageVersionSortOrder
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.ImageVersionStatus
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.InferenceComponentSortKey
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.InferenceComponentStatus
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.InferenceExecutionMode
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.InferenceExperimentStatus
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.InferenceExperimentStopDesiredState
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.InferenceExperimentType
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.InputMode
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.JobType
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.LastUpdateStatusValue
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.LineageType
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.ListDeviceFleetsSortBy
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.ListEdgeDeploymentPlansSortBy
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.ListEdgePackagingJobsSortBy
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.ListInferenceRecommendationsJobsSortBy
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.ManagedInstanceScalingStatus
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.MetricSetSource
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.ModelApprovalStatus
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.ModelCacheSetting
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.ModelCardExportJobSortBy
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.ModelCardExportJobSortOrder
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.ModelCardExportJobStatus
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.ModelCardProcessingStatus
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.ModelCardSortBy
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.ModelCardSortOrder
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.ModelCardStatus
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.ModelCardVersionSortBy
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.ModelCompressionType
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.ModelInfrastructureType
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.ModelMetadataFilterType
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.ModelPackageGroupSortBy
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.ModelPackageGroupStatus
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.ModelPackageType
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.ModelVariantAction
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.ModelVariantStatus
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.MonitoringAlertHistorySortKey
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.MonitoringAlertStatus
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.MonitoringJobDefinitionSortKey
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.MonitoringProblemType
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.MonitoringType
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.OfflineStoreStatusValue
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.OutputCompressionType
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.PipelineExecutionStatus
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.PipelineStatus
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.Processor
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.ProfilingStatus
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.ProjectSortBy
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.ProjectSortOrder
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.ProjectStatus
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.RecommendationJobStatus
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.RecommendationJobSupportedEndpointType
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.RecommendationJobType
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.RecommendationStatus
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.RecommendationStepType
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.RedshiftResultCompressionType
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.RedshiftResultFormat
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.ResourceCatalogSortBy
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.ResourceCatalogSortOrder
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.RoutingStrategy
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.RStudioServerProAccessStatus
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.RStudioServerProUserGroup
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.S3ModelDataType
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.SagemakerServicecatalogStatus
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.SharingType
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.SkipModelValidation
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.SortActionsBy
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.SortArtifactsBy
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.SortAssociationsBy
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.SortContextsBy
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.SortInferenceExperimentsBy
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.SortLineageGroupsBy
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.SortPipelineExecutionsBy
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.SortPipelinesBy
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.SpaceSortKey
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.SpaceStatus
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.StageStatus
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.Statistic
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.StepStatus
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.StorageType
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.StudioLifecycleConfigAppType
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.StudioLifecycleConfigSortKey
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.StudioWebPortal
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.TableFormat
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.ThroughputMode
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.TrafficRoutingConfigType
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.TrafficType
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.TrainingRepositoryAccessMode
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.TtlDurationUnit
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.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantStatus
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.VendorGuidance
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.WarmPoolResourceStatus
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.WorkforceStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromVectorConfig(Consumer<VectorConfig.Builder>) - Static method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
Create an instance of this class with CollectionConfig.vectorConfig() initialized to the given value.
fromVectorConfig(VectorConfig) - Static method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
Create an instance of this class with CollectionConfig.vectorConfig() initialized to the given value.
FRONTFILL - software.amazon.awssdk.services.sagemaker.model.FillingType
 
FRONTFILL_VALUE - software.amazon.awssdk.services.sagemaker.model.FillingType
 
FULLY_REPLICATED - software.amazon.awssdk.services.sagemaker.model.DataDistributionType
 
FULLY_REPLICATED - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
 
FULLY_REPLICATED - software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
 
FUTUREFILL - software.amazon.awssdk.services.sagemaker.model.FillingType
 
FUTUREFILL_VALUE - software.amazon.awssdk.services.sagemaker.model.FillingType
 

G

GA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
generateCandidateDefinitionsOnly() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Generates possible candidates without training the models.
generateCandidateDefinitionsOnly() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Indicates whether the output for an AutoML job generates candidate definitions only.
generateCandidateDefinitionsOnly() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
Generates possible candidates without training the models.
generateCandidateDefinitionsOnly(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Generates possible candidates without training the models.
generateCandidateDefinitionsOnly(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Indicates whether the output for an AutoML job generates candidate definitions only.
generateCandidateDefinitionsOnly(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
Generates possible candidates without training the models.
generatedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
The entity this entity was generated by.
generatedBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetadataProperties.Builder
The entity this entity was generated by.
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
generateInferenceId() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
Flag that indicates whether to append inference id to the output.
generateInferenceId(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig.Builder
Flag that indicates whether to append inference id to the output.
GENERATING_EXPLAINABILITY_REPORT - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
GENERATING_MODEL_INSIGHTS_REPORT - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
generativeAiSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The generative AI settings for the SageMaker Canvas application.
generativeAiSettings(Consumer<GenerativeAiSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The generative AI settings for the SageMaker Canvas application.
generativeAiSettings(GenerativeAiSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The generative AI settings for the SageMaker Canvas application.
GenerativeAiSettings - Class in software.amazon.awssdk.services.sagemaker.model
The generative AI settings for the SageMaker Canvas application.
GenerativeAiSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
get() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getConditions() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
getContext() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getDeviceFleetReport(Consumer<GetDeviceFleetReportRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a fleet.
getDeviceFleetReport(Consumer<GetDeviceFleetReportRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a fleet.
getDeviceFleetReport(GetDeviceFleetReportRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Describes a fleet.
getDeviceFleetReport(GetDeviceFleetReportRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Describes a fleet.
GetDeviceFleetReportRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetDeviceFleetReportRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetDeviceFleetReportRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetDeviceFleetReportRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetDeviceFleetReportRequestMarshaller
 
GetDeviceFleetReportResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetDeviceFleetReportResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getDocumentation() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Dynamic
 
getFn() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
getLeft() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
getLineageGroupPolicy(Consumer<GetLineageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
The resource policy for the lineage group.
getLineageGroupPolicy(Consumer<GetLineageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
The resource policy for the lineage group.
getLineageGroupPolicy(GetLineageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
The resource policy for the lineage group.
getLineageGroupPolicy(GetLineageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
The resource policy for the lineage group.
GetLineageGroupPolicyRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetLineageGroupPolicyRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetLineageGroupPolicyRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetLineageGroupPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetLineageGroupPolicyRequestMarshaller
 
GetLineageGroupPolicyResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetLineageGroupPolicyResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getModelPackageGroupPolicy(Consumer<GetModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a resource policy that manages access for a model group.
getModelPackageGroupPolicy(Consumer<GetModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a resource policy that manages access for a model group.
getModelPackageGroupPolicy(GetModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a resource policy that manages access for a model group.
getModelPackageGroupPolicy(GetModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a resource policy that manages access for a model group.
GetModelPackageGroupPolicyRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetModelPackageGroupPolicyRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetModelPackageGroupPolicyRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetModelPackageGroupPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetModelPackageGroupPolicyRequestMarshaller
 
GetModelPackageGroupPolicyResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetModelPackageGroupPolicyResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getName() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
getProperties() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
getResult() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
getSagemakerServicecatalogPortfolioStatus(Consumer<GetSagemakerServicecatalogPortfolioStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the status of Service Catalog in SageMaker.
getSagemakerServicecatalogPortfolioStatus(Consumer<GetSagemakerServicecatalogPortfolioStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the status of Service Catalog in SageMaker.
getSagemakerServicecatalogPortfolioStatus(GetSagemakerServicecatalogPortfolioStatusRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the status of Service Catalog in SageMaker.
getSagemakerServicecatalogPortfolioStatus(GetSagemakerServicecatalogPortfolioStatusRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the status of Service Catalog in SageMaker.
GetSagemakerServicecatalogPortfolioStatusRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetSagemakerServicecatalogPortfolioStatusRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetSagemakerServicecatalogPortfolioStatusRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetSagemakerServicecatalogPortfolioStatusRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetSagemakerServicecatalogPortfolioStatusRequestMarshaller
 
GetSagemakerServicecatalogPortfolioStatusResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetSagemakerServicecatalogPortfolioStatusResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getScalingConfigurationRecommendation(Consumer<GetScalingConfigurationRecommendationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
getScalingConfigurationRecommendation(Consumer<GetScalingConfigurationRecommendationRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
getScalingConfigurationRecommendation(GetScalingConfigurationRecommendationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
getScalingConfigurationRecommendation(GetScalingConfigurationRecommendationRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
GetScalingConfigurationRecommendationRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetScalingConfigurationRecommendationRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetScalingConfigurationRecommendationRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetScalingConfigurationRecommendationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetScalingConfigurationRecommendationRequestMarshaller
 
GetScalingConfigurationRecommendationResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetScalingConfigurationRecommendationResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getSearchSuggestions(Consumer<GetSearchSuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
An auto-complete API for the search functionality in the SageMaker console.
getSearchSuggestions(Consumer<GetSearchSuggestionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
An auto-complete API for the search functionality in the SageMaker console.
getSearchSuggestions(GetSearchSuggestionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
An auto-complete API for the search functionality in the SageMaker console.
getSearchSuggestions(GetSearchSuggestionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
An auto-complete API for the search functionality in the SageMaker console.
GetSearchSuggestionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
GetSearchSuggestionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GetSearchSuggestionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
GetSearchSuggestionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.GetSearchSuggestionsRequestMarshaller
 
GetSearchSuggestionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
GetSearchSuggestionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
getServiceId() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
getType() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AgentVersion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AnnotationConsolidationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateStep
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSplitConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjective
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLPartialFailureReason
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureOption
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ConvergenceDetected
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Device
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Explainability
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GenerativeAiSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfigForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HolidayConfigAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopRequestSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobInputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobS3DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringBaselineConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringCsvDatasetFormat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringParquetDatasetFormat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringResources
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringS3Output
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.MultiModelConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NetworkConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleHook
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OutputParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ParentHyperParameterTuningJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingResources
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RepositoryAuthConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectedStep
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopCompilationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardAppSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformDataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobStepMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TtlDuration
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.USD
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.VectorConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
getVersion() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
gid() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
The POSIX group ID.
gid(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig.Builder
The POSIX group ID.
gitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary
Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
Specifies details about the repository, including the URL where the repository is located, the default branch, and credentials to use to access the repository.
gitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(Consumer<GitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(Consumer<GitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
Specifies details about the repository, including the URL where the repository is located, the default branch, and credentials to use to access the repository.
gitConfig(Consumer<GitConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(Consumer<GitConfigForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest.Builder
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(GitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepositorySummary.Builder
Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(GitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
Specifies details about the repository, including the URL where the repository is located, the default branch, and credentials to use to access the repository.
gitConfig(GitConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse.Builder
Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
gitConfig(GitConfigForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest.Builder
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.
GitConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies configuration details for a Git repository in your Amazon Web Services account.
GitConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GitConfigForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
Specifies configuration details for a Git repository when the repository is updated.
GitConfigForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
GLUE - software.amazon.awssdk.services.sagemaker.model.TableFormat
 
GPU - software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
 
GPU - software.amazon.awssdk.services.sagemaker.model.Processor
 
granularity() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
The unit of granularity for the analysis of text features.
granularity(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig.Builder
The unit of granularity for the analysis of text features.
granularity(ClarifyTextGranularity) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig.Builder
The unit of granularity for the analysis of text features.
granularityAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
The unit of granularity for the analysis of text features.
GREATER_THAN - software.amazon.awssdk.services.sagemaker.model.Operator
 
GREATER_THAN_OR_EQUAL_TO - software.amazon.awssdk.services.sagemaker.model.Operator
 
GREENGRASS_V2_COMPONENT - software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentType
 
GRID - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
 
groundTruthS3Input() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
Location of ground truth labels to use in model bias job.
groundTruthS3Input() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
The ground truth label provided for the model.
groundTruthS3Input(Consumer<MonitoringGroundTruthS3Input.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Location of ground truth labels to use in model bias job.
groundTruthS3Input(Consumer<MonitoringGroundTruthS3Input.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
The ground truth label provided for the model.
groundTruthS3Input(MonitoringGroundTruthS3Input) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput.Builder
Location of ground truth labels to use in model bias job.
groundTruthS3Input(MonitoringGroundTruthS3Input) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput.Builder
The ground truth label provided for the model.
groupingAttributeNames() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
A set of columns names that can be grouped with the item identifier column to create a composite key for which a target value is predicted.
groupingAttributeNames(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig.Builder
A set of columns names that can be grouped with the item identifier column to create a composite key for which a target value is predicted.
groupingAttributeNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig.Builder
A set of columns names that can be grouped with the item identifier column to create a composite key for which a target value is predicted.
groups() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
A list of comma seperated strings that identifies user groups in your OIDC IdP.
groups(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition.Builder
A list of comma seperated strings that identifies user groups in your OIDC IdP.
groups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition.Builder
A list of comma seperated strings that identifies user groups in your OIDC IdP.
GU - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
GZIP - software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
 
GZIP - software.amazon.awssdk.services.sagemaker.model.CompressionType
 
GZIP - software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
 
GZIP - software.amazon.awssdk.services.sagemaker.model.OutputCompressionType
 
GZIP - software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
 
GZIP - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 

H

hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the AcceleratorTypes property.
hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
For responses, this returns true if the service returned a value for the AcceleratorTypes property.
hasAcceleratorTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the AcceleratorTypes property.
hasActionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
For responses, this returns true if the service returned a value for the ActionSummaries property.
hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the AdditionalCodeRepositories property.
hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
For responses, this returns true if the service returned a value for the AdditionalCodeRepositories property.
hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
For responses, this returns true if the service returned a value for the AdditionalCodeRepositories property.
hasAdditionalCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the AdditionalCodeRepositories property.
hasAdditionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
For responses, this returns true if the service returned a value for the AdditionalInferenceSpecifications property.
hasAdditionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
For responses, this returns true if the service returned a value for the AdditionalInferenceSpecifications property.
hasAdditionalInferenceSpecifications() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
For responses, this returns true if the service returned a value for the AdditionalInferenceSpecifications property.
hasAdditionalInferenceSpecificationsToAdd() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
For responses, this returns true if the service returned a value for the AdditionalInferenceSpecificationsToAdd property.
hasAgentVersions() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
For responses, this returns true if the service returned a value for the AgentVersions property.
hasAggregation() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
For responses, this returns true if the service returned a value for the Aggregation property.
hasAlarms() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
For responses, this returns true if the service returned a value for the Alarms property.
hasAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
For responses, this returns true if the service returned a value for the AlgorithmsConfig property.
hasAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
For responses, this returns true if the service returned a value for the AlgorithmsConfig property.
hasAlgorithmSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
For responses, this returns true if the service returned a value for the AlgorithmSummaryList property.
hasAliases() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
For responses, this returns true if the service returned a value for the Aliases property.
hasAliasesToAdd() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
For responses, this returns true if the service returned a value for the AliasesToAdd property.
hasAliasesToDelete() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
For responses, this returns true if the service returned a value for the AliasesToDelete property.
hasAppImageConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
For responses, this returns true if the service returned a value for the AppImageConfigs property.
hasApps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsResponse
For responses, this returns true if the service returned a value for the Apps property.
hasArtifactSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
For responses, this returns true if the service returned a value for the ArtifactSummaries property.
hasAssociationSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
For responses, this returns true if the service returned a value for the AssociationSummaries property.
hasAttributeNames() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
For responses, this returns true if the service returned a value for the AttributeNames property.
hasAutoMLAlgorithms() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
For responses, this returns true if the service returned a value for the AutoMLAlgorithms property.
hasAutoMLJobInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
For responses, this returns true if the service returned a value for the AutoMLJobInputDataConfig property.
hasAutoMLJobInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
For responses, this returns true if the service returned a value for the AutoMLJobInputDataConfig property.
hasAutoMLJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsResponse
For responses, this returns true if the service returned a value for the AutoMLJobSummaries property.
hasAutoParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
For responses, this returns true if the service returned a value for the AutoParameters property.
hasBatchDescribeModelPackageErrorMap() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
For responses, this returns true if the service returned a value for the BatchDescribeModelPackageErrorMap property.
hasCandidateMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
For responses, this returns true if the service returned a value for the CandidateMetrics property.
hasCandidates() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobResponse
For responses, this returns true if the service returned a value for the Candidates property.
hasCandidateSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
For responses, this returns true if the service returned a value for the CandidateSteps property.
hasCaptureOptions() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
For responses, this returns true if the service returned a value for the CaptureOptions property.
hasCategoricalParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
For responses, this returns true if the service returned a value for the CategoricalParameterRanges property.
hasCategoricalParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
For responses, this returns true if the service returned a value for the CategoricalParameterRanges property.
hasCidrs() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceIpConfig
For responses, this returns true if the service returned a value for the Cidrs property.
hasClusterNodeSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
For responses, this returns true if the service returned a value for the ClusterNodeSummaries property.
hasClusterSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
For responses, this returns true if the service returned a value for the ClusterSummaries property.
hasCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
For responses, this returns true if the service returned a value for the CodeRepositories property.
hasCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
For responses, this returns true if the service returned a value for the CodeRepositories property.
hasCodeRepositories() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
For responses, this returns true if the service returned a value for the CodeRepositories property.
hasCodeRepositorySummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesResponse
For responses, this returns true if the service returned a value for the CodeRepositorySummaryList property.
hasCollectionConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
For responses, this returns true if the service returned a value for the CollectionConfigurations property.
hasCollectionParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfiguration
For responses, this returns true if the service returned a value for the CollectionParameters property.
hasCompilationJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
For responses, this returns true if the service returned a value for the CompilationJobSummaries property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerArguments() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
For responses, this returns true if the service returned a value for the ContainerArguments property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEntrypoint() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
For responses, this returns true if the service returned a value for the ContainerEntrypoint property.
hasContainerEnvironmentVariables() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
For responses, this returns true if the service returned a value for the ContainerEnvironmentVariables property.
hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
For responses, this returns true if the service returned a value for the Containers property.
hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
For responses, this returns true if the service returned a value for the Containers property.
hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
For responses, this returns true if the service returned a value for the Containers property.
hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
For responses, this returns true if the service returned a value for the Containers property.
hasContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
For responses, this returns true if the service returned a value for the Containers property.
hasContentClassifiers() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
For responses, this returns true if the service returned a value for the ContentClassifiers property.
hasContextSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
For responses, this returns true if the service returned a value for the ContextSummaries property.
hasContinuousParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
For responses, this returns true if the service returned a value for the ContinuousParameterRanges property.
hasCsvContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
For responses, this returns true if the service returned a value for the CsvContentTypes property.
hasCustomerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
For responses, this returns true if the service returned a value for the CustomerMetadataProperties property.
hasCustomerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
For responses, this returns true if the service returned a value for the CustomerMetadataProperties property.
hasCustomerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
For responses, this returns true if the service returned a value for the CustomerMetadataProperties property.
hasCustomerMetadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
For responses, this returns true if the service returned a value for the CustomerMetadataProperties property.
hasCustomerMetadataPropertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
For responses, this returns true if the service returned a value for the CustomerMetadataPropertiesToRemove property.
hasCustomFileSystemConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
For responses, this returns true if the service returned a value for the CustomFileSystemConfigs property.
hasCustomFileSystems() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
For responses, this returns true if the service returned a value for the CustomFileSystems property.
hasCustomImages() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
For responses, this returns true if the service returned a value for the CustomImages property.
hasCustomImages() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
For responses, this returns true if the service returned a value for the CustomImages property.
hasCustomImages() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
For responses, this returns true if the service returned a value for the CustomImages property.
hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the DebugRuleConfigurations property.
hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the DebugRuleConfigurations property.
hasDebugRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the DebugRuleConfigurations property.
hasDebugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the DebugRuleEvaluationStatuses property.
hasDebugRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the DebugRuleEvaluationStatuses property.
hasDeleteProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
For responses, this returns true if the service returned a value for the DeleteProperties property.
hasDeployedImages() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
For responses, this returns true if the service returned a value for the DeployedImages property.
hasDeployedImages() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
For responses, this returns true if the service returned a value for the DeployedImages property.
hasDesiredModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
For responses, this returns true if the service returned a value for the DesiredModelVariants property.
hasDesiredWeightsAndCapacities() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest
For responses, this returns true if the service returned a value for the DesiredWeightsAndCapacities property.
hasDeviceDeploymentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
For responses, this returns true if the service returned a value for the DeviceDeploymentSummaries property.
hasDeviceFleetSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
For responses, this returns true if the service returned a value for the DeviceFleetSummaries property.
hasDeviceNames() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
For responses, this returns true if the service returned a value for the DeviceNames property.
hasDeviceNames() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
For responses, this returns true if the service returned a value for the DeviceNames property.
hasDevices() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
For responses, this returns true if the service returned a value for the Devices property.
hasDevices() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
For responses, this returns true if the service returned a value for the Devices property.
hasDeviceSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
For responses, this returns true if the service returned a value for the DeviceSummaries property.
hasDomains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse
For responses, this returns true if the service returned a value for the Domains property.
hasEdgeDeploymentPlanSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
For responses, this returns true if the service returned a value for the EdgeDeploymentPlanSummaries property.
hasEdgePackagingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
For responses, this returns true if the service returned a value for the EdgePackagingJobSummaries property.
hasEdges() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
For responses, this returns true if the service returned a value for the Edges property.
hasEndpointConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
For responses, this returns true if the service returned a value for the EndpointConfigs property.
hasEndpointConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
For responses, this returns true if the service returned a value for the EndpointConfigurations property.
hasEndpointPerformances() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
For responses, this returns true if the service returned a value for the EndpointPerformances property.
hasEndpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
For responses, this returns true if the service returned a value for the Endpoints property.
hasEndpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
For responses, this returns true if the service returned a value for the Endpoints property.
hasEndpoints() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
For responses, this returns true if the service returned a value for the Endpoints property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironment() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
For responses, this returns true if the service returned a value for the Environment property.
hasEnvironmentParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
For responses, this returns true if the service returned a value for the EnvironmentParameters property.
hasErrors() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
For responses, this returns true if the service returned a value for the Errors property.
hasExcludeRetainedVariantProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
For responses, this returns true if the service returned a value for the ExcludeRetainedVariantProperties property.
hasExperimentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
For responses, this returns true if the service returned a value for the ExperimentSummaries property.
hasFeatureAdditions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
For responses, this returns true if the service returned a value for the FeatureAdditions property.
hasFeatureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
For responses, this returns true if the service returned a value for the FeatureDefinitions property.
hasFeatureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
For responses, this returns true if the service returned a value for the FeatureDefinitions property.
hasFeatureDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
For responses, this returns true if the service returned a value for the FeatureDefinitions property.
hasFeatureGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
For responses, this returns true if the service returned a value for the FeatureGroupSummaries property.
hasFeatureHeaders() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
For responses, this returns true if the service returned a value for the FeatureHeaders property.
hasFeatureTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
For responses, this returns true if the service returned a value for the FeatureTypes property.
hasFilling() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
For responses, this returns true if the service returned a value for the Filling property.
hasFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
For responses, this returns true if the service returned a value for the Filters property.
hasFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
For responses, this returns true if the service returned a value for the Filters property.
hasFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
For responses, this returns true if the service returned a value for the Filters property.
hasFinalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the FinalMetricDataList property.
hasFinalMetricDataList() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the FinalMetricDataList property.
hasFlowDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
For responses, this returns true if the service returned a value for the FlowDefinitionSummaries property.
hasForecastQuantiles() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
For responses, this returns true if the service returned a value for the ForecastQuantiles property.
hasGroupingAttributeNames() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
For responses, this returns true if the service returned a value for the GroupingAttributeNames property.
hasGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcMemberDefinition
For responses, this returns true if the service returned a value for the Groups property.
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultSageMakerEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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.ConditionStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
hashCode() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
 
hasHolidayConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
For responses, this returns true if the service returned a value for the HolidayConfig property.
hasHookParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
For responses, this returns true if the service returned a value for the HookParameters property.
hasHubContentDependencies() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
For responses, this returns true if the service returned a value for the HubContentDependencies property.
hasHubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
For responses, this returns true if the service returned a value for the HubContentSearchKeywords property.
hasHubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
For responses, this returns true if the service returned a value for the HubContentSearchKeywords property.
hasHubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
For responses, this returns true if the service returned a value for the HubContentSearchKeywords property.
hasHubContentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
For responses, this returns true if the service returned a value for the HubContentSummaries property.
hasHubContentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
For responses, this returns true if the service returned a value for the HubContentSummaries property.
hasHubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
For responses, this returns true if the service returned a value for the HubSearchKeywords property.
hasHubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
For responses, this returns true if the service returned a value for the HubSearchKeywords property.
hasHubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
For responses, this returns true if the service returned a value for the HubSearchKeywords property.
hasHubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
For responses, this returns true if the service returned a value for the HubSearchKeywords property.
hasHubSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
For responses, this returns true if the service returned a value for the HubSummaries property.
hasHumanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
For responses, this returns true if the service returned a value for the HumanTaskUiSummaries property.
hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the HyperParameters property.
hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the HyperParameters property.
hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the HyperParameters property.
hasHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
For responses, this returns true if the service returned a value for the HyperParameters property.
hasHyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
For responses, this returns true if the service returned a value for the HyperParameterTuningJobSummaries property.
hasIdentityProviderOAuthSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
For responses, this returns true if the service returned a value for the IdentityProviderOAuthSettings property.
hasImages() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
For responses, this returns true if the service returned a value for the Images property.
hasImageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
For responses, this returns true if the service returned a value for the ImageScanStatuses property.
hasImageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
For responses, this returns true if the service returned a value for the ImageScanStatuses property.
hasImageVersions() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
For responses, this returns true if the service returned a value for the ImageVersions property.
hasIncludeInferenceResponseIn() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
For responses, this returns true if the service returned a value for the IncludeInferenceResponseIn property.
hasInferenceComponents() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
For responses, this returns true if the service returned a value for the InferenceComponents property.
hasInferenceContainerDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
For responses, this returns true if the service returned a value for the InferenceContainerDefinitions property.
hasInferenceContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
For responses, this returns true if the service returned a value for the InferenceContainers property.
hasInferenceExperiments() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
For responses, this returns true if the service returned a value for the InferenceExperiments property.
hasInferenceRecommendations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
For responses, this returns true if the service returned a value for the InferenceRecommendations property.
hasInferenceRecommendationsJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
For responses, this returns true if the service returned a value for the InferenceRecommendationsJobs property.
hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
For responses, this returns true if the service returned a value for the InputArtifacts property.
hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
For responses, this returns true if the service returned a value for the InputArtifacts property.
hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the InputArtifacts property.
hasInputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the InputArtifacts property.
hasInputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the InputArtifactsToRemove property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
For responses, this returns true if the service returned a value for the InputDataConfig property.
hasInstanceConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
For responses, this returns true if the service returned a value for the InstanceConfigs property.
hasInstanceGroupNames() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
For responses, this returns true if the service returned a value for the InstanceGroupNames property.
hasInstanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
For responses, this returns true if the service returned a value for the InstanceGroups property.
hasInstanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
For responses, this returns true if the service returned a value for the InstanceGroups property.
hasInstanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
For responses, this returns true if the service returned a value for the InstanceGroups property.
hasInstanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
For responses, this returns true if the service returned a value for the InstanceGroups property.
hasIntegerParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
For responses, this returns true if the service returned a value for the IntegerParameterRanges property.
hasJobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
For responses, this returns true if the service returned a value for the JobDefinitionSummaries property.
hasJobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
For responses, this returns true if the service returned a value for the JobDefinitionSummaries property.
hasJobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
For responses, this returns true if the service returned a value for the JobDefinitionSummaries property.
hasJobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
For responses, this returns true if the service returned a value for the JobDefinitionSummaries property.
hasJsonContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
For responses, this returns true if the service returned a value for the JsonContentTypes property.
hasKernelSpecs() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
For responses, this returns true if the service returned a value for the KernelSpecs property.
hasLabelHeaders() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
For responses, this returns true if the service returned a value for the LabelHeaders property.
hasLabelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
For responses, this returns true if the service returned a value for the LabelingJobSummaryList property.
hasLabelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
For responses, this returns true if the service returned a value for the LabelingJobSummaryList property.
hasLifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
For responses, this returns true if the service returned a value for the LifecycleConfigArns property.
hasLifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
For responses, this returns true if the service returned a value for the LifecycleConfigArns property.
hasLifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
For responses, this returns true if the service returned a value for the LifecycleConfigArns property.
hasLifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
For responses, this returns true if the service returned a value for the LifecycleConfigArns property.
hasLineageGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
For responses, this returns true if the service returned a value for the LineageGroupSummaries property.
hasLineageTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
For responses, this returns true if the service returned a value for the LineageTypes property.
hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
For responses, this returns true if the service returned a value for the MemberDefinitions property.
hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
For responses, this returns true if the service returned a value for the MemberDefinitions property.
hasMemberDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
For responses, this returns true if the service returned a value for the MemberDefinitions property.
hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
For responses, this returns true if the service returned a value for the MetricDefinitions property.
hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
For responses, this returns true if the service returned a value for the MetricDefinitions property.
hasMetricDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
For responses, this returns true if the service returned a value for the MetricDefinitions property.
hasMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
For responses, this returns true if the service returned a value for the Metrics property.
hasMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the Metrics property.
hasModelCardExportJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
For responses, this returns true if the service returned a value for the ModelCardExportJobSummaries property.
hasModelCardSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
For responses, this returns true if the service returned a value for the ModelCardSummaries property.
hasModelCardVersionSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
For responses, this returns true if the service returned a value for the ModelCardVersionSummaryList property.
hasModelConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
For responses, this returns true if the service returned a value for the ModelConfigs property.
hasModelConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
For responses, this returns true if the service returned a value for the ModelConfigs property.
hasModelLatencyThresholds() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
For responses, this returns true if the service returned a value for the ModelLatencyThresholds property.
hasModelMetadataSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
For responses, this returns true if the service returned a value for the ModelMetadataSummaries property.
hasModelPackageArnList() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
For responses, this returns true if the service returned a value for the ModelPackageArnList property.
hasModelPackageGroupSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
For responses, this returns true if the service returned a value for the ModelPackageGroupSummaryList property.
hasModelPackageSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
For responses, this returns true if the service returned a value for the ModelPackageSummaries property.
hasModelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
For responses, this returns true if the service returned a value for the ModelPackageSummaryList property.
hasModels() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
For responses, this returns true if the service returned a value for the Models property.
hasModels() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
For responses, this returns true if the service returned a value for the Models property.
hasModels() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
For responses, this returns true if the service returned a value for the Models property.
hasModelStats() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
For responses, this returns true if the service returned a value for the ModelStats property.
hasModelVariantActions() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
For responses, this returns true if the service returned a value for the ModelVariantActions property.
hasModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
For responses, this returns true if the service returned a value for the ModelVariants property.
hasModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
For responses, this returns true if the service returned a value for the ModelVariants property.
hasModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
For responses, this returns true if the service returned a value for the ModelVariants property.
hasMonitoringAlertHistory() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
For responses, this returns true if the service returned a value for the MonitoringAlertHistory property.
hasMonitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
For responses, this returns true if the service returned a value for the MonitoringAlertSummaries property.
hasMonitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
For responses, this returns true if the service returned a value for the MonitoringAlertSummaries property.
hasMonitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
For responses, this returns true if the service returned a value for the MonitoringExecutionSummaries property.
hasMonitoringInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
For responses, this returns true if the service returned a value for the MonitoringInputs property.
hasMonitoringOutputs() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
For responses, this returns true if the service returned a value for the MonitoringOutputs property.
hasMonitoringSchedules() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
For responses, this returns true if the service returned a value for the MonitoringSchedules property.
hasMonitoringSchedules() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
For responses, this returns true if the service returned a value for the MonitoringSchedules property.
hasMonitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
For responses, this returns true if the service returned a value for the MonitoringScheduleSummaries property.
hasNestedFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
For responses, this returns true if the service returned a value for the NestedFilters property.
hasNotebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
For responses, this returns true if the service returned a value for the NotebookInstanceLifecycleConfigs property.
hasNotebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
For responses, this returns true if the service returned a value for the NotebookInstances property.
hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
For responses, this returns true if the service returned a value for the OnCreate property.
hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
For responses, this returns true if the service returned a value for the OnCreate property.
hasOnCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
For responses, this returns true if the service returned a value for the OnCreate property.
hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
For responses, this returns true if the service returned a value for the OnStart property.
hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
For responses, this returns true if the service returned a value for the OnStart property.
hasOnStart() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
For responses, this returns true if the service returned a value for the OnStart property.
hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
For responses, this returns true if the service returned a value for the OutputArtifacts property.
hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
For responses, this returns true if the service returned a value for the OutputArtifacts property.
hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the OutputArtifacts property.
hasOutputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the OutputArtifacts property.
hasOutputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the OutputArtifactsToRemove property.
hasOutputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
For responses, this returns true if the service returned a value for the OutputParameters property.
hasOutputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata
For responses, this returns true if the service returned a value for the OutputParameters property.
hasOutputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
For responses, this returns true if the service returned a value for the OutputParameters property.
hasOutputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
For responses, this returns true if the service returned a value for the Outputs property.
hasParameterAdditions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
For responses, this returns true if the service returned a value for the ParameterAdditions property.
hasParameterRemovals() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
For responses, this returns true if the service returned a value for the ParameterRemovals property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the Parameters property.
hasParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the Parameters property.
hasParametersToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
For responses, this returns true if the service returned a value for the ParametersToRemove property.
hasParentHyperParameterTuningJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
For responses, this returns true if the service returned a value for the ParentHyperParameterTuningJobs property.
hasParents() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the Parents property.
hasPartialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
For responses, this returns true if the service returned a value for the PartialFailureReasons property.
hasPartialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
For responses, this returns true if the service returned a value for the PartialFailureReasons property.
hasPartialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
For responses, this returns true if the service returned a value for the PartialFailureReasons property.
hasPhases() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
For responses, this returns true if the service returned a value for the Phases property.
hasPipelineExecutionSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
For responses, this returns true if the service returned a value for the PipelineExecutionSteps property.
hasPipelineExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
For responses, this returns true if the service returned a value for the PipelineExecutionSummaries property.
hasPipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
For responses, this returns true if the service returned a value for the PipelineParameters property.
hasPipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
For responses, this returns true if the service returned a value for the PipelineParameters property.
hasPipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
For responses, this returns true if the service returned a value for the PipelineParameters property.
hasPipelineSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
For responses, this returns true if the service returned a value for the PipelineSummaries property.
hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
For responses, this returns true if the service returned a value for the ProcessingInputs property.
hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
For responses, this returns true if the service returned a value for the ProcessingInputs property.
hasProcessingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
For responses, this returns true if the service returned a value for the ProcessingInputs property.
hasProcessingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
For responses, this returns true if the service returned a value for the ProcessingJobSummaries property.
hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
For responses, this returns true if the service returned a value for the ProductionVariants property.
hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
For responses, this returns true if the service returned a value for the ProductionVariants property.
hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
For responses, this returns true if the service returned a value for the ProductionVariants property.
hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
For responses, this returns true if the service returned a value for the ProductionVariants property.
hasProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
For responses, this returns true if the service returned a value for the ProductionVariants property.
hasProductListingIds() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
For responses, this returns true if the service returned a value for the ProductListingIds property.
hasProfilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the ProfilerRuleConfigurations property.
hasProfilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the ProfilerRuleConfigurations property.
hasProfilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
For responses, this returns true if the service returned a value for the ProfilerRuleConfigurations property.
hasProfilerRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the ProfilerRuleEvaluationStatuses property.
hasProfilingParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
For responses, this returns true if the service returned a value for the ProfilingParameters property.
hasProfilingParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
For responses, this returns true if the service returned a value for the ProfilingParameters property.
hasProjectSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
For responses, this returns true if the service returned a value for the ProjectSummaryList property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
For responses, this returns true if the service returned a value for the Properties property.
hasProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
For responses, this returns true if the service returned a value for the Properties property.
hasPropertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
For responses, this returns true if the service returned a value for the PropertiesToRemove property.
hasPropertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
For responses, this returns true if the service returned a value for the PropertiesToRemove property.
hasPropertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
For responses, this returns true if the service returned a value for the PropertiesToRemove property.
hasPropertyNameSuggestions() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
For responses, this returns true if the service returned a value for the PropertyNameSuggestions property.
hasProvisioningParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
For responses, this returns true if the service returned a value for the ProvisioningParameters property.
hasProvisioningParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
For responses, this returns true if the service returned a value for the ProvisioningParameters property.
hasRealTimeInferenceRecommendations() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
For responses, this returns true if the service returned a value for the RealTimeInferenceRecommendations property.
hasResourceCatalogs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
For responses, this returns true if the service returned a value for the ResourceCatalogs property.
hasResults() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
For responses, this returns true if the service returned a value for the Results property.
hasRuleParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
For responses, this returns true if the service returned a value for the RuleParameters property.
hasRuleParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
For responses, this returns true if the service returned a value for the RuleParameters property.
hasSageMakerImageVersionAliases() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
For responses, this returns true if the service returned a value for the SageMakerImageVersionAliases property.
hasScalingPolicies() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
For responses, this returns true if the service returned a value for the ScalingPolicies property.
hasSecondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
For responses, this returns true if the service returned a value for the SecondaryStatusTransitions property.
hasSecondaryStatusTransitions() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the SecondaryStatusTransitions property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
For responses, this returns true if the service returned a value for the SecurityGroupIds property.
hasSecurityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
For responses, this returns true if the service returned a value for the SecurityGroups property.
hasSecurityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
For responses, this returns true if the service returned a value for the SecurityGroups property.
hasSecurityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
For responses, this returns true if the service returned a value for the SecurityGroups property.
hasSelectedSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
For responses, this returns true if the service returned a value for the SelectedSteps property.
hasShadowModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
For responses, this returns true if the service returned a value for the ShadowModelVariants property.
hasShadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
For responses, this returns true if the service returned a value for the ShadowProductionVariants property.
hasShadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
For responses, this returns true if the service returned a value for the ShadowProductionVariants property.
hasShadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
For responses, this returns true if the service returned a value for the ShadowProductionVariants property.
hasShadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
For responses, this returns true if the service returned a value for the ShadowProductionVariants property.
hasShadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
For responses, this returns true if the service returned a value for the ShadowProductionVariants property.
hasSourceAlgorithms() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
For responses, this returns true if the service returned a value for the SourceAlgorithms property.
hasSources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
For responses, this returns true if the service returned a value for the Sources property.
hasSourceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
For responses, this returns true if the service returned a value for the SourceTypes property.
hasSpaces() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
For responses, this returns true if the service returned a value for the Spaces property.
hasStages() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
For responses, this returns true if the service returned a value for the Stages property.
hasStages() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
For responses, this returns true if the service returned a value for the Stages property.
hasStages() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
For responses, this returns true if the service returned a value for the Stages property.
hasStartArns() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
For responses, this returns true if the service returned a value for the StartArns property.
hasStaticHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
For responses, this returns true if the service returned a value for the StaticHyperParameters property.
hasSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
For responses, this returns true if the service returned a value for the Steps property.
hasStudioLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
For responses, this returns true if the service returned a value for the StudioLifecycleConfigs property.
hasSubExpressions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
For responses, this returns true if the service returned a value for the SubExpressions property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
For responses, this returns true if the service returned a value for the SubnetIds property.
hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
For responses, this returns true if the service returned a value for the Subnets property.
hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
For responses, this returns true if the service returned a value for the Subnets property.
hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
For responses, this returns true if the service returned a value for the Subnets property.
hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
For responses, this returns true if the service returned a value for the Subnets property.
hasSubnets() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
For responses, this returns true if the service returned a value for the Subnets property.
hasSubscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
For responses, this returns true if the service returned a value for the SubscribedWorkteams property.
hasSupportedCompressionTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
For responses, this returns true if the service returned a value for the SupportedCompressionTypes property.
hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
For responses, this returns true if the service returned a value for the SupportedContentTypes property.
hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
For responses, this returns true if the service returned a value for the SupportedContentTypes property.
hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
For responses, this returns true if the service returned a value for the SupportedContentTypes property.
hasSupportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
For responses, this returns true if the service returned a value for the SupportedContentTypes property.
hasSupportedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
For responses, this returns true if the service returned a value for the SupportedHyperParameters property.
hasSupportedInputModes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
For responses, this returns true if the service returned a value for the SupportedInputModes property.
hasSupportedInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
For responses, this returns true if the service returned a value for the SupportedInstanceTypes property.
hasSupportedRealtimeInferenceInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
For responses, this returns true if the service returned a value for the SupportedRealtimeInferenceInstanceTypes property.
hasSupportedRealtimeInferenceInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
For responses, this returns true if the service returned a value for the SupportedRealtimeInferenceInstanceTypes property.
hasSupportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
For responses, this returns true if the service returned a value for the SupportedResponseMIMETypes property.
hasSupportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
For responses, this returns true if the service returned a value for the SupportedResponseMIMETypes property.
hasSupportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
For responses, this returns true if the service returned a value for the SupportedResponseMIMETypes property.
hasSupportedTrainingInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
For responses, this returns true if the service returned a value for the SupportedTrainingInstanceTypes property.
hasSupportedTransformInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
For responses, this returns true if the service returned a value for the SupportedTransformInstanceTypes property.
hasSupportedTransformInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
For responses, this returns true if the service returned a value for the SupportedTransformInstanceTypes property.
hasSupportedTuningJobObjectiveMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
For responses, this returns true if the service returned a value for the SupportedTuningJobObjectiveMetrics property.
hasTagKeys() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTaskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
For responses, this returns true if the service returned a value for the TaskKeywords property.
hasTaskKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
For responses, this returns true if the service returned a value for the TaskKeywords property.
hasTextGenerationHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
For responses, this returns true if the service returned a value for the TextGenerationHyperParameters property.
hasTrainingChannels() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
For responses, this returns true if the service returned a value for the TrainingChannels property.
hasTrainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
For responses, this returns true if the service returned a value for the TrainingJobDefinitions property.
hasTrainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
For responses, this returns true if the service returned a value for the TrainingJobDefinitions property.
hasTrainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
For responses, this returns true if the service returned a value for the TrainingJobDefinitions property.
hasTrainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobResponse
For responses, this returns true if the service returned a value for the TrainingJobSummaries property.
hasTrainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
For responses, this returns true if the service returned a value for the TrainingJobSummaries property.
hasTransformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
For responses, this returns true if the service returned a value for the TransformJobSummaries property.
hasTrialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
For responses, this returns true if the service returned a value for the TrialComponentSummaries property.
hasTrialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
For responses, this returns true if the service returned a value for the TrialComponentSummaries property.
hasTrialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
For responses, this returns true if the service returned a value for the TrialSummaries property.
hasTunedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
For responses, this returns true if the service returned a value for the TunedHyperParameters property.
hasTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
For responses, this returns true if the service returned a value for the Types property.
hasUserProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
For responses, this returns true if the service returned a value for the UserProfiles property.
hasValidationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
For responses, this returns true if the service returned a value for the ValidationProfiles property.
hasValidationProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
For responses, this returns true if the service returned a value for the ValidationProfiles property.
hasValidationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
For responses, this returns true if the service returned a value for the ValidationStatuses property.
hasValidationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
For responses, this returns true if the service returned a value for the ValidationStatuses property.
hasValue() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameter
For responses, this returns true if the service returned a value for the Value property.
hasValues() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
For responses, this returns true if the service returned a value for the Values property.
hasValues() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRangeSpecification
For responses, this returns true if the service returned a value for the Values property.
hasVariantStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
For responses, this returns true if the service returned a value for the VariantStatus property.
hasVariantStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
For responses, this returns true if the service returned a value for the VariantStatus property.
hasVertices() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
For responses, this returns true if the service returned a value for the Vertices property.
hasVisibilityConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
For responses, this returns true if the service returned a value for the VisibilityConditions property.
hasVpcOnlyTrustedAccounts() - Method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
For responses, this returns true if the service returned a value for the VpcOnlyTrustedAccounts property.
hasWorkforces() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
For responses, this returns true if the service returned a value for the Workforces property.
hasWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
For responses, this returns true if the service returned a value for the Workteams property.
HE - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
header() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringCsvDatasetFormat
Indicates if the CSV data has a header.
header(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringCsvDatasetFormat.Builder
Indicates if the CSV data has a header.
HI - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
holidayConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model.
holidayConfig(Collection<HolidayConfigAttributes>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model.
holidayConfig(Consumer<HolidayConfigAttributes.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model.
holidayConfig(HolidayConfigAttributes...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The collection of holiday featurization attributes used to incorporate national holiday information into your forecasting model.
HolidayConfigAttributes - Class in software.amazon.awssdk.services.sagemaker.model
Stores the holiday featurization attributes applicable to each item of time-series datasets during the training of a forecasting model.
HolidayConfigAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
homeEfsFileSystem() - Method in class software.amazon.awssdk.services.sagemaker.model.RetentionPolicy
The default is Retain, which specifies to keep the data stored on the Amazon EFS volume.
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 Amazon 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 Amazon 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 Amazon EFS volume.
homeEfsFileSystemId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The ID of the Amazon Elastic File System managed by this Domain.
homeEfsFileSystemId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The ID of the Amazon Elastic File System managed by this Domain.
homeEfsFileSystemKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
Deprecated.
This property is deprecated, use KmsKeyId instead.
homeEfsFileSystemKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
Deprecated.
This property is deprecated, use KmsKeyId instead.
homeEfsFileSystemKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
Deprecated.
This property is deprecated, use KmsKeyId instead.
homeEfsFileSystemKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
Deprecated.
This property is deprecated, use KmsKeyId instead.
homeEfsFileSystemUid() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The ID of the space's profile in the Amazon 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 volume.
homeEfsFileSystemUid(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The ID of the space's profile in the Amazon EFS volume.
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 volume.
hookParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
Configuration information for the Amazon SageMaker Debugger hook parameters.
hookParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
Configuration information for the Amazon SageMaker Debugger hook parameters.
horovod() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Indicates Horovod compatibility.
horovod() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Indicates Horovod compatibility.
horovod() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Indicates Horovod compatibility.
horovod(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
Indicates Horovod compatibility.
horovod(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
Indicates Horovod compatibility.
horovod(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
Indicates Horovod compatibility.
hostLabel() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
HOURS - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
HR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
HU - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
HUB_CONTENT_NAME - software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
 
HUB_CONTENT_STATUS - software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
 
HUB_NAME - software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
HUB_STATUS - software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
The Amazon Resource Name (ARN) of the hub.
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The Amazon Resource Name (ARN) of the hub that contains the content.
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The Amazon Resource Name (ARN) of the hub.
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The Amazon Resource Name (ARN) of the hub.
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
The ARN of the hub that the content was imported into.
hubArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
The Amazon Resource Name (ARN) of the updated hub.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubResponse.Builder
The Amazon Resource Name (ARN) of the hub.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The Amazon Resource Name (ARN) of the hub that contains the content.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The Amazon Resource Name (ARN) of the hub.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The Amazon Resource Name (ARN) of the hub.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse.Builder
The ARN of the hub that the content was imported into.
hubArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse.Builder
The Amazon Resource Name (ARN) of the updated hub.
hubContentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The Amazon Resource Name (ARN) of the hub content.
hubContentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The Amazon Resource Name (ARN) of the hub content.
hubContentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
The ARN of the hub content that was imported.
hubContentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The Amazon Resource Name (ARN) of the hub content.
hubContentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The Amazon Resource Name (ARN) of the hub content.
hubContentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse.Builder
The ARN of the hub content that was imported.
hubContentDependencies() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
hubContentDependencies(Collection<HubContentDependency>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
hubContentDependencies(Consumer<HubContentDependency.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
hubContentDependencies(HubContentDependency...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.
HubContentDependency - Class in software.amazon.awssdk.services.sagemaker.model
Any dependencies related to hub content, such as scripts, model artifacts, datasets, or notebooks.
HubContentDependency.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hubContentDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
A description of the hub content.
hubContentDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
A description of the hub content.
hubContentDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
A description of the hub content to import.
hubContentDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
A description of the hub content.
hubContentDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
A description of the hub content.
hubContentDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
A description of the hub content to import.
hubContentDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The display name of the hub content.
hubContentDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The display name of the hub content.
hubContentDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The display name of the hub content to import.
hubContentDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The display name of the hub content.
hubContentDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The display name of the hub content.
hubContentDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The display name of the hub content to import.
hubContentDocument() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
hubContentDocument() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
hubContentDocument(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
hubContentDocument(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.
HubContentInfo - Class in software.amazon.awssdk.services.sagemaker.model
Information about hub content.
HubContentInfo.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hubContentMarkdown() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
A string that provides a description of the hub content.
hubContentMarkdown() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
A string that provides a description of the hub content.
hubContentMarkdown(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
A string that provides a description of the hub content.
hubContentMarkdown(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
A string that provides a description of the hub content.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
The name of the content that you want to delete from a hub.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
The name of the content to describe.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The name of the hub content.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The name of the hub content.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The name of the hub content to import.
hubContentName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The name of the hub content.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
The name of the content that you want to delete from a hub.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
The name of the content to describe.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The name of the hub content.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The name of the hub content.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The name of the hub content to import.
hubContentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The name of the hub content.
hubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The searchable keywords for the hub content.
hubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The searchable keywords for the hub content.
hubContentSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The searchable keywords of the hub content.
hubContentSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The searchable keywords for the hub content.
hubContentSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The searchable keywords for the hub content.
hubContentSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The searchable keywords of the hub content.
hubContentSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The searchable keywords for the hub content.
hubContentSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The searchable keywords for the hub content.
hubContentSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The searchable keywords of the hub content.
HubContentSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
hubContentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The status of the hub content.
hubContentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The status of the hub content.
hubContentStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The status of the hub content.
hubContentStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The status of the hub content.
hubContentStatus(HubContentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The status of the hub content.
hubContentStatus(HubContentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The status of the hub content.
HubContentStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
hubContentStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The status of the hub content.
hubContentStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The status of the hub content.
hubContentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
The summaries of the listed hub content.
hubContentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
The summaries of the listed hub content versions.
hubContentSummaries(Collection<HubContentInfo>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse.Builder
The summaries of the listed hub content.
hubContentSummaries(Collection<HubContentInfo>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse.Builder
The summaries of the listed hub content versions.
hubContentSummaries(Consumer<HubContentInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse.Builder
The summaries of the listed hub content.
hubContentSummaries(Consumer<HubContentInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse.Builder
The summaries of the listed hub content versions.
hubContentSummaries(HubContentInfo...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse.Builder
The summaries of the listed hub content.
hubContentSummaries(HubContentInfo...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse.Builder
The summaries of the listed hub content versions.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
The type of content that you want to delete from a hub.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
The type of content in the hub.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The type of hub content.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The type of hub content.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The type of hub content to import.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
The type of hub content to list.
hubContentType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The type of hub content to list versions of.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
The type of content that you want to delete from a hub.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
The type of content in the hub.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The type of hub content.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The type of hub content.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The type of hub content to import.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
The type of hub content to list.
hubContentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The type of hub content to list versions of.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
The type of content that you want to delete from a hub.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
The type of content in the hub.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The type of hub content.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The type of hub content.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The type of hub content to import.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
The type of hub content to list.
hubContentType(HubContentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The type of hub content to list versions of.
HubContentType - Enum in software.amazon.awssdk.services.sagemaker.model
 
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
The type of content that you want to delete from a hub.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
The type of content in the hub.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The type of hub content.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The type of hub content.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The type of hub content to import.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
The type of hub content to list.
hubContentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The type of hub content to list versions of.
hubContentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
The version of the content that you want to delete from a hub.
hubContentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
The version of the content to describe.
hubContentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The version of the hub content.
hubContentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
The version of the hub content.
hubContentVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The version of the hub content to import.
hubContentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
The version of the content that you want to delete from a hub.
hubContentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
The version of the content to describe.
hubContentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The version of the hub content.
hubContentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubContentInfo.Builder
The version of the hub content.
hubContentVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The version of the hub content to import.
hubDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
A description of the hub.
hubDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
A description of the hub.
hubDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
A description of the hub.
hubDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
A description of the updated hub.
hubDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
A description of the hub.
hubDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
A description of the hub.
hubDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
A description of the hub.
hubDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
A description of the updated hub.
hubDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
The display name of the hub.
hubDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The display name of the hub.
hubDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The display name of the hub.
hubDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
The display name of the hub.
hubDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The display name of the hub.
hubDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The display name of the hub.
hubDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The display name of the hub.
hubDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
The display name of the hub.
HubInfo - Class in software.amazon.awssdk.services.sagemaker.model
Information about a hub.
HubInfo.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
The name of the hub to create.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest
The name of the hub that you want to delete content in.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
The name of the hub to delete.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest
The name of the hub that contains the content to describe.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
The name of the hub that contains the content.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
The name of the hub to describe.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The name of the hub.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The name of the hub.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
The name of the hub to import content into.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
The name of the hub to list the contents of.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The name of the hub to list the content versions of.
hubName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
The name of the hub to update.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The name of the hub to create.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
The name of the hub that you want to delete content in.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest.Builder
The name of the hub to delete.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
The name of the hub that contains the content to describe.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse.Builder
The name of the hub that contains the content.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest.Builder
The name of the hub to describe.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The name of the hub.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The name of the hub.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
The name of the hub to import content into.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
The name of the hub to list the contents of.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The name of the hub to list the content versions of.
hubName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
The name of the hub to update.
HubS3StorageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon S3 storage configuration of a hub.
HubS3StorageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
The searchable keywords for the hub.
hubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The searchable keywords for the hub.
hubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The searchable keywords for the hub.
hubSearchKeywords() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
The searchable keywords for the hub.
hubSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The searchable keywords for the hub.
hubSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The searchable keywords for the hub.
hubSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The searchable keywords for the hub.
hubSearchKeywords(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
The searchable keywords for the hub.
hubSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The searchable keywords for the hub.
hubSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The searchable keywords for the hub.
hubSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The searchable keywords for the hub.
hubSearchKeywords(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
The searchable keywords for the hub.
HubSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
hubStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The status of the hub.
hubStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The status of the hub.
hubStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The status of the hub.
hubStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The status of the hub.
hubStatus(HubStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The status of the hub.
hubStatus(HubStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The status of the hub.
HubStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
hubStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The status of the hub.
hubStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The status of the hub.
hubSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
The summaries of the listed hubs.
hubSummaries(Collection<HubInfo>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsResponse.Builder
The summaries of the listed hubs.
hubSummaries(Consumer<HubInfo.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsResponse.Builder
The summaries of the listed hubs.
hubSummaries(HubInfo...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsResponse.Builder
The summaries of the listed hubs.
humanLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
The total number of 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.
humanLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
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.
humanLoopActivationConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig
JSON expressing use-case specific conditions declaratively.
humanLoopActivationConditions(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConditionsConfig.Builder
JSON expressing use-case specific conditions declaratively.
humanLoopActivationConditionsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopActivationConfig
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Defines under what conditions SageMaker creates a human loop.
HumanLoopActivationConditionsConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
humanLoopActivationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
An object containing information about the events that trigger a human workflow.
humanLoopActivationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
An object containing information about what triggers a human review 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(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(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(HumanLoopActivationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
An object containing information about the tasks the human reviewers will perform.
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(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(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(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(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 - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
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(Consumer<HumanLoopRequestSource.Builder>) - 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.DescribeFlowDefinitionResponse.Builder
Container for configuring the source of human task requests.
humanLoopRequestSource(HumanLoopRequestSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
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 - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
Configuration information required for human workers to complete a labeling task.
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(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(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(HumanTaskConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
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() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
The HumanTaskUiArn of the worker UI that you want to render.
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.
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
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.
humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
The name of the user interface you are creating.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
The name of the human task user interface (worker task template).
humanTaskUiName() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskUiSummary
The name of the human task user interface.
humanTaskUiName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
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.
humanTaskUiStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
The status of the human task user interface (worker task template).
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 - 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() - 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
Returns an iterable to iterate through the paginated ListHumanTaskUisResponse.humanTaskUiSummaries() member.
humanTaskUiSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisPublisher
Returns a publisher that can be used to get a stream of data.
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(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(HumanTaskUiSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
An array of objects describing the human task user interfaces.
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
 
HY - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
HYPER_PARAMETER_TUNING_JOB - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
HYPERBAND - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
 
hyperbandStrategyConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
The configuration for the object that specifies the Hyperband strategy.
hyperbandStrategyConfig(Consumer<HyperbandStrategyConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig.Builder
The configuration for the object that specifies the Hyperband strategy.
hyperbandStrategyConfig(HyperbandStrategyConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig.Builder
The configuration for the object that specifies the Hyperband strategy.
HyperbandStrategyConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for Hyperband, a multi-fidelity based hyperparameter tuning strategy.
HyperbandStrategyConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
HYPERPARAMETER_TUNING - software.amazon.awssdk.services.sagemaker.model.AutoMLMode
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
Returns 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(ParameterRanges) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
Sets the value of the HyperParameterRanges property for this object.
hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Algorithm-specific parameters that influence the quality of the model.
hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Algorithm-specific parameters.
hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Algorithm-specific parameters.
hyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
The hyperparameters used for the training job.
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(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Algorithm-specific parameters.
hyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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.
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
The container for the summary information about a training job.
HyperParameterTrainingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
HyperParameterTuningAllocationStrategy - Enum in software.amazon.awssdk.services.sagemaker.model
 
hyperParameterTuningEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The date and time that the tuning job ended.
hyperParameterTuningEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The time that a hyperparameter tuning job ended.
hyperParameterTuningEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The date and time that the tuning job ended.
hyperParameterTuningEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The date and time that the tuning job ended.
hyperParameterTuningEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The time that a hyperparameter 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.
HyperParameterTuningInstanceConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for hyperparameter tuning resources for use in training jobs launched by the tuning job.
HyperParameterTuningInstanceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hyperParameterTuningJob() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
The properties of a hyperparameter tuning job.
hyperParameterTuningJob(Consumer<HyperParameterTuningJobSearchEntity.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of a hyperparameter tuning job.
hyperParameterTuningJob(HyperParameterTuningJobSearchEntity) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of a hyperparameter tuning job.
hyperParameterTuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The Amazon Resource Name (ARN) of a hyperparameter tuning job.
hyperParameterTuningJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The Amazon Resource Name (ARN) of the tuning job.
hyperParameterTuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The Amazon Resource Name (ARN) of a hyperparameter tuning job.
hyperParameterTuningJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The Amazon Resource Name (ARN) of the tuning job.
HyperParameterTuningJobCompletionDetails - Class in software.amazon.awssdk.services.sagemaker.model
A structure that contains runtime information about both current and completed hyperparameter tuning jobs.
HyperParameterTuningJobCompletionDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
hyperParameterTuningJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the HyperParameterTuningJobConfig property for this object.
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(Consumer<HyperParameterTuningJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
hyperParameterTuningJobConfig(Consumer<HyperParameterTuningJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the HyperParameterTuningJobConfig property for this object.
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(HyperParameterTuningJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
hyperParameterTuningJobConfig(HyperParameterTuningJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the HyperParameterTuningJobConfig property for this object.
HyperParameterTuningJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configures a hyperparameter tuning job.
HyperParameterTuningJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
HyperParameterTuningJobConsumedResources - Class in software.amazon.awssdk.services.sagemaker.model
The total resources consumed by your hyperparameter tuning job.
HyperParameterTuningJobConsumedResources.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
The name of the tuning job.
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest
The name of the hyperparameter tuning job that you want to delete.
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest
The name of the tuning job.
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The name of the hyperparameter tuning job.
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The name of a hyperparameter tuning job.
hyperParameterTuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The name of the tuning job.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest
The name of the tuning job to stop.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
The name of the tuning job.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest.Builder
The name of the hyperparameter tuning job that you want to delete.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest.Builder
The name of the tuning job.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The name of the hyperparameter tuning job.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The name of a hyperparameter tuning job.
hyperParameterTuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest.Builder
The name of the tuning job to stop.
hyperParameterTuningJobObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.
hyperParameterTuningJobObjective(Consumer<HyperParameterTuningJobObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.
hyperParameterTuningJobObjective(HyperParameterTuningJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.
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
 
HyperParameterTuningJobSearchEntity - Class in software.amazon.awssdk.services.sagemaker.model
An entity returned by the SearchRecord API containing the properties of a hyperparameter tuning job.
HyperParameterTuningJobSearchEntity.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
HyperParameterTuningJobSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
 
hyperParameterTuningJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The status of the tuning job.
hyperParameterTuningJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The status of a hyperparameter tuning job.
hyperParameterTuningJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The status of the tuning job.
hyperParameterTuningJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The status of the tuning job.
hyperParameterTuningJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The status of a hyperparameter tuning job.
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.DescribeHyperParameterTuningJobResponse.Builder
The status of the tuning job.
hyperParameterTuningJobStatus(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The status of a hyperparameter tuning job.
hyperParameterTuningJobStatus(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The status of the tuning job.
HyperParameterTuningJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
hyperParameterTuningJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The status of the tuning job.
hyperParameterTuningJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The status of a hyperparameter tuning job.
hyperParameterTuningJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The status of the tuning job.
HyperParameterTuningJobStrategyConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for a training job launched by a hyperparameter tuning job.
HyperParameterTuningJobStrategyConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs request returned.
hyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsIterable
Returns an iterable to iterate through the paginated ListHyperParameterTuningJobsResponse.hyperParameterTuningJobSummaries() member.
hyperParameterTuningJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsPublisher
Returns a publisher that can be used to get a stream of data.
hyperParameterTuningJobSummaries(Collection<HyperParameterTuningJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs request returned.
hyperParameterTuningJobSummaries(Consumer<HyperParameterTuningJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs request returned.
hyperParameterTuningJobSummaries(HyperParameterTuningJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsResponse.Builder
A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs request returned.
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
 
hyperParameterTuningResourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job.
hyperParameterTuningResourceConfig(Consumer<HyperParameterTuningResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job.
hyperParameterTuningResourceConfig(HyperParameterTuningResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job.
HyperParameterTuningResourceConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration of resources, including compute instances and storage volumes for use in training jobs launched by hyperparameter tuning jobs.
HyperParameterTuningResourceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 

I

IAM - software.amazon.awssdk.services.sagemaker.model.AuthMode
 
iamIdentity() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
The IAM Identity details associated with the user.
iamIdentity(Consumer<IamIdentity.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
The IAM Identity details associated with the user.
iamIdentity(IamIdentity) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
The IAM Identity details associated with the user.
IamIdentity - Class in software.amazon.awssdk.services.sagemaker.model
The IAM Identity details associated with the user.
IamIdentity.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ICEBERG - software.amazon.awssdk.services.sagemaker.model.TableFormat
 
id() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
id(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
ID - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.UriEncodeFn
 
IDENTICAL_DATA_AND_ALGORITHM - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
 
Identifier - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
IdentityProviderOAuthSetting - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon SageMaker Canvas application setting where you configure OAuth for connecting to an external data source, such as Snowflake.
IdentityProviderOAuthSetting.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
identityProviderOAuthSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The settings for connecting to an external data source with OAuth.
identityProviderOAuthSettings(Collection<IdentityProviderOAuthSetting>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The settings for connecting to an external data source with OAuth.
identityProviderOAuthSettings(Consumer<IdentityProviderOAuthSetting.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The settings for connecting to an external data source with OAuth.
identityProviderOAuthSettings(IdentityProviderOAuthSetting...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The settings for connecting to an external data source with OAuth.
image() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
The Amazon Elastic Container Registry (Amazon ECR) path of the container.
image() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
The path where inference code is stored.
image() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
The Amazon Elastic Container Registry (Amazon ECR) path where the Docker image for the model is stored.
image() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.
image(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition.Builder
The Amazon Elastic Container Registry (Amazon ECR) path of the container.
image(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
The path where inference code is stored.
image(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification.Builder
The Amazon Elastic Container Registry (Amazon ECR) path where the Docker image for the model is stored.
image(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.
Image - Class in software.amazon.awssdk.services.sagemaker.model
A SageMaker image.
IMAGE - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
IMAGE_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
IMAGE_CLASSIFICATION_JOB_CONFIG - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
IMAGE_NAME - software.amazon.awssdk.services.sagemaker.model.ImageSortBy
 
IMAGE_VERSION - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
Image.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
The ARN of the image.
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The ARN of the image.
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The ARN of the image the version is based on.
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The ARN of the image.
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
The ARN of the image the version is based on.
imageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
The ARN of the image.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageResponse.Builder
The ARN of the image.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The ARN of the image.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The ARN of the image the version is based on.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The ARN of the image.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
The ARN of the image the version is based on.
imageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse.Builder
The ARN of the image.
imageClassificationJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Settings used to configure an AutoML job V2 for the image classification problem type.
imageClassificationJobConfig(Consumer<ImageClassificationJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the image classification problem type.
imageClassificationJobConfig(ImageClassificationJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the image classification problem type.
ImageClassificationJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of settings used by an AutoML job V2 for the image classification problem type.
ImageClassificationJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
imageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC).
imageConfig(Consumer<ImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC).
imageConfig(ImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC).
ImageConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC).
ImageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
imageDigest() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
An MD5 hash of the training algorithm that identifies the Docker image used for training.
imageDigest(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
An MD5 hash of the training algorithm that identifies the Docker image used for training.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
The name of the image.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The ImageName of the Image to create a version of.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
The name of the CustomImage.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
The name of the image to delete.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
The name of the image to delete.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest
The name of the image to describe.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The name of the image.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
The name of the image.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The name of the image.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
The name of the image.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The name of the image to list the versions of.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
The name of the image to update.
imageName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The ImageName of the Image to create a version of.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomImage.Builder
The name of the CustomImage.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest.Builder
The name of the image to delete.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest.Builder
The name of the image to delete.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest.Builder
The name of the image to describe.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest.Builder
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
The name of the image.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The name of the image to list the versions of.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
The name of the image to update.
imageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The name of the image.
images() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
A list of images and their properties.
images() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImagesIterable
Returns an iterable to iterate through the paginated ListImagesResponse.images() member.
images() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImagesPublisher
Returns a publisher that can be used to get a stream of data.
images(Collection<Image>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesResponse.Builder
A list of images and their properties.
images(Consumer<Image.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesResponse.Builder
A list of images and their properties.
images(Image...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesResponse.Builder
A list of images and their properties.
imageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
The status of the scan of the algorithm's Docker image container.
imageScanStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
The status of the scan of the Docker image container for the model package.
imageScanStatuses(Collection<AlgorithmStatusItem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
The status of the scan of the algorithm's Docker image container.
imageScanStatuses(Collection<ModelPackageStatusItem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
The status of the scan of the Docker image container for the model package.
imageScanStatuses(Consumer<AlgorithmStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
The status of the scan of the algorithm's Docker image container.
imageScanStatuses(Consumer<ModelPackageStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
The status of the scan of the Docker image container for the model package.
imageScanStatuses(AlgorithmStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
The status of the scan of the algorithm's Docker image container.
imageScanStatuses(ModelPackageStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
The status of the scan of the Docker image container for the model package.
ImageSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ImageSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
imageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The status of the image.
imageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The status of the image.
imageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The status of the image.
imageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The status of the image.
imageStatus(ImageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The status of the image.
imageStatus(ImageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
The status of the image.
ImageStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
imageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The status of the image.
imageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
The status of the image.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
The container image to be run by the processing job.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
The container image that the data quality monitoring job runs.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
The container image to be run by the model bias job.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
The container image to be run by the model explainability job.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
The address of the container image that the monitoring job runs.
imageUri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
The container image to be run by the monitoring job.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppSpecification.Builder
The container image to be run by the processing job.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
The container image that the data quality monitoring job runs.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification.Builder
The container image to be run by the model bias job.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification.Builder
The container image to be run by the model explainability job.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
The address of the container image that the monitoring job runs.
imageUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
The container image to be run by the monitoring job.
ImageVersion - Class in software.amazon.awssdk.services.sagemaker.model
A version of a SageMaker Image.
ImageVersion.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
imageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
The ARN of the image version.
imageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The ARN of the version.
imageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
The ARN of the version.
imageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
The ARN of the image version.
imageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse.Builder
The ARN of the image version.
imageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The ARN of the version.
imageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
The ARN of the version.
imageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse.Builder
The ARN of the image version.
imageVersionNumber() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
The version number of the CustomImage.
imageVersionNumber(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomImage.Builder
The version number of the CustomImage.
imageVersions() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
A list of versions and their properties.
imageVersions() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsIterable
Returns an iterable to iterate through the paginated ListImageVersionsResponse.imageVersions() member.
imageVersions() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsPublisher
Returns a publisher that can be used to get a stream of data.
imageVersions(Collection<ImageVersion>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse.Builder
A list of versions and their properties.
imageVersions(Consumer<ImageVersion.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse.Builder
A list of versions and their properties.
imageVersions(ImageVersion...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse.Builder
A list of versions and their properties.
ImageVersionSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ImageVersionSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
imageVersionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The status of the version.
imageVersionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
The status of the version.
imageVersionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The status of the version.
imageVersionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
The status of the version.
imageVersionStatus(ImageVersionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The status of the version.
imageVersionStatus(ImageVersionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
The status of the version.
ImageVersionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
imageVersionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The status of the version.
imageVersionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
The status of the version.
IMPORT_FAILED - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
importHubContent(Consumer<ImportHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Import hub content.
importHubContent(Consumer<ImportHubContentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Import hub content.
importHubContent(ImportHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Import hub content.
importHubContent(ImportHubContentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Import hub content.
ImportHubContentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ImportHubContentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ImportHubContentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ImportHubContentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ImportHubContentRequestMarshaller
 
ImportHubContentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ImportHubContentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
IMPORTING - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
IMX8_MPLUS - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
IMX8_QM - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
IN - software.amazon.awssdk.services.sagemaker.model.Operator
 
IN_ALERT - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
 
IN_MEMORY - software.amazon.awssdk.services.sagemaker.model.StorageType
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
IN_SERVICE - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
IN_USE - software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
includeEdges() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Setting this value to True retrieves not only the entities of interest but also the Associations and lineage entities on the path.
includeEdges(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
Setting this value to True retrieves not only the entities of interest but also the Associations and lineage entities on the path.
includeInferenceResponseIn() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
The Amazon SNS topics where you want the inference response to be included.
includeInferenceResponseIn(Collection<AsyncNotificationTopicTypes>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
The Amazon SNS topics where you want the inference response to be included.
includeInferenceResponseIn(AsyncNotificationTopicTypes...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
The Amazon SNS topics where you want the inference response to be included.
includeInferenceResponseInAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
The Amazon SNS topics where you want the inference response to be included.
includeInferenceResponseInWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
The Amazon SNS topics where you want the inference response to be included.
includeInferenceResponseInWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
The Amazon SNS topics where you want the inference response to be included.
index() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
Index(int) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
INFERENCE - software.amazon.awssdk.services.sagemaker.model.JobType
 
INFERENCE_LATENCY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
inferenceAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The attribute of the input data that represents the ground truth label.
inferenceAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
The attribute of the input data that represents the ground truth label.
inferenceAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The attribute of the input data that represents the ground truth label.
inferenceAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
The attribute of the input data that represents the ground truth label.
inferenceBenchmark() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The details for a specific benchmark.
inferenceBenchmark(Consumer<RecommendationJobInferenceBenchmark.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The details for a specific benchmark.
inferenceBenchmark(RecommendationJobInferenceBenchmark) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The details for a specific benchmark.
inferenceComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse.Builder
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse.Builder
The Amazon Resource Name (ARN) of the inference component.
inferenceComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse.Builder
The Amazon Resource Name (ARN) of the inference component.
InferenceComponentComputeResourceRequirements - Class in software.amazon.awssdk.services.sagemaker.model
Defines the compute resources to allocate to run a model that you assign to an inference component.
InferenceComponentComputeResourceRequirements.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentContainerSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Defines a container that provides the runtime environment for a model that you deploy with an inference component.
InferenceComponentContainerSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentContainerSpecificationSummary - Class in software.amazon.awssdk.services.sagemaker.model
Details about the resources that are deployed with this inference component.
InferenceComponentContainerSpecificationSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
A unique name to assign to the inference component.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
The name of the inference component to delete.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
The name of the inference component.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The name of the inference component.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The name of the inference component.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
The name of the inference component.
inferenceComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
The name of the inference component to update.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
A unique name to assign to the inference component.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest.Builder
The name of the inference component to delete.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest.Builder
The name of the inference component.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The name of the inference component.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The name of the inference component.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
The name of the inference component.
inferenceComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest.Builder
The name of the inference component to update.
InferenceComponentRuntimeConfig - Class in software.amazon.awssdk.services.sagemaker.model
Runtime settings for a model that is deployed with an inference component.
InferenceComponentRuntimeConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentRuntimeConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
Details about the runtime settings for the model that is deployed with the inference component.
InferenceComponentRuntimeConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceComponents() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
A list of inference components and their properties that matches any of the filters you specified in the request.
inferenceComponents() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsIterable
Returns an iterable to iterate through the paginated ListInferenceComponentsResponse.inferenceComponents() member.
inferenceComponents() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsPublisher
Returns a publisher that can be used to get a stream of data.
inferenceComponents(Collection<InferenceComponentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse.Builder
A list of inference components and their properties that matches any of the filters you specified in the request.
inferenceComponents(Consumer<InferenceComponentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse.Builder
A list of inference components and their properties that matches any of the filters you specified in the request.
inferenceComponents(InferenceComponentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse.Builder
A list of inference components and their properties that matches any of the filters you specified in the request.
InferenceComponentSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
InferenceComponentSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentSpecificationSummary - Class in software.amazon.awssdk.services.sagemaker.model
Details about the resources that are deployed with this inference component.
InferenceComponentSpecificationSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceComponentStartupParameters - Class in software.amazon.awssdk.services.sagemaker.model
Settings that take effect while the model container starts up.
InferenceComponentStartupParameters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceComponentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The status of the inference component.
inferenceComponentStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The status of the inference component.
inferenceComponentStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The status of the inference component.
inferenceComponentStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The status of the inference component.
inferenceComponentStatus(InferenceComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The status of the inference component.
inferenceComponentStatus(InferenceComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The status of the inference component.
InferenceComponentStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
inferenceComponentStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The status of the inference component.
inferenceComponentStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The status of the inference component.
InferenceComponentSummary - Class in software.amazon.awssdk.services.sagemaker.model
A summary of the properties of an inference component.
InferenceComponentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
The inference configuration parameter for the model container.
inferenceConfig(Consumer<ClarifyInferenceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig.Builder
The inference configuration parameter for the model container.
inferenceConfig(ClarifyInferenceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig.Builder
The inference configuration parameter for the model container.
inferenceContainerDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The mapping of all supported processing unit (CPU, GPU, etc...) to inference container definitions for the candidate.
inferenceContainerDefinitions(Map<AutoMLProcessingUnit, ? extends Collection<AutoMLContainerDefinition>>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The mapping of all supported processing unit (CPU, GPU, etc...) to inference container definitions for the candidate.
inferenceContainerDefinitionsAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The mapping of all supported processing unit (CPU, GPU, etc...) to inference container definitions for the candidate.
inferenceContainerDefinitionsWithStrings(Map<String, ? extends Collection<AutoMLContainerDefinition>>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The mapping of all supported processing unit (CPU, GPU, etc...) to inference container definitions for the candidate.
inferenceContainers() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
Information about the recommended inference container definitions.
inferenceContainers(Collection<AutoMLContainerDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the recommended inference container definitions.
inferenceContainers(Consumer<AutoMLContainerDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the recommended inference container definitions.
inferenceContainers(AutoMLContainerDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
Information about the recommended inference container definitions.
inferenceExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
Returns the value of the InferenceExecutionConfig property for this object.
inferenceExecutionConfig(Consumer<InferenceExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig(Consumer<InferenceExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig(Consumer<InferenceExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the InferenceExecutionConfig property for this object.
inferenceExecutionConfig(InferenceExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig(InferenceExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
Specifies details of how containers in a multi-container endpoint are called.
inferenceExecutionConfig(InferenceExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the InferenceExecutionConfig property for this object.
InferenceExecutionConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies details about how containers in a multi-container endpoint are run.
InferenceExecutionConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceExecutionMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
inferenceExperimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
The ARN for your inference experiment.
inferenceExperimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
The ARN of the deleted inference experiment.
inferenceExperimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
The ARN of the started inference experiment to start.
inferenceExperimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
The ARN of the stopped inference experiment.
inferenceExperimentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
The ARN of the updated inference experiment.
inferenceExperimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse.Builder
The ARN for your inference experiment.
inferenceExperimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse.Builder
The ARN of the deleted inference experiment.
inferenceExperimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse.Builder
The ARN of the started inference experiment to start.
inferenceExperimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse.Builder
The ARN of the stopped inference experiment.
inferenceExperimentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse.Builder
The ARN of the updated inference experiment.
InferenceExperimentDataStorageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon S3 location and configuration for storing inference request and response data.
InferenceExperimentDataStorageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceExperiments() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
List of inference experiments.
inferenceExperiments() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsIterable
Returns an iterable to iterate through the paginated ListInferenceExperimentsResponse.inferenceExperiments() member.
inferenceExperiments() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsPublisher
Returns a publisher that can be used to get a stream of data.
inferenceExperiments(Collection<InferenceExperimentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse.Builder
List of inference experiments.
inferenceExperiments(Consumer<InferenceExperimentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse.Builder
List of inference experiments.
inferenceExperiments(InferenceExperimentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse.Builder
List of inference experiments.
InferenceExperimentSchedule - Class in software.amazon.awssdk.services.sagemaker.model
The start and end times of an inference experiment.
InferenceExperimentSchedule.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceExperimentStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
InferenceExperimentStopDesiredState - Enum in software.amazon.awssdk.services.sagemaker.model
 
InferenceExperimentSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of properties of an inference experiment.
InferenceExperimentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceExperimentType - Enum in software.amazon.awssdk.services.sagemaker.model
 
inferenceImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The inference image to use when compiling a model.
inferenceImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
The inference image to use when compiling a model.
InferenceMetrics - Class in software.amazon.awssdk.services.sagemaker.model
The metrics for an existing endpoint compared in an Inference Recommender job.
InferenceMetrics.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
InferenceRecommendation - Class in software.amazon.awssdk.services.sagemaker.model
A list of recommendations made by Amazon SageMaker Inference Recommender.
InferenceRecommendation.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceRecommendations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The recommendations made by Inference Recommender.
inferenceRecommendations(Collection<InferenceRecommendation>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The recommendations made by Inference Recommender.
inferenceRecommendations(Consumer<InferenceRecommendation.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The recommendations made by Inference Recommender.
inferenceRecommendations(InferenceRecommendation...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The recommendations made by Inference Recommender.
InferenceRecommendationsJob - Class in software.amazon.awssdk.services.sagemaker.model
A structure that contains a list of recommendation jobs.
InferenceRecommendationsJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceRecommendationsJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
The name of a previously completed Inference Recommender job.
inferenceRecommendationsJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
The name of a previously completed Inference Recommender job.
inferenceRecommendationsJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
The name of a previously completed Inference Recommender job.
inferenceRecommendationsJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
The name of a previously completed Inference Recommender job.
inferenceRecommendationsJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
The recommendations created from the Amazon SageMaker Inference Recommender job.
inferenceRecommendationsJobs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsIterable
Returns an iterable to iterate through the paginated ListInferenceRecommendationsJobsResponse.inferenceRecommendationsJobs() member.
inferenceRecommendationsJobs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsPublisher
Returns a publisher that can be used to get a stream of data.
inferenceRecommendationsJobs(Collection<InferenceRecommendationsJob>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse.Builder
The recommendations created from the Amazon SageMaker Inference Recommender job.
inferenceRecommendationsJobs(Consumer<InferenceRecommendationsJob.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse.Builder
The recommendations created from the Amazon SageMaker Inference Recommender job.
inferenceRecommendationsJobs(InferenceRecommendationsJob...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse.Builder
The recommendations created from the Amazon SageMaker Inference Recommender job.
InferenceRecommendationsJobStep - Class in software.amazon.awssdk.services.sagemaker.model
A returned array object for the Steps response field in the ListInferenceRecommendationsJobSteps API command.
InferenceRecommendationsJobStep.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
Returns the value of the InferenceSpecification property for this object.
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
Specifies details about inference jobs that the algorithm runs, including the following:
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
Details about inference jobs that the algorithm runs.
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Details about inference jobs that you can run with models based on this model package.
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Defines how to perform inference generation after a training job is run.
inferenceSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
Sets the value of the InferenceSpecification property for this object.
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
Specifies details about inference jobs that the algorithm runs, including the following:
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Details about inference jobs that the algorithm runs.
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Details about inference jobs that you can run with models based on this model package.
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Defines how to perform inference generation after a training job is run.
inferenceSpecification(Consumer<InferenceSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
Sets the value of the InferenceSpecification property for this object.
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
Specifies details about inference jobs that the algorithm runs, including the following:
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Details about inference jobs that the algorithm runs.
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Details about inference jobs that you can run with models based on this model package.
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Defines how to perform inference generation after a training job is run.
inferenceSpecification(InferenceSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
Specifies details about inference jobs that you can run with models based on this model package, including the following information:
InferenceSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Defines how to perform inference generation after a training job is run.
InferenceSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inferenceSpecificationName() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
The inference specification name in the model package version.
inferenceSpecificationName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
The inference specification name in the model package version.
inferenceSpecificationName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
The inference specification name in the model package version.
inferenceSpecificationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
The inference specification name in the model package version.
inferenceSpecificationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
The inference specification name in the model package version.
inferenceSpecificationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelConfiguration.Builder
The inference specification name in the model package version.
INFERRED - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
infraCheckConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Contains information about the infrastructure health check configuration for the training job.
infraCheckConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Contains information about the infrastructure health check configuration for the training job.
infraCheckConfig(Consumer<InfraCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Contains information about the infrastructure health check configuration for the training job.
infraCheckConfig(Consumer<InfraCheckConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Contains information about the infrastructure health check configuration for the training job.
infraCheckConfig(InfraCheckConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Contains information about the infrastructure health check configuration for the training job.
infraCheckConfig(InfraCheckConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Contains information about the infrastructure health check configuration for the training job.
InfraCheckConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for the infrastructure health check of a training job.
InfraCheckConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
infrastructureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
The configuration for the infrastructure that the model will be deployed to.
infrastructureConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
The configuration of the infrastructure that the model has been deployed to.
infrastructureConfig(Consumer<ModelInfrastructureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig.Builder
The configuration for the infrastructure that the model will be deployed to.
infrastructureConfig(Consumer<ModelInfrastructureConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The configuration of the infrastructure that the model has been deployed to.
infrastructureConfig(ModelInfrastructureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig.Builder
The configuration for the infrastructure that the model will be deployed to.
infrastructureConfig(ModelInfrastructureConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The configuration of the infrastructure that the model has been deployed to.
infrastructureType() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
The inference option to which to deploy your model.
infrastructureType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig.Builder
The inference option to which to deploy your model.
infrastructureType(ModelInfrastructureType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig.Builder
The inference option to which to deploy your model.
infrastructureTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
The inference option to which to deploy your model.
initialActiveLearningModelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling.
initialActiveLearningModelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig.Builder
At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling.
initialInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
The number of instances recommended to launch initially.
initialInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
Number of instances to launch initially.
initialInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
The number of instances recommended to launch initially.
initialInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Number of instances to launch initially.
INITIALIZING - software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
 
INITIALIZING - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
INITIALIZING - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
initialNumberOfUsers() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
Specifies how many concurrent users to start with.
initialNumberOfUsers(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Phase.Builder
Specifies how many concurrent users to start with.
initialSamplingPercentage() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
The percentage of requests SageMaker will capture.
initialSamplingPercentage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
The percentage of requests SageMaker will capture.
initialVariantWeight() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
Determines initial traffic distribution among all of the models that you specify in the endpoint configuration.
initialVariantWeight(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Determines initial traffic distribution among all of the models that you specify in the endpoint configuration.
InnerParseError - Exception in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.sagemaker.endpoints.internal.InnerParseError
 
inProgress() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
The number of in-progress training jobs launched by a hyperparameter tuning job.
inProgress(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters.Builder
The number of in-progress training jobs launched by a hyperparameter tuning job.
INPROGRESS - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
INPROGRESS - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
INPROGRESS - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
INPROGRESS - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
input() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderableTask
A JSON object that contains values for the variables defined in the template.
input(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderableTask.Builder
A JSON object that contains values for the variables defined in the template.
INPUT - software.amazon.awssdk.services.sagemaker.model.CaptureMode
 
INPUT - software.amazon.awssdk.services.sagemaker.model.JoinSource
 
INPUT_AND_OUTPUT - software.amazon.awssdk.services.sagemaker.model.CaptureMode
 
inputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The input artifacts for the component.
inputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The input artifacts of the component.
inputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The input artifacts of the component.
inputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
Replaces all of the component's input artifacts with the specified artifacts or adds new input artifacts.
inputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
The input artifacts for the component.
inputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
The input artifacts of the component.
inputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
The input artifacts of the component.
inputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
Replaces all of the component's input artifacts with the specified artifacts or adds new input artifacts.
inputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The input artifacts to remove from the component.
inputArtifactsToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The input artifacts to remove from the component.
inputArtifactsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The input artifacts to remove from the component.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
Provides information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Provides information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
Input data for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
Information about the location in Amazon S3 of the input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
Input configuration for the labeling job.
inputConfig(Consumer<InputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
Provides information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig(Consumer<InputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information about the location in Amazon S3 of the input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig(Consumer<LabelingJobInputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
Input data for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig(Consumer<LabelingJobInputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig(Consumer<LabelingJobInputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
Input configuration for the labeling job.
inputConfig(Consumer<RecommendationJobInputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Provides information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations.
inputConfig(Consumer<RecommendationJobInputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.
inputConfig(InputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
Provides information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig(InputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information about the location in Amazon S3 of the input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
inputConfig(LabelingJobInputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
Input data for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig(LabelingJobInputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.
inputConfig(LabelingJobInputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
Input configuration for the labeling job.
inputConfig(RecommendationJobInputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Provides information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations.
inputConfig(RecommendationJobInputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.
InputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
InputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
An array of channel objects that describes the input data and its location.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
An array of Channel objects.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the input data configuration for the AutoML job.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
An array of Channel objects that describes each data input channel.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
An array of Channel objects that specify the input for the training jobs that the tuning job launches.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
An array of Channel objects that describes each data input channel.
inputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
An array of Channel objects, each of which specifies an input source.
inputDataConfig(Collection<AutoMLChannel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of channel objects that describes the input data and its location.
inputDataConfig(Collection<AutoMLChannel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the input data configuration for the AutoML job.
inputDataConfig(Collection<Channel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
An array of Channel objects.
inputDataConfig(Collection<Channel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Collection<Channel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
An array of Channel objects that specify the input for the training jobs that the tuning job launches.
inputDataConfig(Collection<Channel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Collection<Channel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
An array of Channel objects, each of which specifies an input source.
inputDataConfig(Consumer<AutoMLChannel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of channel objects that describes the input data and its location.
inputDataConfig(Consumer<AutoMLChannel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the input data configuration for the AutoML job.
inputDataConfig(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
An array of Channel objects.
inputDataConfig(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
An array of Channel objects that specify the input for the training jobs that the tuning job launches.
inputDataConfig(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Consumer<Channel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
An array of Channel objects, each of which specifies an input source.
inputDataConfig(AutoMLChannel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of channel objects that describes the input data and its location.
inputDataConfig(AutoMLChannel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the input data configuration for the AutoML job.
inputDataConfig(Channel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
An array of Channel objects.
inputDataConfig(Channel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Channel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
An array of Channel objects that specify the input for the training jobs that the tuning job launches.
inputDataConfig(Channel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
An array of Channel objects that describes each data input channel.
inputDataConfig(Channel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
An array of Channel objects, each of which specifies an input source.
inputFilter() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
A JSONPath expression used to select a portion of the input data to pass to the algorithm.
inputFilter(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataProcessing.Builder
A JSONPath expression used to select a portion of the input data to pass to the algorithm.
inputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
(Optional) The input mode to use for the data channel in a training job.
inputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Whether to use File or Pipe input mode.
inputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
(Optional) The input mode to use for the data channel in a training job.
inputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Whether to use File or Pipe input mode.
inputMode(InputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Whether to use File or Pipe input mode.
inputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
(Optional) The input mode to use for the data channel in a training job.
InputMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
inputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
(Optional) The input mode to use for the data channel in a training job.
inputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Whether to use File or Pipe input mode.
inputName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
The name for the processing job input.
inputName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
The name for the processing job input.
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
INSTANCE_COUNT - software.amazon.awssdk.services.sagemaker.model.CapacitySizeType
 
instanceConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
A list containing the configuration(s) for one or more resources for processing hyperparameter jobs.
instanceConfigs(Collection<HyperParameterTuningInstanceConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
A list containing the configuration(s) for one or more resources for processing hyperparameter jobs.
instanceConfigs(Consumer<HyperParameterTuningInstanceConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
A list containing the configuration(s) for one or more resources for processing hyperparameter jobs.
instanceConfigs(HyperParameterTuningInstanceConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
A list containing the configuration(s) for one or more resources for processing hyperparameter jobs.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the number of instances to add to the instance group of a SageMaker HyperPod cluster.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
The number of instances of the type specified by InstanceType.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The number of compute instances of type InstanceType to use.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
Specifies the number of instances of the instance group.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
The number of ML compute instances to use in the model monitoring job.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
The number of ML compute instances to use in the processing job.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
The number of instances of the type specified by InstanceType.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The number of ML compute instances to use.
instanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
The number of ML compute instances to use in the transform job.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the number of instances to add to the instance group of a SageMaker HyperPod cluster.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig.Builder
The number of instances of the type specified by InstanceType.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The number of compute instances of type InstanceType to use.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InstanceGroup.Builder
Specifies the number of instances of the instance group.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
The number of ML compute instances to use in the model monitoring job.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig.Builder
The number of ML compute instances to use in the processing job.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig.Builder
The number of instances of the type specified by InstanceType.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The number of ML compute instances to use.
instanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformResources.Builder
The number of ML compute instances to use in the transform job.
InstanceGroup - Class in software.amazon.awssdk.services.sagemaker.model
Defines an instance group for heterogeneous cluster training.
InstanceGroup.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
instanceGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The name of the instance group of a SageMaker HyperPod cluster.
instanceGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the name of the instance group.
instanceGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The instance group name in which the instance is.
instanceGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The name of the instance group in which the instance is.
instanceGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
Specifies the name of the instance group.
instanceGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The name of the instance group of a SageMaker HyperPod cluster.
instanceGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the name of the instance group.
instanceGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The instance group name in which the instance is.
instanceGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The name of the instance group in which the instance is.
instanceGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InstanceGroup.Builder
Specifies the name of the instance group.
instanceGroupNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
A filter that returns the instance groups whose name contain a specified string.
instanceGroupNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
A filter that returns the instance groups whose name contain a specified string.
instanceGroupNames() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
A list of names of instance groups that get data from the S3 data source.
instanceGroupNames(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
A list of names of instance groups that get data from the S3 data source.
instanceGroupNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
A list of names of instance groups that get data from the S3 data source.
instanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
The instance groups to be created in the SageMaker HyperPod cluster.
instanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
The instance groups of the SageMaker HyperPod cluster.
instanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The configuration of a heterogeneous cluster in JSON format.
instanceGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
Specify the instance groups to update.
instanceGroups(Collection<ClusterInstanceGroupDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The instance groups of the SageMaker HyperPod cluster.
instanceGroups(Collection<ClusterInstanceGroupSpecification>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
The instance groups to be created in the SageMaker HyperPod cluster.
instanceGroups(Collection<ClusterInstanceGroupSpecification>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
Specify the instance groups to update.
instanceGroups(Collection<InstanceGroup>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The configuration of a heterogeneous cluster in JSON format.
instanceGroups(Consumer<ClusterInstanceGroupDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The instance groups of the SageMaker HyperPod cluster.
instanceGroups(Consumer<ClusterInstanceGroupSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
The instance groups to be created in the SageMaker HyperPod cluster.
instanceGroups(Consumer<ClusterInstanceGroupSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
Specify the instance groups to update.
instanceGroups(Consumer<InstanceGroup.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The configuration of a heterogeneous cluster in JSON format.
instanceGroups(ClusterInstanceGroupDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
The instance groups of the SageMaker HyperPod cluster.
instanceGroups(ClusterInstanceGroupSpecification...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
The instance groups to be created in the SageMaker HyperPod cluster.
instanceGroups(ClusterInstanceGroupSpecification...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
Specify the instance groups to update.
instanceGroups(InstanceGroup...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The configuration of a heterogeneous cluster in JSON format.
instanceId() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The ID of the instance.
instanceId() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The ID of the instance.
instanceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The ID of the instance.
instanceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The ID of the instance.
instanceMetadataServiceConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(Consumer<InstanceMetadataServiceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(Consumer<InstanceMetadataServiceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(Consumer<InstanceMetadataServiceConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Information on the IMDS configuration of the notebook instance
instanceMetadataServiceConfiguration(InstanceMetadataServiceConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
Information on the IMDS configuration of the notebook instance
InstanceMetadataServiceConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Information on the IMDS configuration of the notebook instance
InstanceMetadataServiceConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
instanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The status of the instance.
instanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The status of the instance.
instanceStatus(Consumer<ClusterInstanceStatusDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The status of the instance.
instanceStatus(Consumer<ClusterInstanceStatusDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The status of the instance.
instanceStatus(ClusterInstanceStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The status of the instance.
instanceStatus(ClusterInstanceStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The status of the instance.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The instance type of the instance group of a SageMaker HyperPod cluster.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the instance type of the instance group.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The type of the instance.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The type of the instance.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The type of ML compute instance to launch for the notebook instance.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
The instance type to deploy a custom rule for debugging a training job.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The type of ML compute instance running on the notebook instance.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
The instance types to use for the load test.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
The instance type recommended by Amazon SageMaker Inference Recommender.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
The instance type used for processing of hyperparameter optimization jobs.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The instance type used to run hyperparameter optimization tuning jobs.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
Specifies the instance type of the instance group.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
The ML compute instance type for the processing job.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The type of ML compute instance that the notebook instance is running on.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The type of instances associated with the variant.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
The ML compute instance type for the processing job.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The ML compute instance type.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
The instance type to deploy a custom rule for profiling a training job.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
The instance type the model is deployed to.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
The recommended instance type for Real-Time Inference.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The ML compute instance type.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The instance type that the image version runs on.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
The ML compute instance type for the transform job.
instanceType() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
The Amazon ML compute instance type.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The instance type of the instance group of a SageMaker HyperPod cluster.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the instance type of the instance group.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The type of the instance.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The type of the instance.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
The type of ML compute instance to launch for the notebook instance.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
The instance type to deploy a custom rule for debugging a training job.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The type of ML compute instance running on the notebook instance.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
The instance types to use for the load test.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
The instance type recommended by Amazon SageMaker Inference Recommender.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig.Builder
The instance type used for processing of hyperparameter optimization jobs.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The instance type used to run hyperparameter optimization tuning jobs.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InstanceGroup.Builder
Specifies the instance type of the instance group.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
The ML compute instance type for the processing job.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
The type of ML compute instance that the notebook instance is running on.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The type of instances associated with the variant.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig.Builder
The ML compute instance type for the processing job.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The ML compute instance type.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
The instance type to deploy a custom rule for profiling a training job.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig.Builder
The instance type the model is deployed to.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation.Builder
The recommended instance type for Real-Time Inference.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The ML compute instance type.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The instance type that the image version runs on.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformResources.Builder
The ML compute instance type for the transform job.
instanceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
The Amazon ML compute instance type.
instanceType(AppInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The instance type that the image version runs on.
instanceType(ClusterInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The instance type of the instance group of a SageMaker HyperPod cluster.
instanceType(ClusterInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the instance type of the instance group.
instanceType(ClusterInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The type of the instance.
instanceType(ClusterInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The type of the instance.
instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
The type of ML compute instance to launch for the notebook instance.
instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The type of ML compute instance running on the notebook instance.
instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
The type of ML compute instance that the notebook instance is running on.
instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig.Builder
The instance type the model is deployed to.
instanceType(InstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
The Amazon ML compute instance type.
instanceType(ProcessingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
The instance type to deploy a custom rule for debugging a training job.
instanceType(ProcessingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
The ML compute instance type for the processing job.
instanceType(ProcessingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig.Builder
The ML compute instance type for the processing job.
instanceType(ProcessingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
The instance type to deploy a custom rule for profiling a training job.
instanceType(ProductionVariantInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
The instance types to use for the load test.
instanceType(ProductionVariantInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
The instance type recommended by Amazon SageMaker Inference Recommender.
instanceType(ProductionVariantInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The type of instances associated with the variant.
instanceType(ProductionVariantInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The ML compute instance type.
instanceType(ProductionVariantInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation.Builder
The recommended instance type for Real-Time Inference.
instanceType(TrainingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig.Builder
The instance type used for processing of hyperparameter optimization jobs.
instanceType(TrainingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The instance type used to run hyperparameter optimization tuning jobs.
instanceType(TrainingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.InstanceGroup.Builder
Specifies the instance type of the instance group.
instanceType(TrainingInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The ML compute instance type.
instanceType(TransformInstanceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformResources.Builder
The ML compute instance type for the transform job.
InstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The instance type of the instance group of a SageMaker HyperPod cluster.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the instance type of the instance group.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The type of the instance.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The type of the instance.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The type of ML compute instance to launch for the notebook instance.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
The instance type to deploy a custom rule for debugging a training job.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The type of ML compute instance running on the notebook instance.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
The instance types to use for the load test.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
The instance type recommended by Amazon SageMaker Inference Recommender.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
The instance type used for processing of hyperparameter optimization jobs.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The instance type used to run hyperparameter optimization tuning jobs.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
Specifies the instance type of the instance group.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
The ML compute instance type for the processing job.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The type of ML compute instance that the notebook instance is running on.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The type of instances associated with the variant.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
The ML compute instance type for the processing job.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The ML compute instance type.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
The instance type to deploy a custom rule for profiling a training job.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
The instance type the model is deployed to.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
The recommended instance type for Real-Time Inference.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The ML compute instance type.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The instance type that the image version runs on.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformResources
The ML compute instance type for the transform job.
instanceTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
The Amazon ML compute instance type.
INTEGER - software.amazon.awssdk.services.sagemaker.model.ParameterType
 
IntegerParameterRange - Class in software.amazon.awssdk.services.sagemaker.model
For a hyperparameter of the integer type, specifies the range that a hyperparameter tuning job searches.
IntegerParameterRange.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
integerParameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRanges
The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.
integerParameterRanges(Collection<IntegerParameterRange>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.
integerParameterRanges(Consumer<IntegerParameterRange.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.
integerParameterRanges(IntegerParameterRange...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRanges.Builder
The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.
integerParameterRangeSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ParameterRange
A IntegerParameterRangeSpecification object that defines the possible values for an integer hyperparameter.
integerParameterRangeSpecification(Consumer<IntegerParameterRangeSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
A IntegerParameterRangeSpecification object that defines the possible values for an integer hyperparameter.
integerParameterRangeSpecification(IntegerParameterRangeSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParameterRange.Builder
A IntegerParameterRangeSpecification object that defines the possible values for an integer hyperparameter.
IntegerParameterRangeSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Defines the possible values for an integer hyperparameter.
IntegerParameterRangeSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
INTEGRAL - software.amazon.awssdk.services.sagemaker.model.FeatureType
 
INTEL_GRAPHICS - software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
 
INTERRUPTED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
into() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
invocationEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
A timestamp that shows when the benchmark completed.
invocationEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
A timestamp that shows when the benchmark completed.
invocationEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
A timestamp that shows when the benchmark completed.
invocationEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
A timestamp that shows when the benchmark completed.
invocationsMaxRetries() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
The maximum number of retries when invocation requests are failing.
invocationsMaxRetries(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelClientConfig.Builder
The maximum number of retries when invocation requests are failing.
invocationsPerInstance() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
The number of invocations sent to a model, normalized by InstanceCount in each ProductionVariant.
invocationsPerInstance(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric.Builder
The number of invocations sent to a model, normalized by InstanceCount in each ProductionVariant.
invocationStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
A timestamp that shows when the benchmark started.
invocationStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
A timestamp that shows when the benchmark started.
invocationStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
A timestamp that shows when the benchmark started.
invocationStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
A timestamp that shows when the benchmark started.
invocationsTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
The timeout value in seconds for an invocation request.
invocationsTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelClientConfig.Builder
The timeout value in seconds for an invocation request.
iotRoleAlias() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).
iotRoleAlias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).
iotThingName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.
iotThingName() - Method in class software.amazon.awssdk.services.sagemaker.model.Device
Amazon Web Services Internet of Things (IoT) object name.
iotThingName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..
iotThingName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.
iotThingName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Device.Builder
Amazon Web Services Internet of Things (IoT) object name.
iotThingName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..
IS - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
IS_IP - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
isRequired() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
Indicates whether the channel is required by the algorithm.
isRequired() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
Indicates whether this hyperparameter is required.
isRequired(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
Indicates whether the channel is required by the algorithm.
isRequired(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
Indicates whether this hyperparameter is required.
isResolved() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
issuer() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
The OIDC IdP issuer used to configure your private workforce.
issuer() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
The OIDC IdP issuer used to configure your private workforce.
issuer(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
The OIDC IdP issuer used to configure your private workforce.
issuer(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
The OIDC IdP issuer used to configure your private workforce.
ISSUES_FOUND - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
isTunable() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
Indicates whether this hyperparameter is tunable in a hyperparameter tuning job.
isTunable(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
Indicates whether this hyperparameter is tunable in a hyperparameter tuning job.
isUnresolved() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
IT - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
itemIdentifierAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
The name of the column that represents the set of item identifiers for which you want to predict the target value.
itemIdentifierAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig.Builder
The name of the column that represents the set of item identifiers for which you want to predict the target value.
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListActionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClustersIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCodeRepositoriesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListCompilationJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListContextsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointConfigsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListHyperParameterTuningJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImagesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProjectsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.QueryLineageIterable
 
iterator() - Method in class software.amazon.awssdk.services.sagemaker.paginators.SearchIterable
 

J

JACINTO_TDA4_VM - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
JETSON_NANO - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
JETSON_TX1 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
JETSON_TX2 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
JETSON_XAVIER - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
jobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
The Amazon Resource Name (ARN) of the recommendation job.
jobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The Amazon Resource Name (ARN) of the job.
jobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The Amazon Resource Name (ARN) of the recommendation job.
jobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse.Builder
The Amazon Resource Name (ARN) of the recommendation job.
jobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The Amazon Resource Name (ARN) of the job.
jobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The Amazon Resource Name (ARN) of the recommendation job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of the job definition.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
The Amazon Resource Name (ARN) of the model bias job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
The Amazon Resource Name (ARN) of the model explainability job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of the model quality monitoring job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of the data quality monitoring job definition.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
The Amazon Resource Name (ARN) of the model bias job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
The Amazon Resource Name (ARN) of the model explainability job.
jobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of the model quality job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the job definition.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model bias job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model explainability job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model quality monitoring job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the data quality monitoring job definition.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model bias job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model explainability job.
jobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the model quality job.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
The name for the monitoring job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
The name of the bias job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
The name of the model explainability job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
The name of the monitoring job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
The name of the data quality monitoring job definition to delete.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
The name of the model bias job definition to delete.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
The name of the model explainability job definition to delete.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest
The name of the model quality monitoring job definition to delete.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
The name of the data quality monitoring job definition to describe.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The name of the data quality monitoring job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
The name of the model bias job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
The name of the bias job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
The name of the model explainability job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
The name of the explainability job definition.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest
The name of the model quality job.
jobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
The name of the quality job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
The name for the monitoring job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
The name of the bias job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
The name of the model explainability job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
The name of the monitoring job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest.Builder
The name of the data quality monitoring job definition to delete.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest.Builder
The name of the model bias job definition to delete.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest.Builder
The name of the model explainability job definition to delete.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest.Builder
The name of the model quality monitoring job definition to delete.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest.Builder
The name of the data quality monitoring job definition to describe.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The name of the data quality monitoring job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest.Builder
The name of the model bias job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The name of the bias job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest.Builder
The name of the model explainability job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The name of the explainability job definition.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest.Builder
The name of the model quality job.
jobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The name of the quality job definition.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
A list of data quality monitoring job definitions.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
A JSON array in which each element is a summary for a model bias jobs.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
A JSON array in which each element is a summary for a explainability bias jobs.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
A list of summaries of model quality monitoring job definitions.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsIterable
Returns an iterable to iterate through the paginated ListDataQualityJobDefinitionsResponse.jobDefinitionSummaries() member.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsIterable
Returns an iterable to iterate through the paginated ListModelBiasJobDefinitionsResponse.jobDefinitionSummaries() member.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsIterable
Returns an iterable to iterate through the paginated ListModelExplainabilityJobDefinitionsResponse.jobDefinitionSummaries() member.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsIterable
Returns an iterable to iterate through the paginated ListModelQualityJobDefinitionsResponse.jobDefinitionSummaries() member.
jobDefinitionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsPublisher
Returns a publisher that can be used to get a stream of data.
jobDefinitionSummaries(Collection<MonitoringJobDefinitionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse.Builder
A list of data quality monitoring job definitions.
jobDefinitionSummaries(Collection<MonitoringJobDefinitionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a model bias jobs.
jobDefinitionSummaries(Collection<MonitoringJobDefinitionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a explainability bias jobs.
jobDefinitionSummaries(Collection<MonitoringJobDefinitionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse.Builder
A list of summaries of model quality monitoring job definitions.
jobDefinitionSummaries(Consumer<MonitoringJobDefinitionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse.Builder
A list of data quality monitoring job definitions.
jobDefinitionSummaries(Consumer<MonitoringJobDefinitionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a model bias jobs.
jobDefinitionSummaries(Consumer<MonitoringJobDefinitionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a explainability bias jobs.
jobDefinitionSummaries(Consumer<MonitoringJobDefinitionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse.Builder
A list of summaries of model quality monitoring job definitions.
jobDefinitionSummaries(MonitoringJobDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse.Builder
A list of data quality monitoring job definitions.
jobDefinitionSummaries(MonitoringJobDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a model bias jobs.
jobDefinitionSummaries(MonitoringJobDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse.Builder
A JSON array in which each element is a summary for a explainability bias jobs.
jobDefinitionSummaries(MonitoringJobDefinitionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse.Builder
A list of summaries of model quality monitoring job definitions.
jobDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Description of the recommendation job.
jobDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The job description that you provided when you initiated the job.
jobDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The job description.
jobDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Description of the recommendation job.
jobDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The job description that you provided when you initiated the job.
jobDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The job description.
jobDurationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Specifies the maximum duration of the job, in seconds.
jobDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the maximum duration of the job, in seconds.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
A name for the recommendation job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The name of the job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The name of the Inference Recommender job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
The name for the Inference Recommender job.
jobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
The name of the job you want to stop.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
A name for the recommendation job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest.Builder
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The name of the Inference Recommender job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
The name for the Inference Recommender job.
jobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest.Builder
The name of the job you want to stop.
jobReferenceCode() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
A unique identifier for work done as part of a labeling job.
jobReferenceCode() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
A unique identifier for a labeling job.
jobReferenceCode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
A unique identifier for work done as part of a labeling job.
jobReferenceCode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
A unique identifier for a labeling job.
jobReferenceCodeContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
A filter the limits jobs to only the ones whose job reference code contains the specified string.
jobReferenceCodeContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
A filter the limits jobs to only the ones whose job reference code contains the specified string.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Returns the value of the JobResources property for this object.
jobResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Returns the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(Consumer<MonitoringResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobResources(MonitoringResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the JobResources property for this object.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Indicates SageMaker job type compatibility.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Defines the type of recommendation job.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Indicates SageMaker job type compatibility.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The job type that you provided when you initiated the job.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The recommendation job type.
jobType() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Indicates SageMaker job type compatibility.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
Indicates SageMaker job type compatibility.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Defines the type of recommendation job.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
Indicates SageMaker job type compatibility.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The job type that you provided when you initiated the job.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The recommendation job type.
jobType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
Indicates SageMaker job type compatibility.
jobType(JobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
Indicates SageMaker job type compatibility.
jobType(JobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
Indicates SageMaker job type compatibility.
jobType(JobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
Indicates SageMaker job type compatibility.
jobType(RecommendationJobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Defines the type of recommendation job.
jobType(RecommendationJobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The job type that you provided when you initiated the job.
jobType(RecommendationJobType) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The recommendation job type.
JobType - Enum in software.amazon.awssdk.services.sagemaker.model
 
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Indicates SageMaker job type compatibility.
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Defines the type of recommendation job.
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Indicates SageMaker job type compatibility.
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The job type that you provided when you initiated the job.
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The recommendation job type.
jobTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Indicates SageMaker job type compatibility.
joinSource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
Specifies the source of the data to join with the transformed data.
joinSource(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataProcessing.Builder
Specifies the source of the data to join with the transformed data.
joinSource(JoinSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataProcessing.Builder
Specifies the source of the data to join with the transformed data.
JoinSource - Enum in software.amazon.awssdk.services.sagemaker.model
 
joinSourceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
Specifies the source of the data to join with the transformed data.
json() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
The JSON dataset used in the monitoring job
json(Consumer<MonitoringJsonDatasetFormat.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The JSON dataset used in the monitoring job
json(MonitoringJsonDatasetFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The JSON dataset used in the monitoring job
JSON - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
jsonContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader
The list of all content type headers that SageMaker will treat as JSON and capture accordingly.
jsonContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
The list of all content type headers that SageMaker will treat as JSON and capture accordingly.
jsonContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CaptureContentTypeHeader.Builder
The list of all content type headers that SageMaker will treat as JSON and capture accordingly.
JUPYTER_LAB - software.amazon.awssdk.services.sagemaker.model.AppType
 
JUPYTER_LAB - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
JUPYTER_SERVER - software.amazon.awssdk.services.sagemaker.model.AppType
 
JUPYTER_SERVER - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
jupyterLabAppImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
The configuration for the file system and the runtime, such as the environment variables and entry point.
jupyterLabAppImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
The JupyterLabAppImageConfig.
jupyterLabAppImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
The configuration of the JupyterLab app.
jupyterLabAppImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
The JupyterLab app running on the image.
jupyterLabAppImageConfig(Consumer<JupyterLabAppImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The configuration for the file system and the runtime, such as the environment variables and entry point.
jupyterLabAppImageConfig(Consumer<JupyterLabAppImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
The JupyterLabAppImageConfig.
jupyterLabAppImageConfig(Consumer<JupyterLabAppImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The configuration of the JupyterLab app.
jupyterLabAppImageConfig(Consumer<JupyterLabAppImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
The JupyterLab app running on the image.
jupyterLabAppImageConfig(JupyterLabAppImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The configuration for the file system and the runtime, such as the environment variables and entry point.
jupyterLabAppImageConfig(JupyterLabAppImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
The JupyterLabAppImageConfig.
jupyterLabAppImageConfig(JupyterLabAppImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The configuration of the JupyterLab app.
jupyterLabAppImageConfig(JupyterLabAppImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
The JupyterLab app running on the image.
JupyterLabAppImageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for the file system and kernels in a SageMaker image running as a JupyterLab app.
JupyterLabAppImageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
jupyterLabAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
The settings for the JupyterLab application.
jupyterLabAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The settings for the JupyterLab application.
jupyterLabAppSettings(Consumer<JupyterLabAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The settings for the JupyterLab application.
jupyterLabAppSettings(Consumer<SpaceJupyterLabAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The settings for the JupyterLab application.
jupyterLabAppSettings(JupyterLabAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The settings for the JupyterLab application.
jupyterLabAppSettings(SpaceJupyterLabAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The settings for the JupyterLab application.
JupyterLabAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The settings for the JupyterLab application.
JupyterLabAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
jupyterServerAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
Returns the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
Returns the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The Jupyter server's app settings.
jupyterServerAppSettings(Consumer<JupyterServerAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
Sets the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings(Consumer<JupyterServerAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
Sets the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings(Consumer<JupyterServerAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Jupyter server's app settings.
jupyterServerAppSettings(JupyterServerAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
Sets the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings(JupyterServerAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
Sets the value of the JupyterServerAppSettings property for this object.
jupyterServerAppSettings(JupyterServerAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The Jupyter server's app settings.
JupyterServerAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The JupyterServer app settings.
JupyterServerAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
jwksUri() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.
jwksUri() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.
jwksUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.
jwksUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

K

keepAlivePeriodInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The duration of time in seconds to retain configured resources in a warm pool for subsequent training jobs.
keepAlivePeriodInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.
keepAlivePeriodInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The duration of time in seconds to retain configured resources in a warm pool for subsequent training jobs.
keepAlivePeriodInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate.Builder
The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.
kendraSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The settings for document querying.
kendraSettings(Consumer<KendraSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The settings for document querying.
kendraSettings(KendraSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The settings for document querying.
KendraSettings - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon SageMaker Canvas application setting where you configure document querying.
KendraSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
KERAS - software.amazon.awssdk.services.sagemaker.model.Framework
 
KERNEL_GATEWAY - software.amazon.awssdk.services.sagemaker.model.AppType
 
KERNEL_GATEWAY - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
kernelGatewayAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
Returns the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
Returns the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The kernel gateway app settings.
kernelGatewayAppSettings(Consumer<KernelGatewayAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
Sets the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings(Consumer<KernelGatewayAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
Sets the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings(Consumer<KernelGatewayAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The kernel gateway app settings.
kernelGatewayAppSettings(KernelGatewayAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
Sets the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings(KernelGatewayAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
Sets the value of the KernelGatewayAppSettings property for this object.
kernelGatewayAppSettings(KernelGatewayAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The kernel gateway app settings.
KernelGatewayAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The KernelGateway app settings.
KernelGatewayAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
kernelGatewayImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
The configuration for the file system and kernels in the SageMaker image.
kernelGatewayImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
The KernelGatewayImageConfig.
kernelGatewayImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
The configuration of a KernelGateway app.
kernelGatewayImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
The new KernelGateway app to run on the image.
kernelGatewayImageConfig(Consumer<KernelGatewayImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The configuration for the file system and kernels in the SageMaker image.
kernelGatewayImageConfig(Consumer<KernelGatewayImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
The KernelGatewayImageConfig.
kernelGatewayImageConfig(Consumer<KernelGatewayImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The configuration of a KernelGateway app.
kernelGatewayImageConfig(Consumer<KernelGatewayImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
The new KernelGateway app to run on the image.
kernelGatewayImageConfig(KernelGatewayImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
The configuration for the file system and kernels in the SageMaker image.
kernelGatewayImageConfig(KernelGatewayImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
The KernelGatewayImageConfig.
kernelGatewayImageConfig(KernelGatewayImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
The configuration of a KernelGateway app.
kernelGatewayImageConfig(KernelGatewayImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
The new KernelGateway app to run on the image.
KernelGatewayImageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for the file system and kernels in a SageMaker image running as a KernelGateway app.
KernelGatewayImageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
KernelSpec - Class in software.amazon.awssdk.services.sagemaker.model
The specification of a Jupyter kernel.
KernelSpec.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
kernelSpecs() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
The specification of the Jupyter kernels in the image.
kernelSpecs(Collection<KernelSpec>) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig.Builder
The specification of the Jupyter kernels in the image.
kernelSpecs(Consumer<KernelSpec.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig.Builder
The specification of the Jupyter kernels in the image.
kernelSpecs(KernelSpec...) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig.Builder
The specification of the Jupyter kernels in the image.
key() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
key() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
The environment key suggested by the Amazon SageMaker Inference Recommender.
key() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
A key that must contain a value to describe the feature.
key() - Method in class software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter
The key that identifies a provisioning parameter.
key() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
The tag key.
key() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
The key that specifies the tag that you're using to filter the search results.
key(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter.Builder
The environment key suggested by the Amazon SageMaker Inference Recommender.
key(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureParameter.Builder
A key that must contain a value to describe the feature.
key(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter.Builder
The key that identifies a provisioning parameter.
key(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Tag.Builder
The tag key.
key(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.VisibilityConditions.Builder
The key that specifies the tag that you're using to filter the search results.
Key(Identifier) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
kmsKey() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKey() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKey() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
The Amazon Web Services Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3 server-side encryption.
kmsKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig.Builder
The Amazon Web Services Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
The Key Management Service encryption key ID.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
SageMaker uses Amazon Web Services KMS to encrypt EFS and EBS volumes attached to the domain with an Amazon Web Services managed key by default.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to your notebook instance.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig
The Amazon Resource Name (ARN) of an Key Management Service key that SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary
The KMS key being used to encrypt the data in Amazon S3.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The Amazon Web Services KMS key ID SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig
The Amazon Key Management Service (KMS) key ID for server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
A Key Management Service key ID to use for encrypting a model card.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
The Key Management Service (KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
The Amazon Web Services Key Management Service (KMS) key ARN that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputConfig
The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker uses to encrypt your output models with Amazon S3 server-side encryption after compilation job.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the processing job output.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data from a Redshift execution.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
The Amazon Web Services Key Management Service (KMS) key ARN of the key used to encrypt any objects written into the OfflineStore S3 location.
kmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformOutput
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig.Builder
The Key Management Service encryption key ID.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig.Builder
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
SageMaker uses Amazon Web Services KMS to encrypt EFS and EBS volumes attached to the domain with an Amazon Web Services managed key by default.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to your notebook instance.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfig.Builder
The Amazon Resource Name (ARN) of an Key Management Service key that SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCaptureConfigSummary.Builder
The KMS key being used to encrypt the data in Amazon S3.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The Amazon Web Services KMS key ID SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FlowDefinitionOutputConfig.Builder
The Amazon Key Management Service (KMS) key ID for server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig.Builder
The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig.Builder
A Key Management Service key ID to use for encrypting a model card.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig.Builder
The Key Management Service (KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig.Builder
The Amazon Web Services Key Management Service (KMS) key ARN that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputConfig.Builder
The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker uses to encrypt your output models with Amazon S3 server-side encryption after compilation job.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputDataConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the processing job output.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig.Builder
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data from a Redshift execution.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3StorageConfig.Builder
The Amazon Web Services Key Management Service (KMS) key ARN of the key used to encrypt any objects written into the OfflineStore S3 location.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformOutput.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
KN - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ActionStatus
Use this in place of ActionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
Use this in place of AdditionalS3DataSourceDataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
Use this in place of AggregationTransformationValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
Use this in place of AlgorithmSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
Use this in place of AlgorithmStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
Use this in place of AppImageConfigSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppInstanceType
Use this in place of AppInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
Use this in place of AppNetworkAccessType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppSecurityGroupManagement
Use this in place of AppSecurityGroupManagement.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppSortKey
Use this in place of AppSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppStatus
Use this in place of AppStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AppType
Use this in place of AppType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
Use this in place of ArtifactSourceIdType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AssemblyType
Use this in place of AssemblyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
Use this in place of AssociationEdgeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
Use this in place of AsyncNotificationTopicTypes.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
Use this in place of AthenaResultCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
Use this in place of AthenaResultFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
Use this in place of AuthMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
Use this in place of AutoMLAlgorithm.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
Use this in place of AutoMLChannelType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
Use this in place of AutoMLJobObjectiveType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
Use this in place of AutoMLJobSecondaryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
Use this in place of AutoMLJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
Use this in place of AutoMLMetricEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
Use this in place of AutoMLMetricExtendedEnum.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMode
Use this in place of AutoMLMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
Use this in place of AutoMLProblemTypeConfigName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
Use this in place of AutoMLProcessingUnit.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
Use this in place of AutoMLS3DataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
Use this in place of AutoMLSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
Use this in place of AutoMLSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutotuneMode
Use this in place of AutotuneMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
Use this in place of AwsManagedHumanLoopRequestSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
Use this in place of BatchStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
Use this in place of BooleanOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
Use this in place of CandidateSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStatus
Use this in place of CandidateStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CandidateStepType
Use this in place of CandidateStepType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CapacitySizeType
Use this in place of CapacitySizeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureMode
Use this in place of CaptureMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CaptureStatus
Use this in place of CaptureStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
Use this in place of ClarifyFeatureType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
Use this in place of ClarifyTextGranularity.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
Use this in place of ClarifyTextLanguage.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
Use this in place of ClusterInstanceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
Use this in place of ClusterInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
Use this in place of ClusterSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterStatus
Use this in place of ClusterStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
Use this in place of CodeRepositorySortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
Use this in place of CodeRepositorySortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CollectionType
Use this in place of CollectionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
Use this in place of CompilationJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompleteOnConvergence
Use this in place of CompleteOnConvergence.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
Use this in place of CompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ConditionOutcome
Use this in place of ConditionOutcome.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContainerMode
Use this in place of ContainerMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ContentClassifier
Use this in place of ContentClassifier.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.CrossAccountFilterOption
Use this in place of CrossAccountFilterOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DataDistributionType
Use this in place of DataDistributionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DataSourceName
Use this in place of DataSourceName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
Use this in place of DetailedAlgorithmStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
Use this in place of DetailedModelPackageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
Use this in place of DeviceDeploymentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
Use this in place of DeviceSubsetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
Use this in place of DirectInternetAccess.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Direction
Use this in place of Direction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
Use this in place of DomainStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
Use this in place of EdgePackagingJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
Use this in place of EdgePresetDeploymentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentType
Use this in place of EdgePresetDeploymentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
Use this in place of EndpointConfigSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
Use this in place of EndpointSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.EndpointStatus
Use this in place of EndpointStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionRoleIdentityConfig
Use this in place of ExecutionRoleIdentityConfig.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
Use this in place of ExecutionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FailureHandlingPolicy
Use this in place of FailureHandlingPolicy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
Use this in place of FeatureGroupSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
Use this in place of FeatureGroupSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
Use this in place of FeatureGroupStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureStatus
Use this in place of FeatureStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureType
Use this in place of FeatureType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
Use this in place of FileSystemAccessMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FileSystemType
Use this in place of FileSystemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FillingType
Use this in place of FillingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlatInvocations
Use this in place of FlatInvocations.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
Use this in place of FlowDefinitionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Framework
Use this in place of Framework.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
Use this in place of HubContentSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubContentStatus
Use this in place of HubContentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubContentType
Use this in place of HubContentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubSortBy
Use this in place of HubSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubStatus
Use this in place of HubStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
Use this in place of HumanTaskUiStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
Use this in place of HyperParameterScalingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningAllocationStrategy
Use this in place of HyperParameterTuningAllocationStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
Use this in place of HyperParameterTuningJobObjectiveType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
Use this in place of HyperParameterTuningJobSortByOptions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
Use this in place of HyperParameterTuningJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
Use this in place of HyperParameterTuningJobStrategyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
Use this in place of HyperParameterTuningJobWarmStartType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageSortBy
Use this in place of ImageSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
Use this in place of ImageSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageStatus
Use this in place of ImageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
Use this in place of ImageVersionSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
Use this in place of ImageVersionSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
Use this in place of ImageVersionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
Use this in place of InferenceComponentSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
Use this in place of InferenceComponentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
Use this in place of InferenceExecutionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
Use this in place of InferenceExperimentStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
Use this in place of InferenceExperimentStopDesiredState.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentType
Use this in place of InferenceExperimentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InputMode
Use this in place of InputMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.InstanceType
Use this in place of InstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.JobType
Use this in place of JobType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
Use this in place of JoinSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
Use this in place of LabelingJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
Use this in place of LastUpdateStatusValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.LineageType
Use this in place of LineageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
Use this in place of ListCompilationJobsSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
Use this in place of ListDeviceFleetsSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
Use this in place of ListEdgeDeploymentPlansSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
Use this in place of ListEdgePackagingJobsSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
Use this in place of ListInferenceRecommendationsJobsSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
Use this in place of ListLabelingJobsForWorkteamSortByOptions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
Use this in place of ListWorkforcesSortByOptions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
Use this in place of ListWorkteamsSortByOptions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ManagedInstanceScalingStatus
Use this in place of ManagedInstanceScalingStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MetricSetSource
Use this in place of MetricSetSource.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
Use this in place of ModelApprovalStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
Use this in place of ModelCacheSetting.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
Use this in place of ModelCardExportJobSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
Use this in place of ModelCardExportJobSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
Use this in place of ModelCardExportJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
Use this in place of ModelCardProcessingStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
Use this in place of ModelCardSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
Use this in place of ModelCardSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
Use this in place of ModelCardStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSortBy
Use this in place of ModelCardVersionSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
Use this in place of ModelCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureType
Use this in place of ModelInfrastructureType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
Use this in place of ModelMetadataFilterType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
Use this in place of ModelPackageGroupSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
Use this in place of ModelPackageGroupStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
Use this in place of ModelPackageSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
Use this in place of ModelPackageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageType
Use this in place of ModelPackageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelSortKey
Use this in place of ModelSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
Use this in place of ModelVariantAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
Use this in place of ModelVariantStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
Use this in place of MonitoringAlertHistorySortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
Use this in place of MonitoringAlertStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
Use this in place of MonitoringExecutionSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSortKey
Use this in place of MonitoringJobDefinitionSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
Use this in place of MonitoringProblemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
Use this in place of MonitoringScheduleSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringType
Use this in place of MonitoringType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
Use this in place of NotebookInstanceAcceleratorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
Use this in place of NotebookInstanceLifecycleConfigSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
Use this in place of NotebookInstanceLifecycleConfigSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
Use this in place of NotebookInstanceSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
Use this in place of NotebookInstanceSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
Use this in place of NotebookInstanceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
Use this in place of NotebookOutputOption.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
Use this in place of ObjectiveStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
Use this in place of OfflineStoreStatusValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Operator
Use this in place of Operator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.OrderKey
Use this in place of OrderKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.OutputCompressionType
Use this in place of OutputCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ParameterType
Use this in place of ParameterType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
Use this in place of PipelineExecutionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.PipelineStatus
Use this in place of PipelineStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProblemType
Use this in place of ProblemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
Use this in place of ProcessingInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
Use this in place of ProcessingJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
Use this in place of ProcessingS3CompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
Use this in place of ProcessingS3DataDistributionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
Use this in place of ProcessingS3DataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
Use this in place of ProcessingS3InputMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
Use this in place of ProcessingS3UploadMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Processor
Use this in place of Processor.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
Use this in place of ProductionVariantAcceleratorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
Use this in place of ProductionVariantInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProfilingStatus
Use this in place of ProfilingStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
Use this in place of ProjectSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
Use this in place of ProjectSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectStatus
Use this in place of ProjectStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
Use this in place of RecommendationJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
Use this in place of RecommendationJobSupportedEndpointType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
Use this in place of RecommendationJobType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
Use this in place of RecommendationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStepType
Use this in place of RecommendationStepType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
Use this in place of RecordWrapper.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
Use this in place of RedshiftResultCompressionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
Use this in place of RedshiftResultFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
Use this in place of RepositoryAccessMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortBy
Use this in place of ResourceCatalogSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
Use this in place of ResourceCatalogSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceType
Use this in place of ResourceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RetentionType
Use this in place of RetentionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
Use this in place of RootAccess.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RoutingStrategy
Use this in place of RoutingStrategy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
Use this in place of RStudioServerProAccessStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
Use this in place of RStudioServerProUserGroup.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
Use this in place of RuleEvaluationStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
Use this in place of S3DataDistribution.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3DataType
Use this in place of S3DataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.S3ModelDataType
Use this in place of S3ModelDataType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
Use this in place of SagemakerServicecatalogStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
Use this in place of ScheduleStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
Use this in place of SearchSortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
Use this in place of SecondaryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SharingType
Use this in place of SharingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SkipModelValidation
Use this in place of SkipModelValidation.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortActionsBy
Use this in place of SortActionsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortArtifactsBy
Use this in place of SortArtifactsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
Use this in place of SortAssociationsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
Use this in place of SortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortContextsBy
Use this in place of SortContextsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
Use this in place of SortExperimentsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
Use this in place of SortInferenceExperimentsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
Use this in place of SortLineageGroupsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
Use this in place of SortOrder.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortPipelineExecutionsBy
Use this in place of SortPipelineExecutionsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
Use this in place of SortPipelinesBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
Use this in place of SortTrialComponentsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
Use this in place of SortTrialsBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SpaceSortKey
Use this in place of SpaceSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SpaceStatus
Use this in place of SpaceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
Use this in place of SplitType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StageStatus
Use this in place of StageStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.Statistic
Use this in place of Statistic.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StepStatus
Use this in place of StepStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StorageType
Use this in place of StorageType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
Use this in place of StudioLifecycleConfigAppType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
Use this in place of StudioLifecycleConfigSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
Use this in place of StudioWebPortal.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TableFormat
Use this in place of TableFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetDevice
Use this in place of TargetDevice.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
Use this in place of TargetPlatformAccelerator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
Use this in place of TargetPlatformArch.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
Use this in place of TargetPlatformOs.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.ThroughputMode
Use this in place of ThroughputMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
Use this in place of TrafficRoutingConfigType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrafficType
Use this in place of TrafficType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
Use this in place of TrainingInputMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
Use this in place of TrainingInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
Use this in place of TrainingJobEarlyStoppingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
Use this in place of TrainingJobSortByOptions.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
Use this in place of TrainingJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAccessMode
Use this in place of TrainingRepositoryAccessMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
Use this in place of TransformInstanceType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
Use this in place of TransformJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
Use this in place of TrialComponentPrimaryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
Use this in place of TtlDurationUnit.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
Use this in place of UserProfileSortKey.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
Use this in place of UserProfileStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
Use this in place of VariantPropertyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantStatus
Use this in place of VariantStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.VendorGuidance
Use this in place of VendorGuidance.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
Use this in place of WarmPoolResourceStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
Use this in place of WorkforceStatus.values() to return a Set of all values known to the SDK.
KY - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 

L

labelAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A JMESPath expression used to locate the list of label headers in the model container output.
labelAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A JMESPath expression used to locate the list of label headers in the model container output.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The attribute used as the label in the output manifest file.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The attribute used as the label in the output manifest file.
labelCategoryConfigS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
The S3 URI of the file, referred to as a label category configuration file, that defines the categories used to label the 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.
labelCategoryConfigS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
The S3 URI of the file, referred to as a label category configuration 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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
Provides information about the progress of a labeling job.
labelCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
Counts showing the progress of the labeling job.
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(Consumer<LabelCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
Counts showing the progress of the 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(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(LabelCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
Counts showing the progress of the labeling job.
labelCounters(LabelCountersForWorkteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
Provides information about the progress of a labeling job.
LabelCounters - Class in software.amazon.awssdk.services.sagemaker.model
Provides a breakdown of the number of objects labeled.
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
 
labelHeaders() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
For multiclass classification problems, the label headers are the names of the classes.
labelHeaders(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
For multiclass classification problems, the label headers are the names of the classes.
labelHeaders(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
For multiclass classification problems, the label headers are the names of the classes.
labelIndex() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A zero-based index used to extract a label header or list of label headers from model container output in CSV format.
labelIndex(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A zero-based index used to extract a label header or list of label headers from model container output in CSV format.
labelingJobAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
Configures the information required to perform automated data labeling.
labelingJobAlgorithmsConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
Configuration information for 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(Consumer<LabelingJobAlgorithmsConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
Configuration information for automated data labeling.
labelingJobAlgorithmsConfig(LabelingJobAlgorithmsConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
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 - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling.
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.
labelingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The Amazon Resource Name (ARN) of the 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The Amazon Resource Name (ARN) of the labeling 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.
labelingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The Amazon Resource Name (ARN) of the 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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
The name of the labeling job.
labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest
The name of the labeling job to return information for.
labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The name assigned to the labeling job when it was created.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The name of the labeling job.
labelingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest
The name of the labeling job to stop.
labelingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
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.
labelingJobOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
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(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(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(LabelingJobOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
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 - Class in software.amazon.awssdk.services.sagemaker.model
Specifies 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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig
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(LabelingJobResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobAlgorithmsConfig.Builder
Provides configuration information for a labeling job.
LabelingJobResourceConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configure encryption on the storage volume attached to the ML compute instance used to run automated data labeling model training and inference.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The processing status of the labeling job.
labelingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The current status of the labeling job.
labelingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The processing status of the labeling job.
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.DescribeLabelingJobResponse.Builder
The processing 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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
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
Returns an iterable to iterate through the paginated ListLabelingJobsForWorkteamResponse.labelingJobSummaryList() member.
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
Returns an iterable to iterate through the paginated ListLabelingJobsResponse.labelingJobSummaryList() member.
labelingJobSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsPublisher
Returns a publisher that can be used to get a stream of data.
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(Collection<LabelingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.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(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(LabelingJobForWorkteamSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.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.
lambda() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.
lambda(Consumer<LambdaStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.
lambda(LambdaStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.
LAMBDA - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
LambdaStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a Lambda step.
LambdaStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
landingUri() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The landing page that the user is directed to when accessing the presigned URL.
landingUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
The landing page that the user is directed to when accessing the presigned URL.
language() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.
language(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig.Builder
Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.
language(ClarifyTextLanguage) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig.Builder
Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.
languageAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.
last() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The most recent value of the metric.
last(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The most recent value of the metric.
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.ImageSortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.SpaceSortKey
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
 
LAST_MODIFIED_TIME - software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
 
lastBatchTransformJob() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
Returns the value of the LastBatchTransformJob property for this object.
lastBatchTransformJob(Consumer<TransformJob.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
Sets the value of the LastBatchTransformJob property for this object.
lastBatchTransformJob(TransformJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
Sets the value of the LastBatchTransformJob property for this object.
lastDeploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
The most recent deployment configuration for the endpoint.
lastDeploymentConfig(Consumer<DeploymentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
The most recent deployment configuration for the endpoint.
lastDeploymentConfig(DeploymentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
The most recent deployment configuration for the endpoint.
lastExecutionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The last time that a pipeline execution began.
lastExecutionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The last time that a pipeline execution began.
lastHealthCheckTimestamp() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The timestamp of the last health check.
lastHealthCheckTimestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The timestamp of the last health check.
lastModifiedAt() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The date and time that the model export job was last modified.
lastModifiedAt() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The date and time that the model card export job was last modified..
lastModifiedAt(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The date and time that the model export job was last modified.
lastModifiedAt(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The date and time that the model card export job was last modified..
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
Who last modified the experiment.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
Who last modified the component.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
Who last modified the trial.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
Returns the value of the LastModifiedBy property for this object.
lastModifiedBy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
Who last modified the component.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - 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.DescribeLineageGroupResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - 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.DescribeTrialResponse.Builder
Who last modified the trial.
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(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.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(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(Consumer<UserContext.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
Who last modified the component.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
Who last modified the experiment.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
Who last modified the component.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
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(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the LastModifiedBy property for this object.
lastModifiedBy(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Sets 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(UserContext) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Sets 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.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
When the action was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
When the AppImageConfig was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
When the artifact was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
When the AutoML job 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary
The time when the model compilation job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
When the context was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
Timestamp when the rule evaluation status was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
When the action was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
When the AppImageConfig was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
When the artifact was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the job's last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the job's last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryResponse
The date and time that the repository was last changed.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
When the context was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
Timestamp of when the device fleet was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
The time when the edge deployment plan was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The timestamp of when the job was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
A timestamp that shows when the endpoint was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
When the experiment was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A timestamp indicating when the feature group was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
A timestamp indicating when the metadata for the feature group was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The date and time that the hub was last 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
When the image was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
When the version was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The time when the inference component was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The timestamp at which you last modified the inference experiment.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
A timestamp that shows when the job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The date and time that the labeling job was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The last modified time of the lineage group.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The date and time the model card was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The last time that the model package was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The time at which the monitoring job 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
A timestamp.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The time when the pipeline execution was modified last.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The time when the pipeline 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The timestamp when project was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
When the component was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
When the trial was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
Timestamp of when the device fleet was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
The time when the edge deployment plan was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The timestamp of when the edge packaging job was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
The last time the endpoint was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
A timestamp that shows when the endpoint was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
When the experiment was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSummary
When the experiment was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A timestamp indicating the last time you updated the feature group.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
A timestamp indicating when the feature was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
The date and time that the hub was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The time that a hyperparameter tuning job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The date and time that the tuning job was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
When the image was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
When the version was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The time when the inference component was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The timestamp when you last modified the inference experiment.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
A timestamp that shows when the job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The date and time that the job was last modified (timestamp).
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
The last modified time of the lineage group summary.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The date and time that the model card was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The date and time that the model card was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The time date and time that the model card version was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
The last time the endpoint was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
A timestamp that indicates when the model card was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
A timestamp that indicates when the monitoring schedule was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The last time the model package was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
A timestamp that indicates when a monitor alert was last updated.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
A timestamp that indicates the last time the monitoring job was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The last time the monitoring schedule was changed.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The last time the monitoring schedule was modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
A timestamp that tells when the lifecycle configuration 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() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The time that the pipeline was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The time that the pipeline execution was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The time that the pipeline was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The time the processing job was last 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
Timestamp when the rule evaluation status was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
A timestamp container for when the project was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The last modified time.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
Timestamp when the training job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
Indicates when the transform job was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
Who last modified the trial.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
When the component was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
When the component was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
When the trial was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
When the action was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails.Builder
When the AppImageConfig was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
When the artifact was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
When the AutoML 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CompilationJobSummary.Builder
The time when the model compilation job was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
When the context 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
When the action was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse.Builder
When the AppImageConfig was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
When the artifact was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
When the context was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
Timestamp of when the device fleet was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
The time when the edge deployment plan was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The timestamp of when the job was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A timestamp indicating when the feature group was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
A timestamp indicating when the metadata for the feature group was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The date and time that the hub 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
When the image was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
When the version was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The time when the inference component was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The timestamp at which you last modified the inference experiment.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
A timestamp that shows when the job was last 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The last modified time of the lineage group.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The date and time the model card was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The last time that the model package was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
A timestamp.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The time when the pipeline execution was modified last.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The time when the pipeline was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The time at which the processing job was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The timestamp when project was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary.Builder
Timestamp of when the device fleet was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary.Builder
The time when the edge deployment plan was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The timestamp of when the edge packaging job was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
The last time the endpoint was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSummary.Builder
When the experiment was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A timestamp indicating the last time you updated the feature group.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
A timestamp indicating when the feature was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubInfo.Builder
The date and time that the hub was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The time that a hyperparameter tuning job 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Image.Builder
When the image was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
When the version was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The time when the inference component was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The timestamp when you last modified the inference experiment.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
A timestamp that shows when the job was last 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary.Builder
The last modified time of the lineage group summary.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The date and time that the model card was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The date and time that the model card was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The time date and time that the model card version was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint.Builder
The last time the endpoint was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
A timestamp that indicates when the model card was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
A timestamp that indicates when the monitoring schedule was last updated.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The last time the model package was modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
A timestamp that indicates when a monitor alert was last updated.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The last time the monitoring schedule was changed.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
A timestamp that shows when the notebook instance was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The time that the pipeline was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The time that the pipeline execution was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The time that the pipeline 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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
Timestamp when the rule evaluation status was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
A timestamp container for when the project was last modified.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The last modified time.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
This value is equivalent to CreationTime because Amazon SageMaker Studio Lifecycle Configurations are immutable.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The last modified time.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a filter for 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Select fleets where the job was updated after X
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans that were last updated after this time.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Select jobs where the job was updated after specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Only list hubs that were last modified after the time specified.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
A filter that returns only images modified on or after the specified time.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
A filter that returns only versions modified on or after the specified time.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components that were updated after the specified time.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which were last modified after this timestamp.
lastModifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only jobs that were last 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
A filter that returns only jobs modified before 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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A filter that returns only processing jobs modified after the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
A filter that returns only transform jobs modified after the specified 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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
Select fleets where the job was updated after X
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans that were last updated after this time.
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Select jobs where the job was updated after 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Only list hubs that were last modified after the time specified.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
A filter that returns only images modified on or after the specified time.
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
A filter that returns only versions modified on or after the specified time.
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components that were updated after the specified time.
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which were last modified after this timestamp.
lastModifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs that were last modified after the specified time (timestamp).
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
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(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(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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
A filter that returns only transform jobs modified after the specified time.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a filter for 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Select fleets where the job was updated before X
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans that were last updated before this time.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Select jobs where the job was updated before specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Only list hubs that were last modified before the time specified.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
A filter that returns only images modified on or before the specified time.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
A filter that returns only versions modified on or before the specified time.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components that were updated before the specified time.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which were last modified before this timestamp.
lastModifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only jobs that were last 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
A filter that returns only jobs modified after 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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A filter that returns only processing jobs modified before the specified time.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
A filter that returns only transform jobs modified before 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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
Select fleets where the job was updated before X
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans that were last updated before this time.
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Select jobs where the job was updated before 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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Only list hubs that were last modified before the time specified.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
A filter that returns only images modified on or before the specified time.
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
A filter that returns only versions modified on or before the specified time.
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components that were updated before the specified time.
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which were last modified before this timestamp.
lastModifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs that were last modified before the specified time (timestamp).
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
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(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(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(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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
A filter that returns only transform jobs modified before the specified time.
lastMonitoringExecutionSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
Describes metadata on the last execution to run, if there was one.
lastMonitoringExecutionSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
Returns the value of the LastMonitoringExecutionSummary property for this object.
lastMonitoringExecutionSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
Returns the value of the LastMonitoringExecutionSummary property for this object.
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(Consumer<MonitoringExecutionSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the LastMonitoringExecutionSummary property for this object.
lastMonitoringExecutionSummary(Consumer<MonitoringExecutionSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
Sets the value of the LastMonitoringExecutionSummary property for this object.
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(MonitoringExecutionSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the LastMonitoringExecutionSummary property for this object.
lastMonitoringExecutionSummary(MonitoringExecutionSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
Sets the value of the LastMonitoringExecutionSummary property for this object.
lastRunTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The time when the pipeline was last run.
lastRunTime() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The time when the pipeline was last run.
lastRunTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The time when the pipeline was last run.
lastRunTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The time when the pipeline was last run.
lastUpdatedDate() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The most recent date that UpdateWorkforce 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.Workteam
The date and time that the work team was last updated (timestamp).
lastUpdatedDate(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The most recent date that UpdateWorkforce 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).
lastUpdateStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A value indicating whether the update made to the feature group was successful.
lastUpdateStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
A value that indicates whether the feature group was updated successfully.
lastUpdateStatus(Consumer<LastUpdateStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A value indicating whether the update made to the feature group was successful.
lastUpdateStatus(Consumer<LastUpdateStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A value that indicates whether the feature group was updated successfully.
lastUpdateStatus(LastUpdateStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A value indicating whether the update made to the feature group was successful.
lastUpdateStatus(LastUpdateStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
A value that indicates whether the feature group was updated successfully.
LastUpdateStatus - Class in software.amazon.awssdk.services.sagemaker.model
A value that indicates whether the update was successful.
LastUpdateStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
LastUpdateStatusValue - Enum in software.amazon.awssdk.services.sagemaker.model
 
lastUserActivityTimestamp() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The timestamp of the last user's activity.
lastUserActivityTimestamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The timestamp of the last user's activity.
latestHeartbeat() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The last heartbeat received from the device.
latestHeartbeat() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
The last heartbeat received from the device.
latestHeartbeat(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The last heartbeat received from the device.
latestHeartbeat(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
The last heartbeat received from the device.
latestHeartbeatAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
Select fleets where the job was updated after X
latestHeartbeatAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
Select fleets where the job was updated after X
latestInference() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
The timestamp of the last inference that was made.
latestInference(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModel.Builder
The timestamp of the last inference that was made.
latestSampleTime() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
The timestamp of the last data sample taken.
latestSampleTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModel.Builder
The timestamp of the last data sample taken.
LAUNCHING_ML_INSTANCES - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
launchTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The time when the instance is launched.
launchTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
The time when the instance is launched.
launchTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The time when the instance is launched.
launchTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary.Builder
The time when the instance is launched.
LB - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
LEAST_OUTSTANDING_REQUESTS - software.amazon.awssdk.services.sagemaker.model.RoutingStrategy
 
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
LESS_THAN - software.amazon.awssdk.services.sagemaker.model.Operator
 
LESS_THAN_OR_EQUAL_TO - software.amazon.awssdk.services.sagemaker.model.Operator
 
lifeCycleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
Details of LifeCycle configuration for the instance group.
lifeCycleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the LifeCycle configuration for the instance group.
lifeCycleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The LifeCycle configuration applied to the instance.
lifeCycleConfig(Consumer<ClusterLifeCycleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
Details of LifeCycle configuration for the instance group.
lifeCycleConfig(Consumer<ClusterLifeCycleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the LifeCycle configuration for the instance group.
lifeCycleConfig(Consumer<ClusterLifeCycleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The LifeCycle configuration applied to the instance.
lifeCycleConfig(ClusterLifeCycleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
Details of LifeCycle configuration for the instance group.
lifeCycleConfig(ClusterLifeCycleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the LifeCycle configuration for the instance group.
lifeCycleConfig(ClusterLifeCycleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The LifeCycle configuration applied to the instance.
lifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.
lifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.
lifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
lifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain.
lifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp.
lifecycleConfigArns() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.
lifecycleConfigArns(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings.Builder
The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
lifecycleConfigArns(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain.
lifecycleConfigArns(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp.
lifecycleConfigArns(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.
lifecycleConfigArns(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings.Builder
The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
lifecycleConfigArns(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings.Builder
The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain.
lifecycleConfigArns(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp.
lifecycleConfigArns(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.
lifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
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.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
The name of a lifecycle configuration to associate with the notebook instance.
LIGHTGBM - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
LIJ - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
line() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
Indicates if the file should be read as a JSON object per line.
line(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat.Builder
Indicates if the file should be read as a JSON object per line.
LINE - software.amazon.awssdk.services.sagemaker.model.AssemblyType
 
LINE - software.amazon.awssdk.services.sagemaker.model.SplitType
 
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
The Amazon Resource Name (ARN) of the lineage group resource.
lineageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The Amazon Resource Name (ARN) of the lineage group resource.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse.Builder
The Amazon Resource Name (ARN) of the lineage group.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary.Builder
The Amazon Resource Name (ARN) of the lineage group resource.
lineageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
The Amazon Resource Name (ARN) of the lineage group resource.
lineageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest
The name of the lineage group.
lineageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
The name of the lineage group.
lineageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
The name or Amazon Resource Name (ARN) of the lineage group.
lineageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
The name or Amazon Resource Name (ARN) of the lineage group.
lineageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest.Builder
The name of the lineage group.
lineageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse.Builder
The name of the lineage group.
lineageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest.Builder
The name or Amazon Resource Name (ARN) of the lineage group.
lineageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary.Builder
The name or Amazon Resource Name (ARN) of the lineage group.
lineageGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
A list of lineage groups and their properties.
lineageGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsIterable
Returns an iterable to iterate through the paginated ListLineageGroupsResponse.lineageGroupSummaries() member.
lineageGroupSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsPublisher
Returns a publisher that can be used to get a stream of data.
lineageGroupSummaries(Collection<LineageGroupSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse.Builder
A list of lineage groups and their properties.
lineageGroupSummaries(Consumer<LineageGroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse.Builder
A list of lineage groups and their properties.
lineageGroupSummaries(LineageGroupSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse.Builder
A list of lineage groups and their properties.
LineageGroupSummary - Class in software.amazon.awssdk.services.sagemaker.model
Lists a summary of the properties of a lineage group.
LineageGroupSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
lineageType() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
The type of resource of the lineage entity.
lineageType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Vertex.Builder
The type of resource of the lineage entity.
lineageType(LineageType) - Method in interface software.amazon.awssdk.services.sagemaker.model.Vertex.Builder
The type of resource of the lineage entity.
LineageType - Enum in software.amazon.awssdk.services.sagemaker.model
 
lineageTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
The type of resource of the lineage entity.
lineageTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
lineageTypes(Collection<LineageType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
lineageTypes(LineageType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
lineageTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
lineageTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
lineageTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
LINEAR - software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
 
LINEAR - software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
 
LINEAR_LEARNER - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
linearStepSize() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
Batch size for each step to turn on traffic on the new endpoint fleet.
linearStepSize(Consumer<CapacitySize.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Batch size for each step to turn on traffic on the new endpoint fleet.
linearStepSize(CapacitySize) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Batch size for each step to turn on traffic on the new endpoint fleet.
LINUX - software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
 
LIST - software.amazon.awssdk.services.sagemaker.model.CollectionType
 
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
listActions(Consumer<ListActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the actions in your account and their properties.
listActions(Consumer<ListActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the actions in your account and their properties.
listActions(ListActionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the actions in your account and their properties.
listActions(ListActionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the actions in your account and their properties.
ListActionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listActionsPaginator(software.amazon.awssdk.services.sagemaker.model.ListActionsRequest) operation which is a paginated operation.
ListActionsIterable(SageMakerClient, ListActionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListActionsIterable
 
listActionsPaginator(Consumer<ListActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listActionsPaginator(Consumer<ListActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listActionsPaginator(ListActionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listActionsPaginator(ListActionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListActionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listActionsPaginator(software.amazon.awssdk.services.sagemaker.model.ListActionsRequest) operation which is a paginated operation.
ListActionsPublisher(SageMakerAsyncClient, ListActionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListActionsPublisher
 
ListActionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListActionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListActionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListActionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListActionsRequestMarshaller
 
ListActionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListActionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<ListAlgorithmsRequest.Builder>) - 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.SageMakerClient
Lists the machine learning algorithms that have been created.
listAlgorithms(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
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.
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
listAlgorithmsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAlgorithmsPaginator(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAlgorithmsPaginator(Consumer<ListAlgorithmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAlgorithmsPaginator(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAlgorithmsPaginator(ListAlgorithmsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the aliases of a specified image or image version.
listAliases(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the aliases of a specified image or image version.
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the aliases of a specified image or image version.
listAliases(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the aliases of a specified image or image version.
ListAliasesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listAliasesPaginator(software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesIterable(SageMakerClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesIterable
 
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAliasesPaginator(Consumer<ListAliasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAliasesPaginator(ListAliasesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListAliasesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listAliasesPaginator(software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest) operation which is a paginated operation.
ListAliasesPublisher(SageMakerAsyncClient, ListAliasesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesPublisher
 
ListAliasesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAliasesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListAliasesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListAliasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAliasesRequestMarshaller
 
ListAliasesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAliasesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listAppImageConfigs(Consumer<ListAppImageConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the AppImageConfigs in your account and their properties.
listAppImageConfigs(Consumer<ListAppImageConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the AppImageConfigs in your account and their properties.
listAppImageConfigs(ListAppImageConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the AppImageConfigs in your account and their properties.
listAppImageConfigs(ListAppImageConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the AppImageConfigs in your account and their properties.
ListAppImageConfigsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListAppImageConfigsIterable(SageMakerClient, ListAppImageConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsIterable
 
listAppImageConfigsPaginator(Consumer<ListAppImageConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAppImageConfigsPaginator(Consumer<ListAppImageConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAppImageConfigsPaginator(ListAppImageConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAppImageConfigsPaginator(ListAppImageConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListAppImageConfigsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListAppImageConfigsPublisher(SageMakerAsyncClient, ListAppImageConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsPublisher
 
ListAppImageConfigsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAppImageConfigsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListAppImageConfigsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListAppImageConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAppImageConfigsRequestMarshaller
 
ListAppImageConfigsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAppImageConfigsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists apps.
listApps(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists apps.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists apps.
listApps(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists apps.
ListAppsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listAppsPaginator(software.amazon.awssdk.services.sagemaker.model.ListAppsRequest) operation which is a paginated operation.
ListAppsIterable(SageMakerClient, ListAppsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAppsIterable
 
listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAppsPaginator(Consumer<ListAppsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAppsPaginator(ListAppsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListAppsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listAppsPaginator(software.amazon.awssdk.services.sagemaker.model.ListAppsRequest) operation which is a paginated operation.
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
ListAppsRequest Marshaller
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
 
listArtifacts(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the artifacts in your account and their properties.
listArtifacts(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the artifacts in your account and their properties.
listArtifacts(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the artifacts in your account and their properties.
listArtifacts(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the artifacts in your account and their properties.
ListArtifactsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listArtifactsPaginator(software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest) operation which is a paginated operation.
ListArtifactsIterable(SageMakerClient, ListArtifactsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsIterable
 
listArtifactsPaginator(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listArtifactsPaginator(Consumer<ListArtifactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listArtifactsPaginator(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listArtifactsPaginator(ListArtifactsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListArtifactsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListArtifactsPublisher(SageMakerAsyncClient, ListArtifactsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsPublisher
 
ListArtifactsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListArtifactsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListArtifactsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListArtifactsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListArtifactsRequestMarshaller
 
ListArtifactsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListArtifactsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listAssociations(Consumer<ListAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the associations in your account and their properties.
listAssociations(Consumer<ListAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the associations in your account and their properties.
listAssociations(ListAssociationsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the associations in your account and their properties.
listAssociations(ListAssociationsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the associations in your account and their properties.
ListAssociationsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListAssociationsIterable(SageMakerClient, ListAssociationsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsIterable
 
listAssociationsPaginator(Consumer<ListAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAssociationsPaginator(Consumer<ListAssociationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAssociationsPaginator(ListAssociationsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAssociationsPaginator(ListAssociationsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListAssociationsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListAssociationsPublisher(SageMakerAsyncClient, ListAssociationsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsPublisher
 
ListAssociationsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAssociationsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListAssociationsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListAssociationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListAssociationsRequestMarshaller
 
ListAssociationsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListAssociationsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listAutoMLJobs(Consumer<ListAutoMlJobsRequest.Builder>) - 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.SageMakerClient
Request a list of jobs.
listAutoMLJobs(ListAutoMlJobsRequest) - 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.
ListAutoMLJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListAutoMLJobsIterable(SageMakerClient, ListAutoMlJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListAutoMLJobsIterable
 
listAutoMLJobsPaginator(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAutoMLJobsPaginator(Consumer<ListAutoMlJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listAutoMLJobsPaginator(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listAutoMLJobsPaginator(ListAutoMlJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - 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.SageMakerClient
List the candidates created for the job.
listCandidatesForAutoMLJob(ListCandidatesForAutoMlJobRequest) - 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.
ListCandidatesForAutoMLJobIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListCandidatesForAutoMLJobIterable(SageMakerClient, ListCandidatesForAutoMlJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListCandidatesForAutoMLJobIterable
 
listCandidatesForAutoMLJobPaginator(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCandidatesForAutoMLJobPaginator(Consumer<ListCandidatesForAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listCandidatesForAutoMLJobPaginator(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCandidatesForAutoMLJobPaginator(ListCandidatesForAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listClusterNodes(Consumer<ListClusterNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
listClusterNodes(Consumer<ListClusterNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
listClusterNodes(ListClusterNodesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
listClusterNodes(ListClusterNodesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
ListClusterNodesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListClusterNodesIterable(SageMakerClient, ListClusterNodesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesIterable
 
listClusterNodesPaginator(Consumer<ListClusterNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listClusterNodesPaginator(Consumer<ListClusterNodesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listClusterNodesPaginator(ListClusterNodesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listClusterNodesPaginator(ListClusterNodesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListClusterNodesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListClusterNodesPublisher(SageMakerAsyncClient, ListClusterNodesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesPublisher
 
ListClusterNodesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListClusterNodesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListClusterNodesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListClusterNodesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListClusterNodesRequestMarshaller
 
ListClusterNodesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListClusterNodesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listClusters(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves the list of SageMaker HyperPod clusters.
listClusters(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves the list of SageMaker HyperPod clusters.
listClusters(ListClustersRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retrieves the list of SageMaker HyperPod clusters.
listClusters(ListClustersRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retrieves the list of SageMaker HyperPod clusters.
ListClustersIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listClustersPaginator(software.amazon.awssdk.services.sagemaker.model.ListClustersRequest) operation which is a paginated operation.
ListClustersIterable(SageMakerClient, ListClustersRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListClustersIterable
 
listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListClustersPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListClustersPublisher(SageMakerAsyncClient, ListClustersRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListClustersPublisher
 
ListClustersRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListClustersRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListClustersRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListClustersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListClustersRequestMarshaller
 
ListClustersResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListClustersResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<ListCodeRepositoriesRequest.Builder>) - 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.SageMakerClient
Gets a list of the Git repositories in your account.
listCodeRepositories(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
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.
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
listCodeRepositoriesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listCodeRepositoriesPaginator(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCodeRepositoriesPaginator(Consumer<ListCodeRepositoriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listCodeRepositoriesPaginator(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCodeRepositoriesPaginator(ListCodeRepositoriesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - 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(Consumer<ListCompilationJobsRequest.Builder>) - 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.SageMakerClient
Lists model compilation jobs that satisfy various filters.
listCompilationJobs(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
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.
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
listCompilationJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listCompilationJobsPaginator(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCompilationJobsPaginator(Consumer<ListCompilationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listCompilationJobsPaginator(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listCompilationJobsPaginator(ListCompilationJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listContexts(Consumer<ListContextsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the contexts in your account and their properties.
listContexts(Consumer<ListContextsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the contexts in your account and their properties.
listContexts(ListContextsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the contexts in your account and their properties.
listContexts(ListContextsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the contexts in your account and their properties.
ListContextsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listContextsPaginator(software.amazon.awssdk.services.sagemaker.model.ListContextsRequest) operation which is a paginated operation.
ListContextsIterable(SageMakerClient, ListContextsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListContextsIterable
 
listContextsPaginator(Consumer<ListContextsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listContextsPaginator(Consumer<ListContextsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listContextsPaginator(ListContextsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listContextsPaginator(ListContextsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListContextsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListContextsPublisher(SageMakerAsyncClient, ListContextsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListContextsPublisher
 
ListContextsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListContextsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListContextsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListContextsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListContextsRequestMarshaller
 
ListContextsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListContextsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listDataQualityJobDefinitions(Consumer<ListDataQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the data quality job definitions in your account.
listDataQualityJobDefinitions(Consumer<ListDataQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the data quality job definitions in your account.
listDataQualityJobDefinitions(ListDataQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the data quality job definitions in your account.
listDataQualityJobDefinitions(ListDataQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the data quality job definitions in your account.
ListDataQualityJobDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListDataQualityJobDefinitionsIterable(SageMakerClient, ListDataQualityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsIterable
 
listDataQualityJobDefinitionsPaginator(Consumer<ListDataQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDataQualityJobDefinitionsPaginator(Consumer<ListDataQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listDataQualityJobDefinitionsPaginator(ListDataQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDataQualityJobDefinitionsPaginator(ListDataQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListDataQualityJobDefinitionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListDataQualityJobDefinitionsPublisher(SageMakerAsyncClient, ListDataQualityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsPublisher
 
ListDataQualityJobDefinitionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDataQualityJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListDataQualityJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListDataQualityJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListDataQualityJobDefinitionsRequestMarshaller
 
ListDataQualityJobDefinitionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDataQualityJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listDeviceFleets(Consumer<ListDeviceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of devices in the fleet.
listDeviceFleets(Consumer<ListDeviceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of devices in the fleet.
listDeviceFleets(ListDeviceFleetsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of devices in the fleet.
listDeviceFleets(ListDeviceFleetsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of devices in the fleet.
ListDeviceFleetsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListDeviceFleetsIterable(SageMakerClient, ListDeviceFleetsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsIterable
 
listDeviceFleetsPaginator(Consumer<ListDeviceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDeviceFleetsPaginator(Consumer<ListDeviceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listDeviceFleetsPaginator(ListDeviceFleetsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDeviceFleetsPaginator(ListDeviceFleetsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListDeviceFleetsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListDeviceFleetsPublisher(SageMakerAsyncClient, ListDeviceFleetsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsPublisher
 
ListDeviceFleetsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDeviceFleetsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListDeviceFleetsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListDeviceFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListDeviceFleetsRequestMarshaller
 
ListDeviceFleetsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDeviceFleetsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListDeviceFleetsSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
listDevices(Consumer<ListDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A list of devices.
listDevices(Consumer<ListDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A list of devices.
listDevices(ListDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A list of devices.
listDevices(ListDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A list of devices.
ListDevicesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listDevicesPaginator(software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest) operation which is a paginated operation.
ListDevicesIterable(SageMakerClient, ListDevicesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesIterable
 
listDevicesPaginator(Consumer<ListDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDevicesPaginator(Consumer<ListDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listDevicesPaginator(ListDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDevicesPaginator(ListDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListDevicesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listDevicesPaginator(software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest) operation which is a paginated operation.
ListDevicesPublisher(SageMakerAsyncClient, ListDevicesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesPublisher
 
ListDevicesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDevicesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListDevicesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListDevicesRequestMarshaller
 
ListDevicesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListDevicesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the domains.
listDomains(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the domains.
listDomains(ListDomainsRequest) - 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.
ListDomainsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listDomainsPaginator(software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest) operation which is a paginated operation.
ListDomainsIterable(SageMakerClient, ListDomainsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsIterable
 
listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDomainsPaginator(Consumer<ListDomainsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listDomainsPaginator(ListDomainsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListDomainsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listDomainsPaginator(software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest) operation which is a paginated operation.
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
 
listEdgeDeploymentPlans(Consumer<ListEdgeDeploymentPlansRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists all edge deployment plans.
listEdgeDeploymentPlans(Consumer<ListEdgeDeploymentPlansRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists all edge deployment plans.
listEdgeDeploymentPlans(ListEdgeDeploymentPlansRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists all edge deployment plans.
listEdgeDeploymentPlans(ListEdgeDeploymentPlansRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists all edge deployment plans.
ListEdgeDeploymentPlansIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListEdgeDeploymentPlansIterable(SageMakerClient, ListEdgeDeploymentPlansRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansIterable
 
listEdgeDeploymentPlansPaginator(Consumer<ListEdgeDeploymentPlansRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEdgeDeploymentPlansPaginator(Consumer<ListEdgeDeploymentPlansRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEdgeDeploymentPlansPaginator(ListEdgeDeploymentPlansRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEdgeDeploymentPlansPaginator(ListEdgeDeploymentPlansRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListEdgeDeploymentPlansPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListEdgeDeploymentPlansPublisher(SageMakerAsyncClient, ListEdgeDeploymentPlansRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansPublisher
 
ListEdgeDeploymentPlansRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListEdgeDeploymentPlansRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListEdgeDeploymentPlansRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListEdgeDeploymentPlansRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListEdgeDeploymentPlansRequestMarshaller
 
ListEdgeDeploymentPlansResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListEdgeDeploymentPlansResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListEdgeDeploymentPlansSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
listEdgePackagingJobs(Consumer<ListEdgePackagingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of edge packaging jobs.
listEdgePackagingJobs(Consumer<ListEdgePackagingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of edge packaging jobs.
listEdgePackagingJobs(ListEdgePackagingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of edge packaging jobs.
listEdgePackagingJobs(ListEdgePackagingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of edge packaging jobs.
ListEdgePackagingJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListEdgePackagingJobsIterable(SageMakerClient, ListEdgePackagingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsIterable
 
listEdgePackagingJobsPaginator(Consumer<ListEdgePackagingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEdgePackagingJobsPaginator(Consumer<ListEdgePackagingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEdgePackagingJobsPaginator(ListEdgePackagingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEdgePackagingJobsPaginator(ListEdgePackagingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListEdgePackagingJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListEdgePackagingJobsPublisher(SageMakerAsyncClient, ListEdgePackagingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsPublisher
 
ListEdgePackagingJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListEdgePackagingJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListEdgePackagingJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListEdgePackagingJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListEdgePackagingJobsRequestMarshaller
 
ListEdgePackagingJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListEdgePackagingJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListEdgePackagingJobsSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists endpoint configurations.
listEndpointConfigs(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists endpoint configurations.
listEndpointConfigs(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists endpoint configurations.
listEndpointConfigs(ListEndpointConfigsRequest) - 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
listEndpointConfigsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEndpointConfigsPaginator(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEndpointConfigsPaginator(Consumer<ListEndpointConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEndpointConfigsPaginator(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEndpointConfigsPaginator(ListEndpointConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists endpoints.
listEndpoints() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists endpoints.
listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists endpoints.
listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists endpoints.
listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists endpoints.
listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists endpoints.
ListEndpointsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listEndpointsPaginator(software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest) operation which is a paginated operation.
ListEndpointsIterable(SageMakerClient, ListEndpointsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListEndpointsIterable
 
listEndpointsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEndpointsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listEndpointsPaginator(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListExperimentsRequest.Builder>) - 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.SageMakerClient
Lists all the experiments in your account.
listExperiments(ListExperimentsRequest) - 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.
ListExperimentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListExperimentsIterable(SageMakerClient, ListExperimentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListExperimentsIterable
 
listExperimentsPaginator(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listExperimentsPaginator(Consumer<ListExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listExperimentsPaginator(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listExperimentsPaginator(ListExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listFeatureGroups(Consumer<ListFeatureGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List FeatureGroups based on given filter and order.
listFeatureGroups(Consumer<ListFeatureGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List FeatureGroups based on given filter and order.
listFeatureGroups(ListFeatureGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List FeatureGroups based on given filter and order.
listFeatureGroups(ListFeatureGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List FeatureGroups based on given filter and order.
ListFeatureGroupsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListFeatureGroupsIterable(SageMakerClient, ListFeatureGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsIterable
 
listFeatureGroupsPaginator(Consumer<ListFeatureGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listFeatureGroupsPaginator(Consumer<ListFeatureGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listFeatureGroupsPaginator(ListFeatureGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listFeatureGroupsPaginator(ListFeatureGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListFeatureGroupsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListFeatureGroupsPublisher(SageMakerAsyncClient, ListFeatureGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsPublisher
 
ListFeatureGroupsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListFeatureGroupsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListFeatureGroupsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListFeatureGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListFeatureGroupsRequestMarshaller
 
ListFeatureGroupsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListFeatureGroupsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listFlowDefinitions(Consumer<ListFlowDefinitionsRequest.Builder>) - 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.SageMakerClient
Returns information about the flow definitions in your account.
listFlowDefinitions(ListFlowDefinitionsRequest) - 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.
ListFlowDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListFlowDefinitionsIterable(SageMakerClient, ListFlowDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListFlowDefinitionsIterable
 
listFlowDefinitionsPaginator(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listFlowDefinitionsPaginator(Consumer<ListFlowDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listFlowDefinitionsPaginator(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listFlowDefinitionsPaginator(ListFlowDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listHubContents(Consumer<ListHubContentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List the contents of a hub.
listHubContents(Consumer<ListHubContentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List the contents of a hub.
listHubContents(ListHubContentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List the contents of a hub.
listHubContents(ListHubContentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List the contents of a hub.
ListHubContentsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListHubContentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListHubContentsRequestMarshaller
 
ListHubContentsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listHubContentVersions(Consumer<ListHubContentVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List hub content versions.
listHubContentVersions(Consumer<ListHubContentVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List hub content versions.
listHubContentVersions(ListHubContentVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List hub content versions.
listHubContentVersions(ListHubContentVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List hub content versions.
ListHubContentVersionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentVersionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentVersionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListHubContentVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListHubContentVersionsRequestMarshaller
 
ListHubContentVersionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubContentVersionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listHubs(Consumer<ListHubsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List all existing hubs.
listHubs(Consumer<ListHubsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List all existing hubs.
listHubs(ListHubsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List all existing hubs.
listHubs(ListHubsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List all existing hubs.
ListHubsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListHubsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListHubsRequest Marshaller
ListHubsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListHubsRequestMarshaller
 
ListHubsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListHubsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns information about the human task user interfaces in your account.
listHumanTaskUis(ListHumanTaskUisRequest) - 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.
ListHumanTaskUisIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListHumanTaskUisIterable(SageMakerClient, ListHumanTaskUisRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListHumanTaskUisIterable
 
listHumanTaskUisPaginator(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listHumanTaskUisPaginator(Consumer<ListHumanTaskUisRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listHumanTaskUisPaginator(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listHumanTaskUisPaginator(ListHumanTaskUisRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
listHyperParameterTuningJobs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
listHyperParameterTuningJobs(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
listHyperParameterTuningJobs(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
listHyperParameterTuningJobs(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
listHyperParameterTuningJobs(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.
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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listHyperParameterTuningJobsPaginator(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listHyperParameterTuningJobsPaginator(Consumer<ListHyperParameterTuningJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listHyperParameterTuningJobsPaginator(ListHyperParameterTuningJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listHyperParameterTuningJobsPaginator(ListHyperParameterTuningJobsRequest) - 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
 
listImages(Consumer<ListImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the images in your account and their properties.
listImages(Consumer<ListImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the images in your account and their properties.
listImages(ListImagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the images in your account and their properties.
listImages(ListImagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the images in your account and their properties.
ListImagesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listImagesPaginator(software.amazon.awssdk.services.sagemaker.model.ListImagesRequest) operation which is a paginated operation.
ListImagesIterable(SageMakerClient, ListImagesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListImagesIterable
 
listImagesPaginator(Consumer<ListImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listImagesPaginator(Consumer<ListImagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listImagesPaginator(ListImagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listImagesPaginator(ListImagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListImagesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listImagesPaginator(software.amazon.awssdk.services.sagemaker.model.ListImagesRequest) operation which is a paginated operation.
ListImagesPublisher(SageMakerAsyncClient, ListImagesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListImagesPublisher
 
ListImagesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListImagesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListImagesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListImagesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListImagesRequestMarshaller
 
ListImagesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListImagesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listImageVersions(Consumer<ListImageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the versions of a specified image and their properties.
listImageVersions(Consumer<ListImageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the versions of a specified image and their properties.
listImageVersions(ListImageVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the versions of a specified image and their properties.
listImageVersions(ListImageVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the versions of a specified image and their properties.
ListImageVersionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListImageVersionsIterable(SageMakerClient, ListImageVersionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsIterable
 
listImageVersionsPaginator(Consumer<ListImageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listImageVersionsPaginator(Consumer<ListImageVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listImageVersionsPaginator(ListImageVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listImageVersionsPaginator(ListImageVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListImageVersionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListImageVersionsPublisher(SageMakerAsyncClient, ListImageVersionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsPublisher
 
ListImageVersionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListImageVersionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListImageVersionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListImageVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListImageVersionsRequestMarshaller
 
ListImageVersionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListImageVersionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listInferenceComponents(Consumer<ListInferenceComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the inference components in your account and their properties.
listInferenceComponents(Consumer<ListInferenceComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the inference components in your account and their properties.
listInferenceComponents(ListInferenceComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the inference components in your account and their properties.
listInferenceComponents(ListInferenceComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the inference components in your account and their properties.
ListInferenceComponentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceComponentsIterable(SageMakerClient, ListInferenceComponentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsIterable
 
listInferenceComponentsPaginator(Consumer<ListInferenceComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceComponentsPaginator(Consumer<ListInferenceComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listInferenceComponentsPaginator(ListInferenceComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceComponentsPaginator(ListInferenceComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListInferenceComponentsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceComponentsPublisher(SageMakerAsyncClient, ListInferenceComponentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsPublisher
 
ListInferenceComponentsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceComponentsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceComponentsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListInferenceComponentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListInferenceComponentsRequestMarshaller
 
ListInferenceComponentsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceComponentsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listInferenceExperiments(Consumer<ListInferenceExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns the list of all inference experiments.
listInferenceExperiments(Consumer<ListInferenceExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns the list of all inference experiments.
listInferenceExperiments(ListInferenceExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns the list of all inference experiments.
listInferenceExperiments(ListInferenceExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns the list of all inference experiments.
ListInferenceExperimentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceExperimentsIterable(SageMakerClient, ListInferenceExperimentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsIterable
 
listInferenceExperimentsPaginator(Consumer<ListInferenceExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceExperimentsPaginator(Consumer<ListInferenceExperimentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listInferenceExperimentsPaginator(ListInferenceExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceExperimentsPaginator(ListInferenceExperimentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListInferenceExperimentsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceExperimentsPublisher(SageMakerAsyncClient, ListInferenceExperimentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsPublisher
 
ListInferenceExperimentsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceExperimentsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceExperimentsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListInferenceExperimentsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListInferenceExperimentsRequestMarshaller
 
ListInferenceExperimentsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceExperimentsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listInferenceRecommendationsJobs(Consumer<ListInferenceRecommendationsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists recommendation jobs that satisfy various filters.
listInferenceRecommendationsJobs(Consumer<ListInferenceRecommendationsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists recommendation jobs that satisfy various filters.
listInferenceRecommendationsJobs(ListInferenceRecommendationsJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists recommendation jobs that satisfy various filters.
listInferenceRecommendationsJobs(ListInferenceRecommendationsJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists recommendation jobs that satisfy various filters.
ListInferenceRecommendationsJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceRecommendationsJobsIterable(SageMakerClient, ListInferenceRecommendationsJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsIterable
 
listInferenceRecommendationsJobsPaginator(Consumer<ListInferenceRecommendationsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceRecommendationsJobsPaginator(Consumer<ListInferenceRecommendationsJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listInferenceRecommendationsJobsPaginator(ListInferenceRecommendationsJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceRecommendationsJobsPaginator(ListInferenceRecommendationsJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListInferenceRecommendationsJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceRecommendationsJobsPublisher(SageMakerAsyncClient, ListInferenceRecommendationsJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsPublisher
 
ListInferenceRecommendationsJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListInferenceRecommendationsJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListInferenceRecommendationsJobsRequestMarshaller
 
ListInferenceRecommendationsJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobsSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
listInferenceRecommendationsJobSteps(Consumer<ListInferenceRecommendationsJobStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of the subtasks for an Inference Recommender job.
listInferenceRecommendationsJobSteps(Consumer<ListInferenceRecommendationsJobStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of the subtasks for an Inference Recommender job.
listInferenceRecommendationsJobSteps(ListInferenceRecommendationsJobStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of the subtasks for an Inference Recommender job.
listInferenceRecommendationsJobSteps(ListInferenceRecommendationsJobStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of the subtasks for an Inference Recommender job.
ListInferenceRecommendationsJobStepsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceRecommendationsJobStepsIterable(SageMakerClient, ListInferenceRecommendationsJobStepsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsIterable
 
listInferenceRecommendationsJobStepsPaginator(Consumer<ListInferenceRecommendationsJobStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceRecommendationsJobStepsPaginator(Consumer<ListInferenceRecommendationsJobStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listInferenceRecommendationsJobStepsPaginator(ListInferenceRecommendationsJobStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listInferenceRecommendationsJobStepsPaginator(ListInferenceRecommendationsJobStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListInferenceRecommendationsJobStepsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListInferenceRecommendationsJobStepsPublisher(SageMakerAsyncClient, ListInferenceRecommendationsJobStepsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsPublisher
 
ListInferenceRecommendationsJobStepsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobStepsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobStepsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListInferenceRecommendationsJobStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListInferenceRecommendationsJobStepsRequestMarshaller
 
ListInferenceRecommendationsJobStepsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListInferenceRecommendationsJobStepsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listingId() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
Marketplace product listing ID.
listingId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
Marketplace product listing ID.
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(Consumer<ListLabelingJobsRequest.Builder>) - 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.SageMakerClient
Gets a list of labeling jobs.
listLabelingJobs(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of labeling jobs.
listLabelingJobs(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of labeling jobs.
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(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of labeling jobs assigned to a specified work team.
listLabelingJobsForWorkteam(ListLabelingJobsForWorkteamRequest) - 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.
ListLabelingJobsForWorkteamIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListLabelingJobsForWorkteamIterable(SageMakerClient, ListLabelingJobsForWorkteamRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLabelingJobsForWorkteamIterable
 
listLabelingJobsForWorkteamPaginator(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLabelingJobsForWorkteamPaginator(Consumer<ListLabelingJobsForWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listLabelingJobsForWorkteamPaginator(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLabelingJobsForWorkteamPaginator(ListLabelingJobsForWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
listLabelingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listLabelingJobsPaginator(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLabelingJobsPaginator(Consumer<ListLabelingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listLabelingJobsPaginator(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLabelingJobsPaginator(ListLabelingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listLineageGroups(Consumer<ListLineageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A list of lineage groups shared with your Amazon Web Services account.
listLineageGroups(Consumer<ListLineageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A list of lineage groups shared with your Amazon Web Services account.
listLineageGroups(ListLineageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A list of lineage groups shared with your Amazon Web Services account.
listLineageGroups(ListLineageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A list of lineage groups shared with your Amazon Web Services account.
ListLineageGroupsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListLineageGroupsIterable(SageMakerClient, ListLineageGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsIterable
 
listLineageGroupsPaginator(Consumer<ListLineageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLineageGroupsPaginator(Consumer<ListLineageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listLineageGroupsPaginator(ListLineageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listLineageGroupsPaginator(ListLineageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListLineageGroupsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListLineageGroupsPublisher(SageMakerAsyncClient, ListLineageGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsPublisher
 
ListLineageGroupsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListLineageGroupsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListLineageGroupsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListLineageGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListLineageGroupsRequestMarshaller
 
ListLineageGroupsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListLineageGroupsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelBiasJobDefinitions(Consumer<ListModelBiasJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists model bias jobs definitions that satisfy various filters.
listModelBiasJobDefinitions(Consumer<ListModelBiasJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists model bias jobs definitions that satisfy various filters.
listModelBiasJobDefinitions(ListModelBiasJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists model bias jobs definitions that satisfy various filters.
listModelBiasJobDefinitions(ListModelBiasJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists model bias jobs definitions that satisfy various filters.
ListModelBiasJobDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelBiasJobDefinitionsIterable(SageMakerClient, ListModelBiasJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsIterable
 
listModelBiasJobDefinitionsPaginator(Consumer<ListModelBiasJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelBiasJobDefinitionsPaginator(Consumer<ListModelBiasJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelBiasJobDefinitionsPaginator(ListModelBiasJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelBiasJobDefinitionsPaginator(ListModelBiasJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelBiasJobDefinitionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelBiasJobDefinitionsPublisher(SageMakerAsyncClient, ListModelBiasJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsPublisher
 
ListModelBiasJobDefinitionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelBiasJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelBiasJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelBiasJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelBiasJobDefinitionsRequestMarshaller
 
ListModelBiasJobDefinitionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelBiasJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelCardExportJobs(Consumer<ListModelCardExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List the export jobs for the Amazon SageMaker Model Card.
listModelCardExportJobs(Consumer<ListModelCardExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List the export jobs for the Amazon SageMaker Model Card.
listModelCardExportJobs(ListModelCardExportJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List the export jobs for the Amazon SageMaker Model Card.
listModelCardExportJobs(ListModelCardExportJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List the export jobs for the Amazon SageMaker Model Card.
ListModelCardExportJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardExportJobsIterable(SageMakerClient, ListModelCardExportJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsIterable
 
listModelCardExportJobsPaginator(Consumer<ListModelCardExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardExportJobsPaginator(Consumer<ListModelCardExportJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelCardExportJobsPaginator(ListModelCardExportJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardExportJobsPaginator(ListModelCardExportJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelCardExportJobsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardExportJobsPublisher(SageMakerAsyncClient, ListModelCardExportJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsPublisher
 
ListModelCardExportJobsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardExportJobsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardExportJobsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelCardExportJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelCardExportJobsRequestMarshaller
 
ListModelCardExportJobsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardExportJobsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelCards(Consumer<ListModelCardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List existing model cards.
listModelCards(Consumer<ListModelCardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List existing model cards.
listModelCards(ListModelCardsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List existing model cards.
listModelCards(ListModelCardsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List existing model cards.
ListModelCardsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardsIterable(SageMakerClient, ListModelCardsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsIterable
 
listModelCardsPaginator(Consumer<ListModelCardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardsPaginator(Consumer<ListModelCardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelCardsPaginator(ListModelCardsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardsPaginator(ListModelCardsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelCardsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardsPublisher(SageMakerAsyncClient, ListModelCardsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsPublisher
 
ListModelCardsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelCardsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelCardsRequestMarshaller
 
ListModelCardsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelCardVersions(Consumer<ListModelCardVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List existing versions of an Amazon SageMaker Model Card.
listModelCardVersions(Consumer<ListModelCardVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List existing versions of an Amazon SageMaker Model Card.
listModelCardVersions(ListModelCardVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
List existing versions of an Amazon SageMaker Model Card.
listModelCardVersions(ListModelCardVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
List existing versions of an Amazon SageMaker Model Card.
ListModelCardVersionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardVersionsIterable(SageMakerClient, ListModelCardVersionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsIterable
 
listModelCardVersionsPaginator(Consumer<ListModelCardVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardVersionsPaginator(Consumer<ListModelCardVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelCardVersionsPaginator(ListModelCardVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelCardVersionsPaginator(ListModelCardVersionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelCardVersionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelCardVersionsPublisher(SageMakerAsyncClient, ListModelCardVersionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsPublisher
 
ListModelCardVersionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardVersionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardVersionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelCardVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelCardVersionsRequestMarshaller
 
ListModelCardVersionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelCardVersionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelExplainabilityJobDefinitions(Consumer<ListModelExplainabilityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists model explainability job definitions that satisfy various filters.
listModelExplainabilityJobDefinitions(Consumer<ListModelExplainabilityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists model explainability job definitions that satisfy various filters.
listModelExplainabilityJobDefinitions(ListModelExplainabilityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists model explainability job definitions that satisfy various filters.
listModelExplainabilityJobDefinitions(ListModelExplainabilityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists model explainability job definitions that satisfy various filters.
ListModelExplainabilityJobDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelExplainabilityJobDefinitionsIterable(SageMakerClient, ListModelExplainabilityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsIterable
 
listModelExplainabilityJobDefinitionsPaginator(Consumer<ListModelExplainabilityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelExplainabilityJobDefinitionsPaginator(Consumer<ListModelExplainabilityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelExplainabilityJobDefinitionsPaginator(ListModelExplainabilityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelExplainabilityJobDefinitionsPaginator(ListModelExplainabilityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelExplainabilityJobDefinitionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelExplainabilityJobDefinitionsPublisher(SageMakerAsyncClient, ListModelExplainabilityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsPublisher
 
ListModelExplainabilityJobDefinitionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelExplainabilityJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelExplainabilityJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelExplainabilityJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelExplainabilityJobDefinitionsRequestMarshaller
 
ListModelExplainabilityJobDefinitionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelExplainabilityJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelMetadata(Consumer<ListModelMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
listModelMetadata(Consumer<ListModelMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
listModelMetadata(ListModelMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
listModelMetadata(ListModelMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
ListModelMetadataIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelMetadataIterable(SageMakerClient, ListModelMetadataRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataIterable
 
listModelMetadataPaginator(Consumer<ListModelMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelMetadataPaginator(Consumer<ListModelMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelMetadataPaginator(ListModelMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelMetadataPaginator(ListModelMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelMetadataPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelMetadataPublisher(SageMakerAsyncClient, ListModelMetadataRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataPublisher
 
ListModelMetadataRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelMetadataRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelMetadataRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelMetadataRequestMarshaller
 
ListModelMetadataResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelMetadataResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModelPackageGroups(Consumer<ListModelPackageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the model groups in your Amazon Web Services account.
listModelPackageGroups(Consumer<ListModelPackageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the model groups in your Amazon Web Services account.
listModelPackageGroups(ListModelPackageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the model groups in your Amazon Web Services account.
listModelPackageGroups(ListModelPackageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the model groups in your Amazon Web Services account.
ListModelPackageGroupsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelPackageGroupsIterable(SageMakerClient, ListModelPackageGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsIterable
 
listModelPackageGroupsPaginator(Consumer<ListModelPackageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelPackageGroupsPaginator(Consumer<ListModelPackageGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelPackageGroupsPaginator(ListModelPackageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelPackageGroupsPaginator(ListModelPackageGroupsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelPackageGroupsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelPackageGroupsPublisher(SageMakerAsyncClient, ListModelPackageGroupsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsPublisher
 
ListModelPackageGroupsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelPackageGroupsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelPackageGroupsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelPackageGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelPackageGroupsRequestMarshaller
 
ListModelPackageGroupsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelPackageGroupsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(Consumer<ListModelPackagesRequest.Builder>) - 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.SageMakerClient
Lists the model packages that have been created.
listModelPackages(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
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.
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
listModelPackagesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelPackagesPaginator(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelPackagesPaginator(Consumer<ListModelPackagesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelPackagesPaginator(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelPackagesPaginator(ListModelPackagesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listModelQualityJobDefinitions(Consumer<ListModelQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of model quality monitoring job definitions in your account.
listModelQualityJobDefinitions(Consumer<ListModelQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of model quality monitoring job definitions in your account.
listModelQualityJobDefinitions(ListModelQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of model quality monitoring job definitions in your account.
listModelQualityJobDefinitions(ListModelQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of model quality monitoring job definitions in your account.
ListModelQualityJobDefinitionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelQualityJobDefinitionsIterable(SageMakerClient, ListModelQualityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsIterable
 
listModelQualityJobDefinitionsPaginator(Consumer<ListModelQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelQualityJobDefinitionsPaginator(Consumer<ListModelQualityJobDefinitionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelQualityJobDefinitionsPaginator(ListModelQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelQualityJobDefinitionsPaginator(ListModelQualityJobDefinitionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelQualityJobDefinitionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListModelQualityJobDefinitionsPublisher(SageMakerAsyncClient, ListModelQualityJobDefinitionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsPublisher
 
ListModelQualityJobDefinitionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelQualityJobDefinitionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListModelQualityJobDefinitionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListModelQualityJobDefinitionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListModelQualityJobDefinitionsRequestMarshaller
 
ListModelQualityJobDefinitionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListModelQualityJobDefinitionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listModels() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists models created with the CreateModel API.
listModels() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists models created with the CreateModel API.
listModels(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists models created with the CreateModel API.
listModels(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists models created with the CreateModel API.
listModels(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists models created with the CreateModel API.
listModels(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists models created with the CreateModel API.
ListModelsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listModelsPaginator(software.amazon.awssdk.services.sagemaker.model.ListModelsRequest) operation which is a paginated operation.
ListModelsIterable(SageMakerClient, ListModelsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListModelsIterable
 
listModelsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelsPaginator(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelsPaginator(Consumer<ListModelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listModelsPaginator(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listModelsPaginator(ListModelsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListModelsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listModelsPaginator(software.amazon.awssdk.services.sagemaker.model.ListModelsRequest) operation which is a paginated operation.
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
 
listMonitoringAlertHistory(Consumer<ListMonitoringAlertHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of past alerts in a model monitoring schedule.
listMonitoringAlertHistory(Consumer<ListMonitoringAlertHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of past alerts in a model monitoring schedule.
listMonitoringAlertHistory(ListMonitoringAlertHistoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of past alerts in a model monitoring schedule.
listMonitoringAlertHistory(ListMonitoringAlertHistoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of past alerts in a model monitoring schedule.
ListMonitoringAlertHistoryIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringAlertHistoryIterable(SageMakerClient, ListMonitoringAlertHistoryRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryIterable
 
listMonitoringAlertHistoryPaginator(Consumer<ListMonitoringAlertHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringAlertHistoryPaginator(Consumer<ListMonitoringAlertHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listMonitoringAlertHistoryPaginator(ListMonitoringAlertHistoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringAlertHistoryPaginator(ListMonitoringAlertHistoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListMonitoringAlertHistoryPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringAlertHistoryPublisher(SageMakerAsyncClient, ListMonitoringAlertHistoryRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryPublisher
 
ListMonitoringAlertHistoryRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertHistoryRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertHistoryRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListMonitoringAlertHistoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringAlertHistoryRequestMarshaller
 
ListMonitoringAlertHistoryResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertHistoryResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listMonitoringAlerts(Consumer<ListMonitoringAlertsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the alerts for a single monitoring schedule.
listMonitoringAlerts(Consumer<ListMonitoringAlertsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the alerts for a single monitoring schedule.
listMonitoringAlerts(ListMonitoringAlertsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets the alerts for a single monitoring schedule.
listMonitoringAlerts(ListMonitoringAlertsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets the alerts for a single monitoring schedule.
ListMonitoringAlertsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringAlertsIterable(SageMakerClient, ListMonitoringAlertsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsIterable
 
listMonitoringAlertsPaginator(Consumer<ListMonitoringAlertsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringAlertsPaginator(Consumer<ListMonitoringAlertsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listMonitoringAlertsPaginator(ListMonitoringAlertsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringAlertsPaginator(ListMonitoringAlertsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListMonitoringAlertsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringAlertsPublisher(SageMakerAsyncClient, ListMonitoringAlertsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsPublisher
 
ListMonitoringAlertsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListMonitoringAlertsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringAlertsRequestMarshaller
 
ListMonitoringAlertsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListMonitoringAlertsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listMonitoringExecutions(Consumer<ListMonitoringExecutionsRequest.Builder>) - 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.SageMakerClient
Returns list of all monitoring job executions.
listMonitoringExecutions(ListMonitoringExecutionsRequest) - 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.
ListMonitoringExecutionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringExecutionsIterable(SageMakerClient, ListMonitoringExecutionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsIterable
 
listMonitoringExecutionsPaginator(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringExecutionsPaginator(Consumer<ListMonitoringExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listMonitoringExecutionsPaginator(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringExecutionsPaginator(ListMonitoringExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListMonitoringSchedulesRequest.Builder>) - 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.SageMakerClient
Returns list of all monitoring schedules.
listMonitoringSchedules(ListMonitoringSchedulesRequest) - 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.
ListMonitoringSchedulesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListMonitoringSchedulesIterable(SageMakerClient, ListMonitoringSchedulesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesIterable
 
listMonitoringSchedulesPaginator(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringSchedulesPaginator(Consumer<ListMonitoringSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listMonitoringSchedulesPaginator(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listMonitoringSchedulesPaginator(ListMonitoringSchedulesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
listNotebookInstanceLifecycleConfigs() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
listNotebookInstanceLifecycleConfigs(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
listNotebookInstanceLifecycleConfigs(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
listNotebookInstanceLifecycleConfigs(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
listNotebookInstanceLifecycleConfigs(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.
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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listNotebookInstanceLifecycleConfigsPaginator(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listNotebookInstanceLifecycleConfigsPaginator(Consumer<ListNotebookInstanceLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listNotebookInstanceLifecycleConfigsPaginator(ListNotebookInstanceLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listNotebookInstanceLifecycleConfigsPaginator(ListNotebookInstanceLifecycleConfigsRequest) - 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() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
listNotebookInstances() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
listNotebookInstances(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
listNotebookInstances(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
listNotebookInstances(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
listNotebookInstances(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services 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
listNotebookInstancesPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listNotebookInstancesPaginator(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listNotebookInstancesPaginator(Consumer<ListNotebookInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listNotebookInstancesPaginator(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listNotebookInstancesPaginator(ListNotebookInstancesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listPipelineExecutions(Consumer<ListPipelineExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the pipeline executions.
listPipelineExecutions(Consumer<ListPipelineExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the pipeline executions.
listPipelineExecutions(ListPipelineExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the pipeline executions.
listPipelineExecutions(ListPipelineExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the pipeline executions.
ListPipelineExecutionsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineExecutionsIterable(SageMakerClient, ListPipelineExecutionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsIterable
 
listPipelineExecutionsPaginator(Consumer<ListPipelineExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineExecutionsPaginator(Consumer<ListPipelineExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listPipelineExecutionsPaginator(ListPipelineExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineExecutionsPaginator(ListPipelineExecutionsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListPipelineExecutionsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineExecutionsPublisher(SageMakerAsyncClient, ListPipelineExecutionsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsPublisher
 
ListPipelineExecutionsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListPipelineExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListPipelineExecutionsRequestMarshaller
 
ListPipelineExecutionsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listPipelineExecutionSteps(Consumer<ListPipelineExecutionStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of PipeLineExecutionStep objects.
listPipelineExecutionSteps(Consumer<ListPipelineExecutionStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of PipeLineExecutionStep objects.
listPipelineExecutionSteps(ListPipelineExecutionStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of PipeLineExecutionStep objects.
listPipelineExecutionSteps(ListPipelineExecutionStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of PipeLineExecutionStep objects.
ListPipelineExecutionStepsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineExecutionStepsIterable(SageMakerClient, ListPipelineExecutionStepsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsIterable
 
listPipelineExecutionStepsPaginator(Consumer<ListPipelineExecutionStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineExecutionStepsPaginator(Consumer<ListPipelineExecutionStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listPipelineExecutionStepsPaginator(ListPipelineExecutionStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineExecutionStepsPaginator(ListPipelineExecutionStepsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListPipelineExecutionStepsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineExecutionStepsPublisher(SageMakerAsyncClient, ListPipelineExecutionStepsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsPublisher
 
ListPipelineExecutionStepsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionStepsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionStepsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListPipelineExecutionStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListPipelineExecutionStepsRequestMarshaller
 
ListPipelineExecutionStepsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineExecutionStepsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listPipelineParametersForExecution(Consumer<ListPipelineParametersForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of parameters for a pipeline execution.
listPipelineParametersForExecution(Consumer<ListPipelineParametersForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of parameters for a pipeline execution.
listPipelineParametersForExecution(ListPipelineParametersForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of parameters for a pipeline execution.
listPipelineParametersForExecution(ListPipelineParametersForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of parameters for a pipeline execution.
ListPipelineParametersForExecutionIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineParametersForExecutionIterable(SageMakerClient, ListPipelineParametersForExecutionRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionIterable
 
listPipelineParametersForExecutionPaginator(Consumer<ListPipelineParametersForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineParametersForExecutionPaginator(Consumer<ListPipelineParametersForExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listPipelineParametersForExecutionPaginator(ListPipelineParametersForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelineParametersForExecutionPaginator(ListPipelineParametersForExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListPipelineParametersForExecutionPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelineParametersForExecutionPublisher(SageMakerAsyncClient, ListPipelineParametersForExecutionRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionPublisher
 
ListPipelineParametersForExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineParametersForExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineParametersForExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListPipelineParametersForExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListPipelineParametersForExecutionRequestMarshaller
 
ListPipelineParametersForExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelineParametersForExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listPipelines(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of pipelines.
listPipelines(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of pipelines.
listPipelines(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of pipelines.
listPipelines(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of pipelines.
ListPipelinesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listPipelinesPaginator(software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest) operation which is a paginated operation.
ListPipelinesIterable(SageMakerClient, ListPipelinesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesIterable
 
listPipelinesPaginator(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelinesPaginator(Consumer<ListPipelinesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listPipelinesPaginator(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listPipelinesPaginator(ListPipelinesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListPipelinesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListPipelinesPublisher(SageMakerAsyncClient, ListPipelinesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesPublisher
 
ListPipelinesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelinesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListPipelinesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListPipelinesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListPipelinesRequestMarshaller
 
ListPipelinesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListPipelinesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listProcessingJobs(Consumer<ListProcessingJobsRequest.Builder>) - 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.SageMakerClient
Lists processing jobs that satisfy various filters.
listProcessingJobs(ListProcessingJobsRequest) - 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.
ListProcessingJobsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListProcessingJobsIterable(SageMakerClient, ListProcessingJobsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsIterable
 
listProcessingJobsPaginator(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listProcessingJobsPaginator(Consumer<ListProcessingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listProcessingJobsPaginator(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listProcessingJobsPaginator(ListProcessingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the projects in an Amazon Web Services account.
listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the projects in an Amazon Web Services account.
listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the projects in an Amazon Web Services account.
listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Gets a list of the projects in an Amazon Web Services account.
ListProjectsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listProjectsPaginator(software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest) operation which is a paginated operation.
ListProjectsIterable(SageMakerClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListProjectsIterable
 
listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListProjectsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListProjectsPublisher(SageMakerAsyncClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListProjectsPublisher
 
ListProjectsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListProjectsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListProjectsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListProjectsRequestMarshaller
 
ListProjectsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListProjectsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listResourceCatalogs(Consumer<ListResourceCatalogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists Amazon SageMaker Catalogs based on given filters and orders.
listResourceCatalogs(Consumer<ListResourceCatalogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists Amazon SageMaker Catalogs based on given filters and orders.
listResourceCatalogs(ListResourceCatalogsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists Amazon SageMaker Catalogs based on given filters and orders.
listResourceCatalogs(ListResourceCatalogsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists Amazon SageMaker Catalogs based on given filters and orders.
ListResourceCatalogsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListResourceCatalogsIterable(SageMakerClient, ListResourceCatalogsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsIterable
 
listResourceCatalogsPaginator(Consumer<ListResourceCatalogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listResourceCatalogsPaginator(Consumer<ListResourceCatalogsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listResourceCatalogsPaginator(ListResourceCatalogsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listResourceCatalogsPaginator(ListResourceCatalogsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListResourceCatalogsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListResourceCatalogsPublisher(SageMakerAsyncClient, ListResourceCatalogsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsPublisher
 
ListResourceCatalogsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListResourceCatalogsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListResourceCatalogsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListResourceCatalogsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListResourceCatalogsRequestMarshaller
 
ListResourceCatalogsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListResourceCatalogsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listSpaces(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists spaces.
listSpaces(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists spaces.
listSpaces(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists spaces.
listSpaces(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists spaces.
ListSpacesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listSpacesPaginator(software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest) operation which is a paginated operation.
ListSpacesIterable(SageMakerClient, ListSpacesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesIterable
 
listSpacesPaginator(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listSpacesPaginator(Consumer<ListSpacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listSpacesPaginator(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listSpacesPaginator(ListSpacesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListSpacesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listSpacesPaginator(software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest) operation which is a paginated operation.
ListSpacesPublisher(SageMakerAsyncClient, ListSpacesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesPublisher
 
ListSpacesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListSpacesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListSpacesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListSpacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListSpacesRequestMarshaller
 
ListSpacesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListSpacesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listStageDevices(Consumer<ListStageDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists devices allocated to the stage, containing detailed device information and deployment status.
listStageDevices(Consumer<ListStageDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists devices allocated to the stage, containing detailed device information and deployment status.
listStageDevices(ListStageDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists devices allocated to the stage, containing detailed device information and deployment status.
listStageDevices(ListStageDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists devices allocated to the stage, containing detailed device information and deployment status.
ListStageDevicesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListStageDevicesIterable(SageMakerClient, ListStageDevicesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesIterable
 
listStageDevicesPaginator(Consumer<ListStageDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listStageDevicesPaginator(Consumer<ListStageDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listStageDevicesPaginator(ListStageDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listStageDevicesPaginator(ListStageDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListStageDevicesPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListStageDevicesPublisher(SageMakerAsyncClient, ListStageDevicesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesPublisher
 
ListStageDevicesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListStageDevicesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListStageDevicesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListStageDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListStageDevicesRequestMarshaller
 
ListStageDevicesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListStageDevicesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listStudioLifecycleConfigs(Consumer<ListStudioLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
listStudioLifecycleConfigs(Consumer<ListStudioLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
listStudioLifecycleConfigs(ListStudioLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
listStudioLifecycleConfigs(ListStudioLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
ListStudioLifecycleConfigsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListStudioLifecycleConfigsIterable(SageMakerClient, ListStudioLifecycleConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsIterable
 
listStudioLifecycleConfigsPaginator(Consumer<ListStudioLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listStudioLifecycleConfigsPaginator(Consumer<ListStudioLifecycleConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listStudioLifecycleConfigsPaginator(ListStudioLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listStudioLifecycleConfigsPaginator(ListStudioLifecycleConfigsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListStudioLifecycleConfigsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
ListStudioLifecycleConfigsPublisher(SageMakerAsyncClient, ListStudioLifecycleConfigsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsPublisher
 
ListStudioLifecycleConfigsRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
ListStudioLifecycleConfigsRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ListStudioLifecycleConfigsRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
ListStudioLifecycleConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.ListStudioLifecycleConfigsRequestMarshaller
 
ListStudioLifecycleConfigsResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
ListStudioLifecycleConfigsResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
listSubscribedWorkteams() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Gets a list of the work teams that you are subscribed to in the Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Marketplace.
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 Amazon Web Services 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 Amazon Web Services 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
listSubscribedWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listSubscribedWorkteamsPaginator(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listSubscribedWorkteamsPaginator(Consumer<ListSubscribedWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listSubscribedWorkteamsPaginator(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listSubscribedWorkteamsPaginator(ListSubscribedWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns the tags for the specified SageMaker resource.
listTags(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns the tags for the specified SageMaker resource.
listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Returns the tags for the specified SageMaker resource.
listTags(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Returns the tags for the specified SageMaker resource.
ListTagsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listTagsPaginator(software.amazon.awssdk.services.sagemaker.model.ListTagsRequest) operation which is a paginated operation.
ListTagsIterable(SageMakerClient, ListTagsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTagsIterable
 
listTagsPaginator(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTagsPaginator(Consumer<ListTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTagsPaginator(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTagsPaginator(ListTagsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListTagsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listTagsPaginator(software.amazon.awssdk.services.sagemaker.model.ListTagsRequest) operation which is a paginated operation.
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
ListTagsRequest Marshaller
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() - 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(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists training jobs.
listTrainingJobs(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists training jobs.
listTrainingJobs(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists training jobs.
listTrainingJobs(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists training jobs.
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(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.
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(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.
ListTrainingJobsForHyperParameterTuningJobIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListTrainingJobsForHyperParameterTuningJobIterable(SageMakerClient, ListTrainingJobsForHyperParameterTuningJobRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsForHyperParameterTuningJobIterable
 
listTrainingJobsForHyperParameterTuningJobPaginator(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrainingJobsForHyperParameterTuningJobPaginator(Consumer<ListTrainingJobsForHyperParameterTuningJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTrainingJobsForHyperParameterTuningJobPaginator(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrainingJobsForHyperParameterTuningJobPaginator(ListTrainingJobsForHyperParameterTuningJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
listTrainingJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTrainingJobsPaginator(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrainingJobsPaginator(Consumer<ListTrainingJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTrainingJobsPaginator(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrainingJobsPaginator(ListTrainingJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - 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(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists transform jobs.
listTransformJobs(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists transform jobs.
listTransformJobs(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists transform jobs.
listTransformJobs(ListTransformJobsRequest) - 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
listTransformJobsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTransformJobsPaginator(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTransformJobsPaginator(Consumer<ListTransformJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTransformJobsPaginator(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTransformJobsPaginator(ListTransformJobsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListTrialComponentsRequest.Builder>) - 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.SageMakerClient
Lists the trial components in your account.
listTrialComponents(ListTrialComponentsRequest) - 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.
ListTrialComponentsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListTrialComponentsIterable(SageMakerClient, ListTrialComponentsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsIterable
 
listTrialComponentsPaginator(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrialComponentsPaginator(Consumer<ListTrialComponentsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTrialComponentsPaginator(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrialComponentsPaginator(ListTrialComponentsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListTrialsRequest.Builder>) - 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.SageMakerClient
Lists the trials in your account.
listTrials(ListTrialsRequest) - 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.
ListTrialsIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.listTrialsPaginator(software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest) operation which is a paginated operation.
ListTrialsIterable(SageMakerClient, ListTrialsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsIterable
 
listTrialsPaginator(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrialsPaginator(Consumer<ListTrialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listTrialsPaginator(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listTrialsPaginator(ListTrialsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
ListTrialsPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.listTrialsPaginator(software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest) operation which is a paginated operation.
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(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Lists user profiles.
listUserProfiles(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Lists user profiles.
listUserProfiles(ListUserProfilesRequest) - 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.
ListUserProfilesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListUserProfilesIterable(SageMakerClient, ListUserProfilesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesIterable
 
listUserProfilesPaginator(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listUserProfilesPaginator(Consumer<ListUserProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listUserProfilesPaginator(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listUserProfilesPaginator(ListUserProfilesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to list all private and vendor workforces in an Amazon Web Services 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 Amazon Web Services Region.
listWorkforces(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to list all private and vendor workforces in an Amazon Web Services Region.
listWorkforces(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this operation to list all private and vendor workforces in an Amazon Web Services Region.
ListWorkforcesIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
ListWorkforcesIterable(SageMakerClient, ListWorkforcesRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesIterable
 
listWorkforcesPaginator(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listWorkforcesPaginator(Consumer<ListWorkforcesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listWorkforcesPaginator(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listWorkforcesPaginator(ListWorkforcesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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() - 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(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(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.
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(ListWorkteamsRequest) - 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
Represents the output for the SageMakerClient.listWorkteamsPaginator(software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest) operation which is a paginated operation.
ListWorkteamsIterable(SageMakerClient, ListWorkteamsRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsIterable
 
listWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listWorkteamsPaginator() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listWorkteamsPaginator(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listWorkteamsPaginator(Consumer<ListWorkteamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
listWorkteamsPaginator(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
listWorkteamsPaginator(ListWorkteamsRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
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
 
Literal - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
loadPartitions() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionDataProvider
 
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
Path to the filesystem where the batch transform data is available to the container.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
(Optional) The local directory where checkpoints are written.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
The local path where you want Amazon SageMaker to download the Dataset Definition inputs to run a processing job.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
Path to local storage location for metrics and tensors.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
Path to local storage location for output of rules.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
The local path in your container where you want Amazon SageMaker to write input data to.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output
The local path of a directory where you want Amazon SageMaker to upload its contents to Amazon S3.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
Path to local storage location for output of rules.
localPath() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
Path to local storage location for tensorBoard output.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
Path to the filesystem where the batch transform data is available to the container.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CheckpointConfig.Builder
(Optional) The local directory where checkpoints are written.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
The local path where you want Amazon SageMaker to download the Dataset Definition inputs to run a processing job.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugHookConfig.Builder
Path to local storage location for metrics and tensors.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
The local path in your container where you want Amazon SageMaker to write input data to.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Output.Builder
The local path of a directory where you want Amazon SageMaker to upload its contents to Amazon S3.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
Path to local storage location for output of rules.
localPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig.Builder
Path to local storage location for tensorBoard output.
LOG_LOSS - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
LOGARITHMIC - software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
 
logFilePath() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
The path to the log file where the cluster step's failure root cause is recorded.
logFilePath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata.Builder
The path to the log file where the cluster step's failure root cause is recorded.
logoutEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
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.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
The OIDC IdP logout endpoint used to configure your private workforce.
LT - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
LV - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 

M

machineLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
The total number of objects labeled by automated data labeling.
machineLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
The total number of objects labeled by automated data labeling.
MAE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
MAE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
MALI - software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
 
managedInstanceScaling() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(Consumer<ProductionVariantManagedInstanceScaling.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(Consumer<ProductionVariantManagedInstanceScaling.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(Consumer<ProductionVariantManagedInstanceScaling.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(ProductionVariantManagedInstanceScaling) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(ProductionVariantManagedInstanceScaling) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
managedInstanceScaling(ProductionVariantManagedInstanceScaling) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
ManagedInstanceScalingStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
MANIFEST_FILE - software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
 
MANIFEST_FILE - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
 
MANIFEST_FILE - software.amazon.awssdk.services.sagemaker.model.S3DataType
 
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.
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.
MAPE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
MAPE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
marketplaceDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
The description of the vendor from the Amazon Marketplace.
marketplaceDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
The description of the vendor from 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.
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.
marshall(AddAssociationRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.AddAssociationRequestMarshaller
 
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(BatchDescribeModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.BatchDescribeModelPackageRequestMarshaller
 
marshall(CreateActionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateActionRequestMarshaller
 
marshall(CreateAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAlgorithmRequestMarshaller
 
marshall(CreateAppImageConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAppImageConfigRequestMarshaller
 
marshall(CreateAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAppRequestMarshaller
 
marshall(CreateArtifactRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateArtifactRequestMarshaller
 
marshall(CreateAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAutoMlJobRequestMarshaller
 
marshall(CreateAutoMlJobV2Request) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateAutoMlJobV2RequestMarshaller
 
marshall(CreateClusterRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateClusterRequestMarshaller
 
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(CreateContextRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateContextRequestMarshaller
 
marshall(CreateDataQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateDataQualityJobDefinitionRequestMarshaller
 
marshall(CreateDeviceFleetRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateDeviceFleetRequestMarshaller
 
marshall(CreateDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateDomainRequestMarshaller
 
marshall(CreateEdgeDeploymentPlanRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateEdgeDeploymentPlanRequestMarshaller
 
marshall(CreateEdgeDeploymentStageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateEdgeDeploymentStageRequestMarshaller
 
marshall(CreateEdgePackagingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateEdgePackagingJobRequestMarshaller
 
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(CreateFeatureGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateFeatureGroupRequestMarshaller
 
marshall(CreateFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateFlowDefinitionRequestMarshaller
 
marshall(CreateHubRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateHubRequestMarshaller
 
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(CreateImageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateImageRequestMarshaller
 
marshall(CreateImageVersionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateImageVersionRequestMarshaller
 
marshall(CreateInferenceComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceComponentRequestMarshaller
 
marshall(CreateInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceExperimentRequestMarshaller
 
marshall(CreateInferenceRecommendationsJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateInferenceRecommendationsJobRequestMarshaller
 
marshall(CreateLabelingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateLabelingJobRequestMarshaller
 
marshall(CreateModelBiasJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelBiasJobDefinitionRequestMarshaller
 
marshall(CreateModelCardExportJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelCardExportJobRequestMarshaller
 
marshall(CreateModelCardRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelCardRequestMarshaller
 
marshall(CreateModelExplainabilityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelExplainabilityJobDefinitionRequestMarshaller
 
marshall(CreateModelPackageGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelPackageGroupRequestMarshaller
 
marshall(CreateModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelPackageRequestMarshaller
 
marshall(CreateModelQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateModelQualityJobDefinitionRequestMarshaller
 
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(CreatePipelineRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreatePipelineRequestMarshaller
 
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(CreateProjectRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateProjectRequestMarshaller
 
marshall(CreateSpaceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateSpaceRequestMarshaller
 
marshall(CreateStudioLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.CreateStudioLifecycleConfigRequestMarshaller
 
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(DeleteActionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteActionRequestMarshaller
 
marshall(DeleteAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAlgorithmRequestMarshaller
 
marshall(DeleteAppImageConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAppImageConfigRequestMarshaller
 
marshall(DeleteAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAppRequestMarshaller
 
marshall(DeleteArtifactRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteArtifactRequestMarshaller
 
marshall(DeleteAssociationRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteAssociationRequestMarshaller
 
marshall(DeleteClusterRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteClusterRequestMarshaller
 
marshall(DeleteCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteCodeRepositoryRequestMarshaller
 
marshall(DeleteCompilationJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteCompilationJobRequestMarshaller
 
marshall(DeleteContextRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteContextRequestMarshaller
 
marshall(DeleteDataQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteDataQualityJobDefinitionRequestMarshaller
 
marshall(DeleteDeviceFleetRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteDeviceFleetRequestMarshaller
 
marshall(DeleteDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteDomainRequestMarshaller
 
marshall(DeleteEdgeDeploymentPlanRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteEdgeDeploymentPlanRequestMarshaller
 
marshall(DeleteEdgeDeploymentStageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteEdgeDeploymentStageRequestMarshaller
 
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(DeleteFeatureGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteFeatureGroupRequestMarshaller
 
marshall(DeleteFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteFlowDefinitionRequestMarshaller
 
marshall(DeleteHubContentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteHubContentRequestMarshaller
 
marshall(DeleteHubRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteHubRequestMarshaller
 
marshall(DeleteHumanTaskUiRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteHumanTaskUiRequestMarshaller
 
marshall(DeleteHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteHyperParameterTuningJobRequestMarshaller
 
marshall(DeleteImageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteImageRequestMarshaller
 
marshall(DeleteImageVersionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteImageVersionRequestMarshaller
 
marshall(DeleteInferenceComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteInferenceComponentRequestMarshaller
 
marshall(DeleteInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteInferenceExperimentRequestMarshaller
 
marshall(DeleteModelBiasJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelBiasJobDefinitionRequestMarshaller
 
marshall(DeleteModelCardRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelCardRequestMarshaller
 
marshall(DeleteModelExplainabilityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelExplainabilityJobDefinitionRequestMarshaller
 
marshall(DeleteModelPackageGroupPolicyRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageGroupPolicyRequestMarshaller
 
marshall(DeleteModelPackageGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageGroupRequestMarshaller
 
marshall(DeleteModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelPackageRequestMarshaller
 
marshall(DeleteModelQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteModelQualityJobDefinitionRequestMarshaller
 
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(DeletePipelineRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeletePipelineRequestMarshaller
 
marshall(DeleteProjectRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteProjectRequestMarshaller
 
marshall(DeleteSpaceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteSpaceRequestMarshaller
 
marshall(DeleteStudioLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeleteStudioLifecycleConfigRequestMarshaller
 
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(DeregisterDevicesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DeregisterDevicesRequestMarshaller
 
marshall(DescribeActionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeActionRequestMarshaller
 
marshall(DescribeAlgorithmRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAlgorithmRequestMarshaller
 
marshall(DescribeAppImageConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAppImageConfigRequestMarshaller
 
marshall(DescribeAppRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAppRequestMarshaller
 
marshall(DescribeArtifactRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeArtifactRequestMarshaller
 
marshall(DescribeAutoMlJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAutoMlJobRequestMarshaller
 
marshall(DescribeAutoMlJobV2Request) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeAutoMlJobV2RequestMarshaller
 
marshall(DescribeClusterNodeRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeClusterNodeRequestMarshaller
 
marshall(DescribeClusterRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeClusterRequestMarshaller
 
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(DescribeContextRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeContextRequestMarshaller
 
marshall(DescribeDataQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeDataQualityJobDefinitionRequestMarshaller
 
marshall(DescribeDeviceFleetRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeDeviceFleetRequestMarshaller
 
marshall(DescribeDeviceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeDeviceRequestMarshaller
 
marshall(DescribeDomainRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeDomainRequestMarshaller
 
marshall(DescribeEdgeDeploymentPlanRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeEdgeDeploymentPlanRequestMarshaller
 
marshall(DescribeEdgePackagingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeEdgePackagingJobRequestMarshaller
 
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(DescribeFeatureGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeFeatureGroupRequestMarshaller
 
marshall(DescribeFeatureMetadataRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeFeatureMetadataRequestMarshaller
 
marshall(DescribeFlowDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeFlowDefinitionRequestMarshaller
 
marshall(DescribeHubContentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeHubContentRequestMarshaller
 
marshall(DescribeHubRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeHubRequestMarshaller
 
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(DescribeImageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeImageRequestMarshaller
 
marshall(DescribeImageVersionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeImageVersionRequestMarshaller
 
marshall(DescribeInferenceComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceComponentRequestMarshaller
 
marshall(DescribeInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceExperimentRequestMarshaller
 
marshall(DescribeInferenceRecommendationsJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeInferenceRecommendationsJobRequestMarshaller
 
marshall(DescribeLabelingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeLabelingJobRequestMarshaller
 
marshall(DescribeLineageGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeLineageGroupRequestMarshaller
 
marshall(DescribeModelBiasJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelBiasJobDefinitionRequestMarshaller
 
marshall(DescribeModelCardExportJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelCardExportJobRequestMarshaller
 
marshall(DescribeModelCardRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelCardRequestMarshaller
 
marshall(DescribeModelExplainabilityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelExplainabilityJobDefinitionRequestMarshaller
 
marshall(DescribeModelPackageGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelPackageGroupRequestMarshaller
 
marshall(DescribeModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelPackageRequestMarshaller
 
marshall(DescribeModelQualityJobDefinitionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeModelQualityJobDefinitionRequestMarshaller
 
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(DescribePipelineDefinitionForExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineDefinitionForExecutionRequestMarshaller
 
marshall(DescribePipelineExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineExecutionRequestMarshaller
 
marshall(DescribePipelineRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribePipelineRequestMarshaller
 
marshall(DescribeProcessingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeProcessingJobRequestMarshaller
 
marshall(DescribeProjectRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeProjectRequestMarshaller
 
marshall(DescribeSpaceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeSpaceRequestMarshaller
 
marshall(DescribeStudioLifecycleConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DescribeStudioLifecycleConfigRequestMarshaller
 
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(DisableSagemakerServicecatalogPortfolioRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DisableSagemakerServicecatalogPortfolioRequestMarshaller
 
marshall(DisassociateTrialComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.DisassociateTrialComponentRequestMarshaller
 
marshall(EnableSagemakerServicecatalogPortfolioRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.EnableSagemakerServicecatalogPortfolioRequestMarshaller
 
marshall(GetDeviceFleetReportRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetDeviceFleetReportRequestMarshaller
 
marshall(GetLineageGroupPolicyRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetLineageGroupPolicyRequestMarshaller
 
marshall(GetModelPackageGroupPolicyRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetModelPackageGroupPolicyRequestMarshaller
 
marshall(GetSagemakerServicecatalogPortfolioStatusRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetSagemakerServicecatalogPortfolioStatusRequestMarshaller
 
marshall(GetScalingConfigurationRecommendationRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetScalingConfigurationRecommendationRequestMarshaller
 
marshall(GetSearchSuggestionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.GetSearchSuggestionsRequestMarshaller
 
marshall(ImportHubContentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ImportHubContentRequestMarshaller
 
marshall(ListActionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListActionsRequestMarshaller
 
marshall(ListAlgorithmsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAlgorithmsRequestMarshaller
 
marshall(ListAliasesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAliasesRequestMarshaller
 
marshall(ListAppImageConfigsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAppImageConfigsRequestMarshaller
 
marshall(ListAppsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAppsRequestMarshaller
 
marshall(ListArtifactsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListArtifactsRequestMarshaller
 
marshall(ListAssociationsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListAssociationsRequestMarshaller
 
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(ListClusterNodesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListClusterNodesRequestMarshaller
 
marshall(ListClustersRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListClustersRequestMarshaller
 
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(ListContextsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListContextsRequestMarshaller
 
marshall(ListDataQualityJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListDataQualityJobDefinitionsRequestMarshaller
 
marshall(ListDeviceFleetsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListDeviceFleetsRequestMarshaller
 
marshall(ListDevicesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListDevicesRequestMarshaller
 
marshall(ListDomainsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListDomainsRequestMarshaller
 
marshall(ListEdgeDeploymentPlansRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListEdgeDeploymentPlansRequestMarshaller
 
marshall(ListEdgePackagingJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListEdgePackagingJobsRequestMarshaller
 
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(ListFeatureGroupsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListFeatureGroupsRequestMarshaller
 
marshall(ListFlowDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListFlowDefinitionsRequestMarshaller
 
marshall(ListHubContentsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListHubContentsRequestMarshaller
 
marshall(ListHubContentVersionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListHubContentVersionsRequestMarshaller
 
marshall(ListHubsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListHubsRequestMarshaller
 
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(ListImagesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListImagesRequestMarshaller
 
marshall(ListImageVersionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListImageVersionsRequestMarshaller
 
marshall(ListInferenceComponentsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListInferenceComponentsRequestMarshaller
 
marshall(ListInferenceExperimentsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListInferenceExperimentsRequestMarshaller
 
marshall(ListInferenceRecommendationsJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListInferenceRecommendationsJobsRequestMarshaller
 
marshall(ListInferenceRecommendationsJobStepsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListInferenceRecommendationsJobStepsRequestMarshaller
 
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(ListLineageGroupsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListLineageGroupsRequestMarshaller
 
marshall(ListModelBiasJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelBiasJobDefinitionsRequestMarshaller
 
marshall(ListModelCardExportJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelCardExportJobsRequestMarshaller
 
marshall(ListModelCardsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelCardsRequestMarshaller
 
marshall(ListModelCardVersionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelCardVersionsRequestMarshaller
 
marshall(ListModelExplainabilityJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelExplainabilityJobDefinitionsRequestMarshaller
 
marshall(ListModelMetadataRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelMetadataRequestMarshaller
 
marshall(ListModelPackageGroupsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelPackageGroupsRequestMarshaller
 
marshall(ListModelPackagesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelPackagesRequestMarshaller
 
marshall(ListModelQualityJobDefinitionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelQualityJobDefinitionsRequestMarshaller
 
marshall(ListModelsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListModelsRequestMarshaller
 
marshall(ListMonitoringAlertHistoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringAlertHistoryRequestMarshaller
 
marshall(ListMonitoringAlertsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListMonitoringAlertsRequestMarshaller
 
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(ListPipelineExecutionsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListPipelineExecutionsRequestMarshaller
 
marshall(ListPipelineExecutionStepsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListPipelineExecutionStepsRequestMarshaller
 
marshall(ListPipelineParametersForExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListPipelineParametersForExecutionRequestMarshaller
 
marshall(ListPipelinesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListPipelinesRequestMarshaller
 
marshall(ListProcessingJobsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListProcessingJobsRequestMarshaller
 
marshall(ListProjectsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListProjectsRequestMarshaller
 
marshall(ListResourceCatalogsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListResourceCatalogsRequestMarshaller
 
marshall(ListSpacesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListSpacesRequestMarshaller
 
marshall(ListStageDevicesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListStageDevicesRequestMarshaller
 
marshall(ListStudioLifecycleConfigsRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.ListStudioLifecycleConfigsRequestMarshaller
 
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(PutModelPackageGroupPolicyRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.PutModelPackageGroupPolicyRequestMarshaller
 
marshall(QueryLineageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.QueryLineageRequestMarshaller
 
marshall(RegisterDevicesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.RegisterDevicesRequestMarshaller
 
marshall(RenderUiTemplateRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.RenderUiTemplateRequestMarshaller
 
marshall(RetryPipelineExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.RetryPipelineExecutionRequestMarshaller
 
marshall(SearchRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.SearchRequestMarshaller
 
marshall(SendPipelineExecutionStepFailureRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.SendPipelineExecutionStepFailureRequestMarshaller
 
marshall(SendPipelineExecutionStepSuccessRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.SendPipelineExecutionStepSuccessRequestMarshaller
 
marshall(StartEdgeDeploymentStageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StartEdgeDeploymentStageRequestMarshaller
 
marshall(StartInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StartInferenceExperimentRequestMarshaller
 
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(StartPipelineExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StartPipelineExecutionRequestMarshaller
 
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(StopEdgeDeploymentStageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopEdgeDeploymentStageRequestMarshaller
 
marshall(StopEdgePackagingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopEdgePackagingJobRequestMarshaller
 
marshall(StopHyperParameterTuningJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopHyperParameterTuningJobRequestMarshaller
 
marshall(StopInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopInferenceExperimentRequestMarshaller
 
marshall(StopInferenceRecommendationsJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopInferenceRecommendationsJobRequestMarshaller
 
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(StopPipelineExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.StopPipelineExecutionRequestMarshaller
 
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(UpdateActionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateActionRequestMarshaller
 
marshall(UpdateAppImageConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateAppImageConfigRequestMarshaller
 
marshall(UpdateArtifactRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateArtifactRequestMarshaller
 
marshall(UpdateClusterRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateClusterRequestMarshaller
 
marshall(UpdateClusterSoftwareRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateClusterSoftwareRequestMarshaller
 
marshall(UpdateCodeRepositoryRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateCodeRepositoryRequestMarshaller
 
marshall(UpdateContextRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateContextRequestMarshaller
 
marshall(UpdateDeviceFleetRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateDeviceFleetRequestMarshaller
 
marshall(UpdateDevicesRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateDevicesRequestMarshaller
 
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(UpdateFeatureGroupRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateFeatureGroupRequestMarshaller
 
marshall(UpdateFeatureMetadataRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateFeatureMetadataRequestMarshaller
 
marshall(UpdateHubRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateHubRequestMarshaller
 
marshall(UpdateImageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateImageRequestMarshaller
 
marshall(UpdateImageVersionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateImageVersionRequestMarshaller
 
marshall(UpdateInferenceComponentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceComponentRequestMarshaller
 
marshall(UpdateInferenceComponentRuntimeConfigRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceComponentRuntimeConfigRequestMarshaller
 
marshall(UpdateInferenceExperimentRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceExperimentRequestMarshaller
 
marshall(UpdateModelCardRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateModelCardRequestMarshaller
 
marshall(UpdateModelPackageRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateModelPackageRequestMarshaller
 
marshall(UpdateMonitoringAlertRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateMonitoringAlertRequestMarshaller
 
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(UpdatePipelineExecutionRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdatePipelineExecutionRequestMarshaller
 
marshall(UpdatePipelineRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdatePipelineRequestMarshaller
 
marshall(UpdateProjectRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateProjectRequestMarshaller
 
marshall(UpdateSpaceRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateSpaceRequestMarshaller
 
marshall(UpdateTrainingJobRequest) - Method in class software.amazon.awssdk.services.sagemaker.transform.UpdateTrainingJobRequestMarshaller
 
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
 
MASE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
MASE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
matches(Throwable) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
max() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The maximum value of the metric.
max(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The maximum value of the metric.
MAX - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
MAX_AUTO_ML_JOB_RUNTIME_REACHED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
MAX_CANDIDATES_REACHED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
MAX_RUNTIME_EXCEEDED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
MAX_WAIT_TIME_EXCEEDED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
maxAutoMLJobRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
The maximum runtime, in seconds, an AutoML job has to complete.
maxAutoMLJobRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria.Builder
The maximum runtime, in seconds, an AutoML job has to complete.
maxCandidates() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
The maximum number of times a training job is allowed to run.
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.
maxCapacity() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
The recommended maximum capacity to specify for your autoscaling policy.
maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
The recommended maximum capacity to specify for your autoscaling policy.
maxConcurrency() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
The maximum number of concurrent invocations your serverless endpoint can process.
maxConcurrency() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
The updated maximum number of concurrent invocations your serverless endpoint can process.
maxConcurrency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig.Builder
The maximum number of concurrent invocations your serverless endpoint can process.
maxConcurrency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig.Builder
The updated maximum number of concurrent invocations your serverless endpoint can process.
maxConcurrentInvocationsPerInstance() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
The maximum number of concurrent requests sent by the SageMaker client to the model container.
maxConcurrentInvocationsPerInstance(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig.Builder
The maximum number of concurrent requests sent by the SageMaker client to the model container.
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.
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.
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() - 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() - 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() - 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.
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(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(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(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.
maxDepth() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
The maximum depth in lineage relationships from the StartArns that are traversed.
maxDepth(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
The maximum depth in lineage relationships from the StartArns that are traversed.
maxHumanLabeledObjectCount() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
The maximum number of objects that can be labeled by human workers.
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.
MAXIMIZE - software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
 
MAXIMIZE - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
 
MAXIMUM - software.amazon.awssdk.services.sagemaker.model.Statistic
 
maximumBatchSize() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
Batch size for each rolling step to provision capacity and turn on traffic on the new endpoint fleet, and terminate capacity on the old endpoint fleet.
maximumBatchSize(Consumer<CapacitySize.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
Batch size for each rolling step to provision capacity and turn on traffic on the new endpoint fleet, and terminate capacity on the old endpoint fleet.
maximumBatchSize(CapacitySize) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
Batch size for each rolling step to provision capacity and turn on traffic on the new endpoint fleet, and terminate capacity on the old endpoint fleet.
maximumEbsVolumeSizeInGb() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings
The maximum size of the EBS storage volume for a private space.
maximumEbsVolumeSizeInGb(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultEbsStorageSettings.Builder
The maximum size of the EBS storage volume for a private space.
maximumExecutionTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
Maximum execution timeout for the deployment.
maximumExecutionTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
The time limit for the total deployment.
maximumExecutionTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy.Builder
Maximum execution timeout for the deployment.
maximumExecutionTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
The time limit for the total deployment.
maximumRetryAttempts() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
The number of times to retry the job.
maximumRetryAttempts(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryStrategy.Builder
The number of times to retry the job.
maxInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
The maximum number of instances that the endpoint can provision when it scales up to accommodate an increase in traffic.
maxInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling.Builder
The maximum number of instances that the endpoint can provision when it scales up to accommodate an increase in traffic.
maxInvocations() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
The expected maximum number of requests per minute for the instance.
maxInvocations() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
The maximum number of requests per minute expected for the endpoint.
maxInvocations() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
The expected maximum number of requests per minute for the instance.
maxInvocations(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceMetrics.Builder
The expected maximum number of requests per minute for the instance.
maxInvocations(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
The maximum number of requests per minute expected for the endpoint.
maxInvocations(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
The expected maximum number of requests per minute for the instance.
maxInvocationsPerMinute() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
The maximum number of expected requests to your endpoint per minute.
maxInvocationsPerMinute(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective.Builder
The maximum number of expected requests to your endpoint per minute.
maxMemoryRequiredInMb() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
The maximum MB of memory to allocate to run a model that you assign to an inference component.
maxMemoryRequiredInMb(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements.Builder
The maximum MB of memory to allocate to run a model that you assign to an inference component.
maxModels() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The maximum number of models.
maxModels(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The maximum number of models.
maxNumberOfTests() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
Defines the maximum number of load tests.
maxNumberOfTests(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit.Builder
Defines the maximum number of load tests.
maxNumberOfTrainingJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
The maximum number of training jobs that a hyperparameter tuning job can launch.
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.
maxNumberOfTrainingJobsNotImproving() - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
The number of training jobs that have failed to improve model performance by 1% or greater over prior training jobs as evaluated against an objective function.
maxNumberOfTrainingJobsNotImproving(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving.Builder
The number of training jobs that have failed to improve model performance by 1% or greater over prior training jobs as evaluated against an objective function.
maxParallelExecutionSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
The max number of steps that can be executed in parallel.
maxParallelExecutionSteps(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration.Builder
The max number of steps that can be executed in parallel.
maxParallelOfTests() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
Defines the maximum number of parallel load tests.
maxParallelOfTests(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit.Builder
Defines the maximum number of parallel load tests.
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.
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.
maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
The maximum payload size (MB) allowed of a request from the explainer to the model container.
maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
The maximum allowed size of the payload, in MB.
maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
The maximum payload size, in MB, used in the transform job.
maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
The maximum allowed size of the payload, in MB.
maxPayloadInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
The maximum payload size allowed, in MB.
maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
The maximum payload size (MB) allowed of a request from the explainer to the model container.
maxPayloadInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
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.
maxPendingTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
The maximum length of time, in seconds, that a training or compilation job can be pending before it is stopped.
maxPendingTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.StoppingCondition.Builder
The maximum length of time, in seconds, that a training or compilation job can be pending before it is stopped.
maxPercentageOfInputDatasetLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions
The maximum number of input data objects that should be labeled.
maxPercentageOfInputDatasetLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobStoppingConditions.Builder
The maximum number of input data objects that should be labeled.
maxRecordCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset.
maxRecordCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset.
maxResource() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig
The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job.
maxResource(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig.Builder
The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest
The maximum number of results to select (50 by default).
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
The maximum number of actions 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
The maximum number of aliases to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
The total number of items to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
The total number of items to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
The maximum number of artifacts to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
The maximum number of associations to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
The maximum number of nodes to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Set the maximum number of SageMaker HyperPod clusters to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
The maximum number of Git repositories 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
The maximum number of contexts to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
The maximum number of data quality monitoring job definitions to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
The maximum number of results to select.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
Maximum number of results to select.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
The total number of items to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The maximum number of results to select (50 by default).
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Maximum number of results to select.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
The maximum number of training jobs 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
The maximum number of experiments to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
The maximum number of results returned by ListFeatureGroups.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
The total number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
The maximum amount of hub content to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The maximum number of hub content versions to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
The maximum number of hubs to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
The total number of items to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
The maximum number of tuning jobs to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
The maximum number of images to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The maximum number of versions to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
The maximum number of inference components to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The maximum number of results to select.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
The maximum number of recommendations to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
The maximum number of results to return.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
The maximum number of endpoints to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
The maximum number of model bias jobs to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
The maximum number of model card export jobs to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
The maximum number of model cards to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
The maximum number of model card versions to list.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
The maximum number of jobs to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
The maximum number of models to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
The maximum number of results 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
The maximum number of results to return in a call to ListModelQualityJobDefinitions.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
The maximum number of models to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
The maximum number of results to display.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
The maximum number of results to display.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
The maximum number of lifecycle configurations to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
The maximum number of notebook instances to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
The maximum number of pipeline executions to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
The maximum number of pipeline execution steps to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
The maximum number of parameters to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
The maximum number of pipelines 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
The maximum number of projects to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
The maximum number of results returned by ListResourceCatalogs.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
The total number of items to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
The maximum number of requests to select.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
The total number of items to return in 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
Maximum number of tags to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
The maximum number of training jobs to return.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
The maximum number of training 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
The maximum number of components 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
The total number of items to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
The maximum number of workforces returned in 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() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Limits the number of vertices in the results.
maxResults() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
The maximum number of results to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest.Builder
The maximum number of results to select (50 by default).
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
The maximum number of actions to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
The maximum number of algorithms to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
The maximum number of aliases to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
The total number of items to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
The total number of items to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
The maximum number of artifacts to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
The maximum number of associations to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The maximum number of nodes to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
Set the maximum number of SageMaker HyperPod clusters to list.
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(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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
The maximum number of contexts to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
The maximum number of data quality monitoring job definitions to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
The maximum number of results to select.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
Maximum number of results to select.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest.Builder
The total number of items to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The maximum number of results to select (50 by default).
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Maximum number of results to select.
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
The maximum number of results returned by ListFeatureGroups.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
The total number of items to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
The maximum amount of hub content to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The maximum number of hub content versions to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
The maximum number of hubs to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
The maximum number of images to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The maximum number of versions to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
The maximum number of inference components to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
The maximum number of results to select.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
The maximum number of recommendations to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
The maximum number of results 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(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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
The maximum number of endpoints to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
The maximum number of model bias jobs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
The maximum number of model card export jobs to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
The maximum number of model cards to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
The maximum number of model card versions to list.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
The maximum number of jobs to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
The maximum number of models to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
The maximum number of results to return in 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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
The maximum number of results to return in a call to ListModelQualityJobDefinitions.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
The maximum number of models to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The maximum number of results to display.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest.Builder
The maximum number of results to display.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The maximum number of pipeline executions to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
The maximum number of pipeline execution steps to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest.Builder
The maximum number of parameters to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
The maximum number of pipelines to return in the response.
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
The maximum number of projects to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
The maximum number of results returned by ListResourceCatalogs.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
The total number of items to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
The maximum number of requests to select.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
The total number of items 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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
The total number of items to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
Limits the number of vertices in the results.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
The maximum number of results to return.
maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition
The maximum runtime allowed in seconds.
maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingStoppingCondition
Specifies the maximum runtime in seconds.
maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceLimits
The maximum time in seconds that a hyperparameter tuning job can run.
maxRuntimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.
maxRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringStoppingCondition.Builder
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimits.Builder
The maximum time in seconds that a hyperparameter tuning job can run.
maxRuntimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.StoppingCondition.Builder
The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.
maxRuntimePerTrainingJobInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria
The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job.
maxRuntimePerTrainingJobInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobCompletionCriteria.Builder
The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job.
maxSchemaVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
The upper bound of the hub content schema verion.
maxSchemaVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The upper bound of the hub content schema version.
maxSchemaVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
The upper bound of the hub content schema verion.
maxSchemaVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The upper bound of the hub content schema version.
maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
The maximum value for the hyperparameter.
maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
The maximum floating-point value allowed.
maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
The maximum value of the hyperparameter to search.
maxValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
The maximum integer value allowed.
maxValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
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.
maxWaitTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.StoppingCondition
The maximum length of time, in seconds, that a managed Spot training job has to complete.
maxWaitTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.StoppingCondition.Builder
The maximum length of time, in seconds, that a managed Spot training job has to complete.
MD5_HASH - software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
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.
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.
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() - 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() - 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() - 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.
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(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(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(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(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(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(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.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.Workteam.Builder
A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.
memorySizeInMB() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
The memory size of your serverless endpoint.
memorySizeInMB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig.Builder
The memory size of your serverless endpoint.
memoryUtilization() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
The expected memory utilization at maximum invocations per minute for the instance.
memoryUtilization(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
The expected memory utilization at maximum invocations per minute for the instance.
message() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
The message from an instance in a SageMaker HyperPod cluster.
message() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderingError
A human-readable message describing the error.
message() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
If the component failed, a message describing why.
message(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails.Builder
The message from an instance in a SageMaker HyperPod cluster.
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(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.
metadata() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
Metadata to run the pipeline step.
metadata(Consumer<PipelineExecutionStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
Metadata to run the pipeline step.
metadata(PipelineExecutionStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
Metadata to run the pipeline step.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Metadata properties of the tracking entity, trial, or trial component.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
Returns the value of the MetadataProperties property for this object.
metadataProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
Returns the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Metadata properties of the tracking entity, trial, or trial component.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(Consumer<MetadataProperties.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Metadata properties of the tracking entity, trial, or trial component.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
Sets the value of the MetadataProperties property for this object.
metadataProperties(MetadataProperties) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Sets the value of the MetadataProperties property for this object.
MetadataProperties - Class in software.amazon.awssdk.services.sagemaker.model
Metadata properties of the tracking entity, trial, or trial component.
MetadataProperties.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
metric() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.
metric(Consumer<ScalingPolicyMetric.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.
metric(ScalingPolicyMetric) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object with a list of metrics that were benchmarked during the previously completed Inference Recommender job.
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
 
MetricDatum - Class in software.amazon.awssdk.services.sagemaker.model
Information about the metric for a candidate produced by an AutoML job.
MetricDatum.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() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
A list of metric definition objects.
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() - 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.
metricDefinitions(Collection<MetricDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
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(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(Consumer<MetricDefinition.Builder>...) - 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.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.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.AlgorithmSpecification.Builder
A list of metric definition objects.
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(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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
The name of the customized metric.
metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
The name of the metric with the best result.
metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
The name of 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() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
The name of the metric.
metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The name of the metric.
metricName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The name of the metric.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification.Builder
The name of the customized metric.
metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The name of the metric.
metricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The name of the metric.
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(AutoMLMetricEnum) - 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.MetricDatum.Builder
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.
metricNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The name of the metric.
metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The metrics for the component.
metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
The metrics for an existing endpoint.
metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
The metrics used to decide what recommendation to make.
metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
Returns the value of the Metrics property for this object.
metrics() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The metrics for the component.
metrics(Collection<TrialComponentMetricSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
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(Consumer<InferenceMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointPerformance.Builder
The metrics for an existing endpoint.
metrics(Consumer<RecommendationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
The metrics used to decide what recommendation to make.
metrics(Consumer<RecommendationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the Metrics property for this object.
metrics(Consumer<TrialComponentMetricSummary.Builder>...) - 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.TrialComponent.Builder
The metrics for the component.
metrics(InferenceMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointPerformance.Builder
The metrics for an existing endpoint.
metrics(RecommendationMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
The metrics used to decide what recommendation to make.
metrics(RecommendationMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the Metrics property for this object.
metrics(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.TrialComponent.Builder
The metrics for the component.
MetricSetSource - Enum in software.amazon.awssdk.services.sagemaker.model
 
metricSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration
An object containing information about a metric.
metricSpecification(Consumer<MetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration.Builder
An object containing information about a metric.
metricSpecification(MetricSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration.Builder
An object containing information about a metric.
MetricSpecification - Class in software.amazon.awssdk.services.sagemaker.model
An object containing information about a metric.
MetricSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MetricSpecification.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
MetricsSource - Class in software.amazon.awssdk.services.sagemaker.model
Details about the metrics source.
MetricsSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MIDDLEFILL - software.amazon.awssdk.services.sagemaker.model.FillingType
 
MIDDLEFILL_VALUE - software.amazon.awssdk.services.sagemaker.model.FillingType
 
mimeType() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
The MIME type of the baseline data.
mimeType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig.Builder
The MIME type of the baseline data.
min() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The minimum value of the metric.
min(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The minimum value of the metric.
MIN - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
minCapacity() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
The recommended minimum capacity to specify for your autoscaling policy.
minCapacity(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
The recommended minimum capacity to specify for your autoscaling policy.
MINIMIZE - software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
 
MINIMIZE - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
 
MINIMUM - software.amazon.awssdk.services.sagemaker.model.Statistic
 
minimumInstanceMetadataServiceVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
Indicates the minimum IMDS version that the notebook instance supports.
minimumInstanceMetadataServiceVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration.Builder
Indicates the minimum IMDS version that the notebook instance supports.
minInstanceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
The minimum number of instances that the endpoint must retain when it scales down to accommodate a decrease in traffic.
minInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling.Builder
The minimum number of instances that the endpoint must retain when it scales down to accommodate a decrease in traffic.
minInvocationsPerMinute() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
The minimum number of expected requests to your endpoint per minute.
minInvocationsPerMinute(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective.Builder
The minimum number of expected requests to your endpoint per minute.
minMemoryRequiredInMb() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
The minimum MB of memory to allocate to run a model that you assign to an inference component.
minMemoryRequiredInMb(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements.Builder
The minimum MB of memory to allocate to run a model that you assign to an inference component.
minResource() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig
The minimum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job.
minResource(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperbandStrategyConfig.Builder
The minimum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job.
MINUTES - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
The minimum value for the hyperparameter.
minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRangeSpecification
The minimum floating-point value allowed.
minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
The minimum value of the hyperparameter to search.
minValue() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRangeSpecification
The minimum integer value allowed.
minValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
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.
minVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
The lower bound of the hub content versions to list.
minVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
The lower bound of the hub content versions to list.
MK - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ML - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ML_C4 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_C4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C4_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C4_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C4_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C4_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C4_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C4_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C5 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_C5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C5_D_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_D_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_D_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_D_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_D_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_LARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_N_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_N_18_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_N_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_N_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_N_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_N_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_N_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_N_9_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_N_LARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_N_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C5_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_C6_G - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_C6_G_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_G_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GD_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_GN_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_C6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_G_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_G_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_C7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_C7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_C7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_DL1_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_EIA1_LARGE - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA1_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_EIA1_MEDIUM - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA1_MEDIUM - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_EIA1_XLARGE - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA1_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_EIA2 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_EIA2_LARGE - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA2_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_EIA2_MEDIUM - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA2_MEDIUM - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_EIA2_XLARGE - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
ML_EIA2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
ML_G4_DN - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G4_DN_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_G5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_G5_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_G5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_G5_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_G5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_G5_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_GEOSPATIAL_INTERACTIVE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_INF1 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_INF1_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_INF1_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF1_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_INF1_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF1_6_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_INF1_6_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF1_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_INF1_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF2 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_INF2_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF2_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_INF2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_M4_10_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M4_10_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M4_10_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4_10_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M4_10_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M4_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M4_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M4_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M4_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M4_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M4_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_D_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_D_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_D_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_LARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M5_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_M6_G - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_M6_G_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_G_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_GD_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_M6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_M7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_M7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_M7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P2 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_P2_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P2_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P2_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P2_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P2_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P2_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P3 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P3_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P3_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
ML_P3_DN_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P3_DN_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P3_DN_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P4_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P4_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_P4_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P4_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P4_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P4_DE_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P4_DE_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_P4_DE_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P4_DE_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P4_DE_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_P5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_P5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_P5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_P5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_P5_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_R5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_D_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_D_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_D_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_D_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_D_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_D_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_LARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R5_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R5_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_R5_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_G_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_GD_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R6_ID_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_12_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_16_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_24_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_4_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_48_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_8_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_R7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_R7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_R7_I_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_T2_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T2_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_T2_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T2_LARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_T2_MEDIUM - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T2_MEDIUM - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_T2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_T3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_T3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T3_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_T3_LARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_LARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_T3_LARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T3_LARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_T3_MEDIUM - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_MEDIUM - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_T3_MEDIUM - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T3_MEDIUM - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_T3_MICRO - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_SMALL - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_T3_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_T3_XLARGE - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
ML_T3_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
ML_TRN1 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
ML_TRN1_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_TRN1_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_TRN1_2_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_TRN1_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_TRN1_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_TRN1_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_TRN1_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
ML_TRN1_N_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
ML_TRN1_N_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
ML_TRN1_N_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
ML_TRN1_N_32_XLARGE - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
mlFramework() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The machine learning framework vended in the image version.
mlFramework() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The machine learning framework vended in the image version.
mlFramework() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The machine learning framework vended in the image version.
mlFramework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The machine learning framework vended in the image version.
mlFramework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The machine learning framework vended in the image version.
mlFramework(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The machine learning framework vended in the image version.
MLP - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
mode() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
The method that Autopilot uses to train the data.
mode() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
Set Mode to Enabled if you want to use Autotune.
mode() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
Whether the container hosts a single model or multiple models.
mode() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
How containers in a multi-container are run.
mode() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The method that Autopilot uses to train the data.
mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The method that Autopilot uses to train the data.
mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Autotune.Builder
Set Mode to Enabled if you want to use Autotune.
mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Whether the container hosts a single model or multiple models.
mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig.Builder
How containers in a multi-container are run.
mode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The method that Autopilot uses to train the data.
mode(AutoMLMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The method that Autopilot uses to train the data.
mode(AutoMLMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The method that Autopilot uses to train the data.
mode(AutotuneMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.Autotune.Builder
Set Mode to Enabled if you want to use Autotune.
mode(ContainerMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Whether the container hosts a single model or multiple models.
mode(InferenceExecutionMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig.Builder
How containers in a multi-container are run.
modeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
The method that Autopilot uses to train the data.
modeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
Set Mode to Enabled if you want to use Autotune.
modeAsString() - 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.InferenceExecutionConfig
How containers in a multi-container are run.
modeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The method that Autopilot uses to train the data.
model() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
A model displayed in the Model Dashboard.
model() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
The name of the model.
model() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the model that was created by this step execution.
model() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the Model property for this object.
model(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary.Builder
The name of the model.
model(Consumer<Model.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
A model displayed in the Model Dashboard.
model(Consumer<ModelDashboardModel.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Model property for this object.
model(Consumer<ModelStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the model that was created by this step execution.
model(Model) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
A model displayed in the Model Dashboard.
model(ModelDashboardModel) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Model property for this object.
model(ModelStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the model that was created by this step execution.
Model - Class in software.amazon.awssdk.services.sagemaker.model
The properties of a model as returned by the Search API.
MODEL - software.amazon.awssdk.services.sagemaker.model.HubContentType
 
MODEL - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
MODEL_BIAS - software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
MODEL_CARD - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
MODEL_DEPLOYMENT_ERROR - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
MODEL_EXPLAINABILITY - software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
MODEL_INSIGHTS_ERROR - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
MODEL_NAME - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
MODEL_PACKAGE - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
MODEL_PACKAGE_GROUP - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
MODEL_QUALITY - software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
MODEL_TUNING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
Model.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelAccessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
Specifies the access configuration file for the ML model.
modelAccessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
Returns the value of the ModelAccessConfig property for this object.
modelAccessConfig(Consumer<ModelAccessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies the access configuration file for the ML model.
modelAccessConfig(Consumer<ModelAccessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig.Builder
Sets the value of the ModelAccessConfig property for this object.
modelAccessConfig(ModelAccessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies the access configuration file for the ML model.
modelAccessConfig(ModelAccessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig.Builder
Sets the value of the ModelAccessConfig property for this object.
ModelAccessConfig - Class in software.amazon.awssdk.services.sagemaker.model
The access configuration file to control access to the ML model.
ModelAccessConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The approval status of the model.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Whether the model is approved for deployment.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The approval status of the model package.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A filter that returns only the model packages with the specified approval status.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The approval status of the model.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
The approval status of the model.
modelApprovalStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The approval status of the model.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The approval status of the model.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Whether the model is approved for deployment.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The approval status of the model package.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A filter that returns only the model packages with the specified approval status.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The approval status of the model.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
The approval status of the model.
modelApprovalStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The approval status of the model.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The approval status of the model.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Whether the model is approved for deployment.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The approval status of the model package.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A filter that returns only the model packages with the specified approval status.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The approval status of the model.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
The approval status of the model.
modelApprovalStatus(ModelApprovalStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The approval status of the model.
ModelApprovalStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The approval status of the model.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Whether the model is approved for deployment.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The approval status of the model package.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A filter that returns only the model packages with the specified approval status.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The approval status of the model.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
The approval status of the model.
modelApprovalStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The approval status of the model.
modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelResponse
The ARN of the model created in SageMaker.
modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
The Amazon Resource Name (ARN) of the model.
modelArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
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.
modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelResponse.Builder
The ARN of the model created in SageMaker.
modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
The Amazon Resource Name (ARN) of the model.
modelArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
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.
modelArtifact() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The Amazon Simple Storage (S3) URI where model artifacts ares stored.
modelArtifact(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The Amazon Simple Storage (S3) URI where model artifacts ares stored.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
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(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(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(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(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(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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Provides information about the location that is configured for storing model artifacts.
ModelArtifacts.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelBiasAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Configures the model bias job to run a specified Docker container image.
modelBiasAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Configures the model bias job to run a specified Docker container image.
modelBiasAppSpecification(Consumer<ModelBiasAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Configures the model bias job to run a specified Docker container image.
modelBiasAppSpecification(Consumer<ModelBiasAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Configures the model bias job to run a specified Docker container image.
modelBiasAppSpecification(ModelBiasAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Configures the model bias job to run a specified Docker container image.
modelBiasAppSpecification(ModelBiasAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Configures the model bias job to run a specified Docker container image.
ModelBiasAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Docker container image configuration object for the model bias job.
ModelBiasAppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelBiasBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
The baseline configuration for a model bias job.
modelBiasBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
The baseline configuration for a model bias job.
modelBiasBaselineConfig(Consumer<ModelBiasBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
The baseline configuration for a model bias job.
modelBiasBaselineConfig(Consumer<ModelBiasBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The baseline configuration for a model bias job.
modelBiasBaselineConfig(ModelBiasBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
The baseline configuration for a model bias job.
modelBiasBaselineConfig(ModelBiasBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The baseline configuration for a model bias job.
ModelBiasBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for a baseline model bias job.
ModelBiasBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelBiasJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Inputs for the model bias job.
modelBiasJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Inputs for the model bias job.
modelBiasJobInput(Consumer<ModelBiasJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Inputs for the model bias job.
modelBiasJobInput(Consumer<ModelBiasJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Inputs for the model bias job.
modelBiasJobInput(ModelBiasJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Inputs for the model bias job.
modelBiasJobInput(ModelBiasJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Inputs for the model bias job.
ModelBiasJobInput - Class in software.amazon.awssdk.services.sagemaker.model
Inputs for the model bias job.
ModelBiasJobInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelBiasJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Returns the value of the ModelBiasJobOutputConfig property for this object.
modelBiasJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Returns the value of the ModelBiasJobOutputConfig property for this object.
modelBiasJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the ModelBiasJobOutputConfig property for this object.
modelBiasJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the ModelBiasJobOutputConfig property for this object.
modelBiasJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the ModelBiasJobOutputConfig property for this object.
modelBiasJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the ModelBiasJobOutputConfig property for this object.
modelCacheSetting() - Method in class software.amazon.awssdk.services.sagemaker.model.MultiModelConfig
Whether to cache models for a multi-model endpoint.
modelCacheSetting(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MultiModelConfig.Builder
Whether to cache models for a multi-model endpoint.
modelCacheSetting(ModelCacheSetting) - Method in interface software.amazon.awssdk.services.sagemaker.model.MultiModelConfig.Builder
Whether to cache models for a multi-model endpoint.
ModelCacheSetting - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelCacheSettingAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MultiModelConfig
Whether to cache models for a multi-model endpoint.
modelCard() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
The model card for a model.
modelCard() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
An Amazon SageMaker Model Card that documents details about a machine learning model.
modelCard(Consumer<ModelCard.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
An Amazon SageMaker Model Card that documents details about a machine learning model.
modelCard(Consumer<ModelDashboardModelCard.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The model card for a model.
modelCard(ModelCard) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
An Amazon SageMaker Model Card that documents details about a machine learning model.
modelCard(ModelDashboardModelCard) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The model card for a model.
ModelCard - Class in software.amazon.awssdk.services.sagemaker.model
An Amazon SageMaker Model Card.
ModelCard.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
The Amazon Resource Name (ARN) of the successfully created model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The Amazon Resource Name (ARN) of the model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The Amazon Resource Name (ARN) of the model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The Amazon Resource Name (ARN) of the model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The Amazon Resource Name (ARN) of the model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The Amazon Resource Name (ARN) for a model card.
modelCardArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
The Amazon Resource Name (ARN) of the updated model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse.Builder
The Amazon Resource Name (ARN) of the successfully created model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The Amazon Resource Name (ARN) of the model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The Amazon Resource Name (ARN) of the model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The Amazon Resource Name (ARN) of the model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The Amazon Resource Name (ARN) of the model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The Amazon Resource Name (ARN) for a model card.
modelCardArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse.Builder
The Amazon Resource Name (ARN) of the updated model card.
ModelCardExportArtifacts - Class in software.amazon.awssdk.services.sagemaker.model
The artifacts of the model card export job.
ModelCardExportArtifacts.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelCardExportJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
The Amazon Resource Name (ARN) of the model card export job to describe.
modelCardExportJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse.Builder
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest.Builder
The Amazon Resource Name (ARN) of the model card export job to describe.
modelCardExportJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The Amazon Resource Name (ARN) of the model card export job.
modelCardExportJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
The name of the model card export job.
modelCardExportJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The name of the model card export job to describe.
modelCardExportJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The name of the model card export job.
modelCardExportJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
The name of the model card export job.
modelCardExportJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The name of the model card export job to describe.
modelCardExportJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The name of the model card export job.
modelCardExportJobNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Only list model card export jobs with names that contain the specified string.
modelCardExportJobNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Only list model card export jobs with names that contain the specified string.
ModelCardExportJobSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
Attribute by which to sort returned export jobs.
ModelCardExportJobSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
ModelCardExportJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelCardExportJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
The summaries of the listed model card export jobs.
modelCardExportJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsIterable
Returns an iterable to iterate through the paginated ListModelCardExportJobsResponse.modelCardExportJobSummaries() member.
modelCardExportJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsPublisher
Returns a publisher that can be used to get a stream of data.
modelCardExportJobSummaries(Collection<ModelCardExportJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse.Builder
The summaries of the listed model card export jobs.
modelCardExportJobSummaries(Consumer<ModelCardExportJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse.Builder
The summaries of the listed model card export jobs.
modelCardExportJobSummaries(ModelCardExportJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse.Builder
The summaries of the listed model card export jobs.
ModelCardExportJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
The summary of the Amazon SageMaker Model Card export job.
ModelCardExportJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelCardExportOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configure the export output details for an Amazon SageMaker Model Card.
ModelCardExportOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
The name or Amazon Resource Name (ARN) of the model card to export.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
The unique name of the model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
The name of the model card to delete.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The name or Amazon Resource Name (ARN) of the model card that the model export job exports.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
The name or Amazon Resource Name (ARN) of the model card to describe.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The name of the model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
List export jobs for the model card with the specified name.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
List model card versions for the model card with the specified name or Amazon Resource Name (ARN).
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The unique name of the model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The name of the model card that the export job exports.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The name of the model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The name of the model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The name of a model card.
modelCardName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
The name or Amazon Resource Name (ARN) of the model card to update.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
The name or Amazon Resource Name (ARN) of the model card to export.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
The unique name of the model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest.Builder
The name of the model card to delete.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The name or Amazon Resource Name (ARN) of the model card that the model export job exports.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest.Builder
The name or Amazon Resource Name (ARN) of the model card to describe.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The name of the model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
List export jobs for the model card with the specified name.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
List model card versions for the model card with the specified name or Amazon Resource Name (ARN).
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The unique name of the model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The name of the model card that the export job exports.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The name of the model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The name of the model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The name of a model card.
modelCardName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
The name or Amazon Resource Name (ARN) of the model card to update.
modelCardProcessingStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The processing status of model card deletion.
modelCardProcessingStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The processing status of model card deletion.
modelCardProcessingStatus(ModelCardProcessingStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The processing status of model card deletion.
ModelCardProcessingStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelCardProcessingStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The processing status of model card deletion.
ModelCardSecurityConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configure the security settings to protect model card data.
ModelCardSecurityConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelCardSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ModelCardSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
The approval status of the model card within your organization.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The approval status of the model card within your organization.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Only list model cards with the specified approval status.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Only list model card versions with the specified approval status.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The approval status of the model card within your organization.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The approval status of the model card within your organization.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The approval status of the model card version within your organization.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The model card status.
modelCardStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
The approval status of the model card within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
The approval status of the model card within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The approval status of the model card within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Only list model cards with the specified approval status.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Only list model card versions with the specified approval status.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The approval status of the model card within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The approval status of the model card within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The approval status of the model card version within your organization.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The model card status.
modelCardStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
The approval status of the model card within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
The approval status of the model card within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The approval status of the model card within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Only list model cards with the specified approval status.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Only list model card versions with the specified approval status.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The approval status of the model card within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardSummary.Builder
The approval status of the model card within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
The approval status of the model card version within your organization.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The model card status.
modelCardStatus(ModelCardStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
The approval status of the model card within your organization.
ModelCardStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
The approval status of the model card within your organization.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The approval status of the model card within your organization.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Only list model cards with the specified approval status.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Only list model card versions with the specified approval status.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The approval status of the model card within your organization.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
The approval status of the model card within your organization.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
The approval status of the model card version within your organization.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The model card status.
modelCardStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
The approval status of the model card within your organization.
modelCardSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
The summaries of the listed model cards.
modelCardSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsIterable
Returns an iterable to iterate through the paginated ListModelCardsResponse.modelCardSummaries() member.
modelCardSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsPublisher
Returns a publisher that can be used to get a stream of data.
modelCardSummaries(Collection<ModelCardSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse.Builder
The summaries of the listed model cards.
modelCardSummaries(Consumer<ModelCardSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse.Builder
The summaries of the listed model cards.
modelCardSummaries(ModelCardSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse.Builder
The summaries of the listed model cards.
ModelCardSummary - Class in software.amazon.awssdk.services.sagemaker.model
A summary of the model card.
ModelCardSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
The version of the model card to export.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The version of the model card that the model export job exports.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
The version of the model card to describe.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The version of the model card.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
List export jobs for the model card with the specified version.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The version of the model card.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The version of the model card that the export job exports.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
A version of the model card.
modelCardVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The model card version.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
The version of the model card to export.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The version of the model card that the model export job exports.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest.Builder
The version of the model card to describe.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The version of the model card.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
List export jobs for the model card with the specified version.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The version of the model card.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The version of the model card that the export job exports.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary.Builder
A version of the model card.
modelCardVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The model card version.
ModelCardVersionSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ModelCardVersionSummary - Class in software.amazon.awssdk.services.sagemaker.model
A summary of a specific version of the model card.
ModelCardVersionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelCardVersionSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
The summaries of the listed versions of the model card.
modelCardVersionSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsIterable
Returns an iterable to iterate through the paginated ListModelCardVersionsResponse.modelCardVersionSummaryList() member.
modelCardVersionSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsPublisher
Returns a publisher that can be used to get a stream of data.
modelCardVersionSummaryList(Collection<ModelCardVersionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse.Builder
The summaries of the listed versions of the model card.
modelCardVersionSummaryList(Consumer<ModelCardVersionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse.Builder
The summaries of the listed versions of the model card.
modelCardVersionSummaryList(ModelCardVersionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse.Builder
The summaries of the listed versions of the model card.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
The timeout and maximum number of retries for processing a transform job invocation.
modelClientConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns the value of the ModelClientConfig property for this object.
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(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(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(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(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(ModelClientConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets the value of the ModelClientConfig property for this object.
ModelClientConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configures the timeout and maximum number of retries for processing a transform job invocation.
ModelClientConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelCompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
List of models associated with the edge deployment plan.
modelConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
List of models associated with the edge deployment plan.
modelConfigs(Collection<EdgeDeploymentModelConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of models associated with the edge deployment plan.
modelConfigs(Collection<EdgeDeploymentModelConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of models associated with the edge deployment plan.
modelConfigs(Consumer<EdgeDeploymentModelConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of models associated with the edge deployment plan.
modelConfigs(Consumer<EdgeDeploymentModelConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of models associated with the edge deployment plan.
modelConfigs(EdgeDeploymentModelConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of models associated with the edge deployment plan.
modelConfigs(EdgeDeploymentModelConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of models associated with the edge deployment plan.
modelConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
Defines the model configuration.
modelConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
Returns the value of the ModelConfiguration property for this object.
modelConfiguration(Consumer<ModelConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
Defines the model configuration.
modelConfiguration(Consumer<ModelConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the ModelConfiguration property for this object.
modelConfiguration(ModelConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
Defines the model configuration.
modelConfiguration(ModelConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark.Builder
Sets the value of the ModelConfiguration property for this object.
ModelConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Defines the model configuration.
ModelConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelDashboardEndpoint - Class in software.amazon.awssdk.services.sagemaker.model
An endpoint that hosts a model displayed in the Amazon SageMaker Model Dashboard.
ModelDashboardEndpoint.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDashboardIndicator() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
An alert action taken to light up an icon on the Model Dashboard when an alert goes into InAlert status.
modelDashboardIndicator(Consumer<ModelDashboardIndicatorAction.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions.Builder
An alert action taken to light up an icon on the Model Dashboard when an alert goes into InAlert status.
modelDashboardIndicator(ModelDashboardIndicatorAction) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions.Builder
An alert action taken to light up an icon on the Model Dashboard when an alert goes into InAlert status.
ModelDashboardIndicatorAction - Class in software.amazon.awssdk.services.sagemaker.model
An alert action taken to light up an icon on the Amazon SageMaker Model Dashboard when an alert goes into InAlert status.
ModelDashboardIndicatorAction.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelDashboardModel - Class in software.amazon.awssdk.services.sagemaker.model
A model displayed in the Amazon SageMaker Model Dashboard.
ModelDashboardModel.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelDashboardModelCard - Class in software.amazon.awssdk.services.sagemaker.model
The model card for a model displayed in the Amazon SageMaker Model Dashboard.
ModelDashboardModelCard.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelDashboardMonitoringSchedule - Class in software.amazon.awssdk.services.sagemaker.model
A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.
ModelDashboardMonitoringSchedule.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDataDownloadTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
modelDataDownloadTimeoutInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this production variant.
modelDataDownloadTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters.Builder
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this inference component.
modelDataDownloadTimeoutInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this production variant.
modelDataQuality() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.
modelDataQuality() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
Metrics that measure the quality of the input data for a model.
modelDataQuality(Consumer<DriftCheckModelDataQuality.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.
modelDataQuality(Consumer<ModelDataQuality.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure the quality of the input data for a model.
modelDataQuality(DriftCheckModelDataQuality) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.
modelDataQuality(ModelDataQuality) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure the quality of the input data for a model.
ModelDataQuality - Class in software.amazon.awssdk.services.sagemaker.model
Data quality constraints and statistics for a model.
ModelDataQuality.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
Specifies the location of ML model data to deploy.
modelDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
Specifies the location of ML model data to deploy during endpoint creation.
modelDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm
Specifies the location of ML model data to deploy during endpoint creation.
modelDataSource(Consumer<ModelDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies the location of ML model data to deploy.
modelDataSource(Consumer<ModelDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
Specifies the location of ML model data to deploy during endpoint creation.
modelDataSource(Consumer<ModelDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm.Builder
Specifies the location of ML model data to deploy during endpoint creation.
modelDataSource(ModelDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies the location of ML model data to deploy.
modelDataSource(ModelDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
Specifies the location of ML model data to deploy during endpoint creation.
modelDataSource(ModelDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.SourceAlgorithm.Builder
Specifies the location of ML model data to deploy during endpoint creation.
ModelDataSource - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the location of ML model data to deploy.
ModelDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDataUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition
The location of the model artifacts.
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() - 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() - 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.
modelDataUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLContainerDefinition.Builder
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(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(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.
modelDeployConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
modelDeployConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
modelDeployConfig(Consumer<ModelDeployConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig(Consumer<ModelDeployConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig(Consumer<ModelDeployConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
modelDeployConfig(Consumer<ModelDeployConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
modelDeployConfig(ModelDeployConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig(ModelDeployConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
modelDeployConfig(ModelDeployConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
modelDeployConfig(ModelDeployConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.
ModelDeployConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.
ModelDeployConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDeployResult() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Provides information about endpoint for the model deployment.
modelDeployResult() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Provides information about endpoint for the model deployment.
modelDeployResult(Consumer<ModelDeployResult.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Provides information about endpoint for the model deployment.
modelDeployResult(Consumer<ModelDeployResult.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Provides information about endpoint for the model deployment.
modelDeployResult(ModelDeployResult) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Provides information about endpoint for the model deployment.
modelDeployResult(ModelDeployResult) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Provides information about endpoint for the model deployment.
ModelDeployResult - Class in software.amazon.awssdk.services.sagemaker.model
Provides information about the endpoint of the model deployment.
ModelDeployResult.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelDigests() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
modelDigests(Consumer<ModelDigests.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
modelDigests(ModelDigests) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.
ModelDigests - Class in software.amazon.awssdk.services.sagemaker.model
Provides information to verify the integrity of stored model artifacts.
ModelDigests.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelExplainabilityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Configures the model explainability job to run a specified Docker container image.
modelExplainabilityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Configures the model explainability job to run a specified Docker container image.
modelExplainabilityAppSpecification(Consumer<ModelExplainabilityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Configures the model explainability job to run a specified Docker container image.
modelExplainabilityAppSpecification(Consumer<ModelExplainabilityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Configures the model explainability job to run a specified Docker container image.
modelExplainabilityAppSpecification(ModelExplainabilityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Configures the model explainability job to run a specified Docker container image.
modelExplainabilityAppSpecification(ModelExplainabilityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Configures the model explainability job to run a specified Docker container image.
ModelExplainabilityAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Docker container image configuration object for the model explainability job.
ModelExplainabilityAppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelExplainabilityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
The baseline configuration for a model explainability job.
modelExplainabilityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
The baseline configuration for a model explainability job.
modelExplainabilityBaselineConfig(Consumer<ModelExplainabilityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
The baseline configuration for a model explainability job.
modelExplainabilityBaselineConfig(Consumer<ModelExplainabilityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The baseline configuration for a model explainability job.
modelExplainabilityBaselineConfig(ModelExplainabilityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
The baseline configuration for a model explainability job.
modelExplainabilityBaselineConfig(ModelExplainabilityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The baseline configuration for a model explainability job.
ModelExplainabilityBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for a baseline model explainability job.
ModelExplainabilityBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelExplainabilityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Inputs for the model explainability job.
modelExplainabilityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Inputs for the model explainability job.
modelExplainabilityJobInput(Consumer<ModelExplainabilityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Inputs for the model explainability job.
modelExplainabilityJobInput(Consumer<ModelExplainabilityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Inputs for the model explainability job.
modelExplainabilityJobInput(ModelExplainabilityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Inputs for the model explainability job.
modelExplainabilityJobInput(ModelExplainabilityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Inputs for the model explainability job.
ModelExplainabilityJobInput - Class in software.amazon.awssdk.services.sagemaker.model
Inputs for the model explainability job.
ModelExplainabilityJobInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelExplainabilityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Returns the value of the ModelExplainabilityJobOutputConfig property for this object.
modelExplainabilityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Returns the value of the ModelExplainabilityJobOutputConfig property for this object.
modelExplainabilityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the ModelExplainabilityJobOutputConfig property for this object.
modelExplainabilityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the ModelExplainabilityJobOutputConfig property for this object.
modelExplainabilityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the ModelExplainabilityJobOutputConfig property for this object.
modelExplainabilityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the ModelExplainabilityJobOutputConfig property for this object.
modelHandle() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
The name the device application uses to reference this model.
modelHandle(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig.Builder
The name the device application uses to reference this model.
modelId() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The unique name (ID) of the model.
modelId() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
For models created in SageMaker, this is the model ARN.
modelId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The unique name (ID) of the model.
modelId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
For models created in SageMaker, this is the model ARN.
ModelInfrastructureConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for the infrastructure that the model will be deployed to.
ModelInfrastructureConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelInfrastructureType - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelInput() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
A structure with Model Input details.
modelInput(Consumer<ModelInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
A structure with Model Input details.
modelInput(ModelInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
A structure with Model Input details.
ModelInput - Class in software.amazon.awssdk.services.sagemaker.model
Input object for the model.
ModelInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelInsights() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.
modelInsights(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations.Builder
The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.
modelLatency() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
The expected model latency at maximum invocations per minute for the instance.
modelLatency() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
The expected model latency at maximum invocation per minute for the instance.
modelLatency() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
The interval of time taken by a model to respond as viewed from SageMaker.
modelLatency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceMetrics.Builder
The expected model latency at maximum invocations per minute for the instance.
modelLatency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
The expected model latency at maximum invocation per minute for the instance.
modelLatency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric.Builder
The interval of time taken by a model to respond as viewed from SageMaker.
ModelLatencyThreshold - Class in software.amazon.awssdk.services.sagemaker.model
The model latency threshold.
ModelLatencyThreshold.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelLatencyThresholds() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
The interval of time taken by a model to respond as viewed from SageMaker.
modelLatencyThresholds(Collection<ModelLatencyThreshold>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
The interval of time taken by a model to respond as viewed from SageMaker.
modelLatencyThresholds(Consumer<ModelLatencyThreshold.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
The interval of time taken by a model to respond as viewed from SageMaker.
modelLatencyThresholds(ModelLatencyThreshold...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions.Builder
The interval of time taken by a model to respond as viewed from SageMaker.
ModelMetadataFilter - Class in software.amazon.awssdk.services.sagemaker.model
Part of the search expression.
ModelMetadataFilter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelMetadataFilterType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ModelMetadataSearchExpression - Class in software.amazon.awssdk.services.sagemaker.model
One or more filters that searches for the specified resource or resources in a search.
ModelMetadataSearchExpression.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelMetadataSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
A structure that holds model metadata.
modelMetadataSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataIterable
Returns an iterable to iterate through the paginated ListModelMetadataResponse.modelMetadataSummaries() member.
modelMetadataSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataPublisher
Returns a publisher that can be used to get a stream of data.
modelMetadataSummaries(Collection<ModelMetadataSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse.Builder
A structure that holds model metadata.
modelMetadataSummaries(Consumer<ModelMetadataSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse.Builder
A structure that holds model metadata.
modelMetadataSummaries(ModelMetadataSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse.Builder
A structure that holds model metadata.
ModelMetadataSummary - Class in software.amazon.awssdk.services.sagemaker.model
A summary of the model metadata.
ModelMetadataSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
A structure that contains model metrics reports.
modelMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Metrics for the model.
modelMetrics() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Metrics for the model.
modelMetrics(Consumer<ModelMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A structure that contains model metrics reports.
modelMetrics(Consumer<ModelMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Metrics for the model.
modelMetrics(Consumer<ModelMetrics.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Metrics for the model.
modelMetrics(ModelMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A structure that contains model metrics reports.
modelMetrics(ModelMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Metrics for the model.
modelMetrics(ModelMetrics) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Metrics for the model.
ModelMetrics - Class in software.amazon.awssdk.services.sagemaker.model
Contains metrics captured from a model.
ModelMetrics.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
The name of the new model.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest
The name of the model to delete.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
Name of the SageMaker model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
The name of the model used in the transform job.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
The name of an existing SageMaker model object in your account that you want to deploy with the inference component.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
The name of the SageMaker model object that is deployed with the inference component.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The name of the created model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
A filter that searches devices that contains this name in any of their models.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
The name of the model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
The name of the model that you want a summary for.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
The name of the Amazon SageMaker Model entity.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
The name of the Amazon SageMaker Model entity.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The name of the model that you want to host.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
The name of the created model.
modelName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
The name of the model associated with the transform job.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest.Builder
The name of the model to delete.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
Name of the 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModel.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The name of the model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
The name of an existing SageMaker model object in your account that you want to deploy with the inference component.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
The name of the SageMaker model object that is deployed with the inference component.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The name of the created model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
A filter that searches devices that contains this name in any of their models.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
The name of the model.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig.Builder
The name of the Amazon SageMaker Model entity.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The name of the Amazon SageMaker Model entity.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The name of the model that you want to host.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
The name of the created model.
modelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
The name of the model associated with the transform job.
modelNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Filter for jobs where the model name contains this string.
modelNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Filter for jobs where the model name contains this string.
modelNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only jobs that were created for this model.
modelNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs that were created for this model.
modelPackage() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the ModelPackage property for this object.
modelPackage(Consumer<ModelPackage.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the ModelPackage property for this object.
modelPackage(ModelPackage) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the ModelPackage property for this object.
ModelPackage - Class in software.amazon.awssdk.services.sagemaker.model
A versioned model that can be deployed for SageMaker inference.
ModelPackage.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The Amazon Resource Name (ARN) of the model package.
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse
The Amazon Resource Name (ARN) of the new model package.
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The Amazon Resource Name (ARN) of the model package.
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
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.
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The Amazon Resource Name (ARN) of the model package.
modelPackageArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
The Amazon Resource Name (ARN) of the model.
modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The Amazon Resource Name (ARN) of the model package.
modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The Amazon Resource Name (ARN) of the model package.
modelPackageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse.Builder
The Amazon Resource Name (ARN) of the model.
modelPackageArnList() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
The list of Amazon Resource Name (ARN) of the model package groups.
modelPackageArnList(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest.Builder
The list of Amazon Resource Name (ARN) of the model package groups.
modelPackageArnList(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest.Builder
The list of Amazon Resource Name (ARN) of the model package groups.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The description of the model package.
modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
A description of the model package.
modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
A brief summary of the model package.
modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The description of the model package.
modelPackageDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
A brief description of the model package.
modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The description of the model package.
modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The description of the model package.
modelPackageDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
A brief description of the model package.
modelPackageGroup() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the ModelPackageGroup property for this object.
modelPackageGroup(Consumer<ModelPackageGroup.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the ModelPackageGroup property for this object.
modelPackageGroup(ModelPackageGroup) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the ModelPackageGroup property for this object.
ModelPackageGroup - Class in software.amazon.awssdk.services.sagemaker.model
A group of versioned models in the model registry.
ModelPackageGroup.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelPackageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
The Amazon Resource Name (ARN) of the model package group.
modelPackageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse.Builder
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
The Amazon Resource Name (ARN) of the model group.
modelPackageGroupArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse.Builder
The Amazon Resource Name (ARN) of the model package group.
modelPackageGroupDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
A description for the model group.
modelPackageGroupDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
A description of the model group.
modelPackageGroupDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The description for the model group.
modelPackageGroupDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
A description of the model group.
modelPackageGroupDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
A description for the model group.
modelPackageGroupDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
A description of the model group.
modelPackageGroupDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The description for the model group.
modelPackageGroupDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
A description of the model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The group name for the model package
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The model package group name.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
The name of the model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
The name of the model group for which to delete the policy.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
The name of the model group to delete.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
The name of the model group to describe.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
The name of the model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
If the model is a versioned model, the name of the model group that the versioned model belongs to.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
The name of the model group for which to get the resource policy.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A filter that returns only model versions that belong to the specified model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The model package group that contains the model package.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The model group to which the model belongs.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The name of the model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
The name of the model group.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
If the model package is a versioned model, the model group that the versioned model belongs to.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
The name of the model group to add a resource policy to.
modelPackageGroupName() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The model package group name.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The group name for the model package
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The model package group name.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
The name of the model group.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest.Builder
The name of the model group for which to delete the policy.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest.Builder
The name of the model group to delete.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest.Builder
The name of the model group to describe.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
The name of the model group.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
If the model is a versioned model, the name of the model group that the versioned model belongs to.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest.Builder
The name of the model group for which to get the resource policy.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A filter that returns only model versions that belong to the specified model group.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The model package group that contains the model package.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The model group to which the model belongs.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The name of the model group.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
The name of the model group.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
If the model package is a versioned model, the model group that the versioned model belongs to.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest.Builder
The name of the model group to add a resource policy to.
modelPackageGroupName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The model package group name.
ModelPackageGroupSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelPackageGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
The status of the model group.
modelPackageGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The status of the model group.
modelPackageGroupStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
The status of the model group.
modelPackageGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
The status of the model group.
modelPackageGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The status of the model group.
modelPackageGroupStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
The status of the model group.
modelPackageGroupStatus(ModelPackageGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse.Builder
The status of the model group.
modelPackageGroupStatus(ModelPackageGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
The status of the model group.
modelPackageGroupStatus(ModelPackageGroupStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary.Builder
The status of the model group.
ModelPackageGroupStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelPackageGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
The status of the model group.
modelPackageGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
The status of the model group.
modelPackageGroupStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
The status of the model group.
ModelPackageGroupSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary information about a model group.
ModelPackageGroupSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelPackageGroupSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
A list of summaries of the model groups in your Amazon Web Services account.
modelPackageGroupSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsIterable
Returns an iterable to iterate through the paginated ListModelPackageGroupsResponse.modelPackageGroupSummaryList() member.
modelPackageGroupSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsPublisher
Returns a publisher that can be used to get a stream of data.
modelPackageGroupSummaryList(Collection<ModelPackageGroupSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse.Builder
A list of summaries of the model groups in your Amazon Web Services account.
modelPackageGroupSummaryList(Consumer<ModelPackageGroupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse.Builder
A list of summaries of the model groups in your Amazon Web Services account.
modelPackageGroupSummaryList(ModelPackageGroupSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse.Builder
A list of summaries of the model groups in your Amazon Web Services account.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The name of the model package.
modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest
The name or Amazon Resource Name (ARN) of the model package to delete.
modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest
The name or Amazon Resource Name (ARN) of the model package to describe.
modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The name of the model package being described.
modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The name of the model.
modelPackageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
The name 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The name of the model package.
modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest.Builder
The name or Amazon Resource Name (ARN) of the model package to delete.
modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest.Builder
The name or Amazon Resource Name (ARN) 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The name of the model.
modelPackageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
The name of the model package.
ModelPackageSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The status of the mortgage package.
modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The current status of the model package.
modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The status of the model package.
modelPackageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
The overall status of the model package.
modelPackageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The status of the mortgage package.
modelPackageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The current status of the model package.
modelPackageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The status of the model package.
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.BatchDescribeModelPackageSummary.Builder
The status of the mortgage package.
modelPackageStatus(ModelPackageStatus) - 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.ModelPackage.Builder
The 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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelPackageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The status of the mortgage 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.ModelPackage
The status of the model package.
modelPackageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
The overall 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Specifies the validation and image scan statuses 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(Consumer<ModelPackageStatusDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Specifies the validation and image scan statuses 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(ModelPackageStatusDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Specifies the validation and image scan statuses 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
 
modelPackageSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
The summaries for the model package versions
modelPackageSummaries(Map<String, BatchDescribeModelPackageSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse.Builder
The summaries for the model package versions
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() - 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
Returns an iterable to iterate through the paginated ListModelPackagesResponse.modelPackageSummaryList() member.
modelPackageSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesPublisher
Returns a publisher that can be used to get a stream of data.
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(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(ModelPackageSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
An array of ModelPackageSummary objects, each of which lists a model package.
modelPackageType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A filter that returns only the model packages of the specified type.
modelPackageType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A filter that returns only the model packages of the specified type.
modelPackageType(ModelPackageType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A filter that returns only the model packages of the specified type.
ModelPackageType - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelPackageTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A filter that returns only the model packages of the specified type.
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 SageMaker runs to validate your model package.
ModelPackageValidationSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelPackageVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
The version number of a versioned model.
modelPackageVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The version of the model package.
modelPackageVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The version number of a versioned model.
modelPackageVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary
If the model package is a versioned model, the version of the model.
modelPackageVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary.Builder
The version number of a versioned model.
modelPackageVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The version of the model package.
modelPackageVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The version number of a versioned model.
modelPackageVersion(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageSummary.Builder
If the model package is a versioned model, the version of the model.
modelPackageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
The Amazon Resource Name (ARN) of the versioned model package that was provided to SageMaker Neo when you initiated a compilation job.
modelPackageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
The Amazon Resource Name (ARN) of the versioned model package that was provided to SageMaker Neo when you initiated a compilation job.
modelPackageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
The Amazon Resource Name (ARN) of a versioned model package.
modelPackageVersionArnEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that returns only jobs that were created for this versioned model package.
modelPackageVersionArnEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that returns only jobs that were created for this versioned model package.
modelQuality() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.
modelQuality() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
Metrics that measure the quality of a model.
modelQuality(Consumer<DriftCheckModelQuality.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.
modelQuality(Consumer<ModelQuality.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure the quality of a model.
modelQuality(DriftCheckModelQuality) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines.Builder
Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.
modelQuality(ModelQuality) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetrics.Builder
Metrics that measure the quality of a model.
ModelQuality - Class in software.amazon.awssdk.services.sagemaker.model
Model quality statistics and constraints.
ModelQuality.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelQualityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
The container that runs the monitoring job.
modelQualityAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Configures the model quality job to run a specified Docker container image.
modelQualityAppSpecification(Consumer<ModelQualityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
The container that runs the monitoring job.
modelQualityAppSpecification(Consumer<ModelQualityAppSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Configures the model quality job to run a specified Docker container image.
modelQualityAppSpecification(ModelQualityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
The container that runs the monitoring job.
modelQualityAppSpecification(ModelQualityAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Configures the model quality job to run a specified Docker container image.
ModelQualityAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Container image configuration object for the monitoring job.
ModelQualityAppSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelQualityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
Specifies the constraints and baselines for the monitoring job.
modelQualityBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
The baseline configuration for a model quality job.
modelQualityBaselineConfig(Consumer<ModelQualityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Specifies the constraints and baselines for the monitoring job.
modelQualityBaselineConfig(Consumer<ModelQualityBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The baseline configuration for a model quality job.
modelQualityBaselineConfig(ModelQualityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Specifies the constraints and baselines for the monitoring job.
modelQualityBaselineConfig(ModelQualityBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The baseline configuration for a model quality job.
ModelQualityBaselineConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for monitoring constraints and monitoring statistics.
ModelQualityBaselineConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelQualityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
A list of the inputs that are monitored.
modelQualityJobInput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Inputs for the model quality job.
modelQualityJobInput(Consumer<ModelQualityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
A list of the inputs that are monitored.
modelQualityJobInput(Consumer<ModelQualityJobInput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Inputs for the model quality job.
modelQualityJobInput(ModelQualityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
A list of the inputs that are monitored.
modelQualityJobInput(ModelQualityJobInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Inputs for the model quality job.
ModelQualityJobInput - Class in software.amazon.awssdk.services.sagemaker.model
The input for the model quality monitoring job.
ModelQualityJobInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelQualityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
Returns the value of the ModelQualityJobOutputConfig property for this object.
modelQualityJobOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Returns the value of the ModelQualityJobOutputConfig property for this object.
modelQualityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the ModelQualityJobOutputConfig property for this object.
modelQualityJobOutputConfig(Consumer<MonitoringOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the ModelQualityJobOutputConfig property for this object.
modelQualityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the ModelQualityJobOutputConfig property for this object.
modelQualityJobOutputConfig(MonitoringOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the ModelQualityJobOutputConfig property for this object.
modelRegisterSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The model registry settings for the SageMaker Canvas application.
modelRegisterSettings(Consumer<ModelRegisterSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The model registry settings for the SageMaker Canvas application.
modelRegisterSettings(ModelRegisterSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The model registry settings for the SageMaker Canvas application.
ModelRegisterSettings - Class in software.amazon.awssdk.services.sagemaker.model
The model registry settings for the SageMaker Canvas application.
ModelRegisterSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
models() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
Models on the device.
models() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
Models on the device.
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
Returns an iterable to iterate through the paginated ListModelsResponse.models() member.
models() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsPublisher
Returns a publisher that can be used to get a stream of data.
models(Collection<EdgeModel>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
Models on the device.
models(Collection<EdgeModelSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
Models on the device.
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(Consumer<EdgeModel.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
Models on the device.
models(Consumer<EdgeModelSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
Models on the device.
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(EdgeModel...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
Models on the device.
models(EdgeModelSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
Models on the device.
models(ModelSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
An array of ModelSummary objects, each of which lists a model.
modelSetupTime() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
The time it takes to launch new compute resources for a serverless endpoint.
modelSetupTime(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics.Builder
The time it takes to launch new compute resources for a serverless endpoint.
modelSignature() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The signature document of files in the model artifact.
modelSignature(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The signature document of files in the model artifact.
ModelSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelStats() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
Status of model on device.
modelStats(Collection<EdgeModelStat>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Status of model on device.
modelStats(Consumer<EdgeModelStat.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Status of model on device.
modelStats(EdgeModelStat...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Status of model on device.
ModelStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for Model steps.
ModelStepMetadata.Builder - Interface 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
 
ModelVariantAction - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelVariantActions() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
Array of key-value pairs, with names of variants mapped to actions.
modelVariantActions(Map<String, ModelVariantAction>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
Array of key-value pairs, with names of variants mapped to actions.
modelVariantActionsAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
Array of key-value pairs, with names of variants mapped to actions.
modelVariantActionsWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
Array of key-value pairs, with names of variants mapped to actions.
ModelVariantConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the deployment options of a model.
ModelVariantConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ModelVariantConfigSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of the deployment configuration of a model.
ModelVariantConfigSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
modelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
An array of ModelVariantConfig objects.
modelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
An array of ModelVariantConfigSummary objects.
modelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
An array of ModelVariantConfig objects.
modelVariants(Collection<ModelVariantConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(Collection<ModelVariantConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(Collection<ModelVariantConfigSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
An array of ModelVariantConfigSummary objects.
modelVariants(Consumer<ModelVariantConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(Consumer<ModelVariantConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(Consumer<ModelVariantConfigSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
An array of ModelVariantConfigSummary objects.
modelVariants(ModelVariantConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(ModelVariantConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
An array of ModelVariantConfig objects.
modelVariants(ModelVariantConfigSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
An array of ModelVariantConfigSummary objects.
ModelVariantStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The version of the model.
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The version of the model.
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
The model version.
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The model version.
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
The version model.
modelVersion() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
The version of the model.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The version of the model.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The version of the model.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModel.Builder
The model version.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The model version.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary.Builder
The version model.
modelVersion(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary.Builder
The version of the model.
modifiedAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) after the last modified date.
modifiedAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) after the last modified date.
modifiedBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) before the last modified date.
modifiedBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) before the last modified date.
modifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
A filter that returns only AppImageConfigs modified on or after the specified time.
modifiedTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A filter that returns only Lifecycle Configurations modified after the specified time.
modifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
A filter that returns only AppImageConfigs modified on or after the specified time.
modifiedTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A filter that returns only Lifecycle Configurations modified after the specified time.
modifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
A filter that returns only AppImageConfigs modified on or before the specified time.
modifiedTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A filter that returns only Lifecycle Configurations modified before the specified time.
modifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
A filter that returns only AppImageConfigs modified on or before the specified time.
modifiedTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A filter that returns only Lifecycle Configurations modified before the specified time.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerResolveEndpointInterceptor
 
MonitoringAlertActions - Class in software.amazon.awssdk.services.sagemaker.model
A list of alert actions taken in response to an alert going into InAlert status.
MonitoringAlertActions.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringAlertHistory() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
An alert history for a model monitoring schedule.
monitoringAlertHistory() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryIterable
Returns an iterable to iterate through the paginated ListMonitoringAlertHistoryResponse.monitoringAlertHistory() member.
monitoringAlertHistory() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryPublisher
Returns a publisher that can be used to get a stream of data.
monitoringAlertHistory(Collection<MonitoringAlertHistorySummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse.Builder
An alert history for a model monitoring schedule.
monitoringAlertHistory(Consumer<MonitoringAlertHistorySummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse.Builder
An alert history for a model monitoring schedule.
monitoringAlertHistory(MonitoringAlertHistorySummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse.Builder
An alert history for a model monitoring schedule.
MonitoringAlertHistorySortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
MonitoringAlertHistorySummary - Class in software.amazon.awssdk.services.sagemaker.model
Provides summary information of an alert's history.
MonitoringAlertHistorySummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringAlertName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
The name of a monitoring alert.
monitoringAlertName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
The name of a monitoring alert.
monitoringAlertName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
The name of a monitoring alert.
monitoringAlertName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
The name of a monitoring alert.
monitoringAlertName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
The name of a monitoring alert.
monitoringAlertName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The name of a monitoring alert.
monitoringAlertName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary.Builder
The name of a monitoring alert.
monitoringAlertName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary.Builder
The name of a monitoring alert.
monitoringAlertName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
The name of a monitoring alert.
monitoringAlertName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse.Builder
The name of a monitoring alert.
MonitoringAlertStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
monitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsIterable
Returns an iterable to iterate through the paginated ListMonitoringAlertsResponse.monitoringAlertSummaries() member.
monitoringAlertSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsPublisher
Returns a publisher that can be used to get a stream of data.
monitoringAlertSummaries(Collection<MonitoringAlertSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse.Builder
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries(Collection<MonitoringAlertSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries(Consumer<MonitoringAlertSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse.Builder
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries(Consumer<MonitoringAlertSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries(MonitoringAlertSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse.Builder
A JSON array where each element is a summary for a monitoring alert.
monitoringAlertSummaries(MonitoringAlertSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
A JSON array where each element is a summary for a monitoring alert.
MonitoringAlertSummary - Class in software.amazon.awssdk.services.sagemaker.model
Provides summary information about a monitor alert.
MonitoringAlertSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringAppSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
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(MonitoringAppSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
Configures the monitoring job to run a specified Docker container image.
MonitoringAppSpecification - Class in software.amazon.awssdk.services.sagemaker.model
Container image configuration object for the monitoring job.
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
 
MonitoringCsvDatasetFormat - Class in software.amazon.awssdk.services.sagemaker.model
Represents the CSV dataset format used when running a monitoring job.
MonitoringCsvDatasetFormat.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MonitoringDatasetFormat - Class in software.amazon.awssdk.services.sagemaker.model
Represents the dataset format used when running a monitoring job.
MonitoringDatasetFormat.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MonitoringExecutionSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
monitoringExecutionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The status of the monitoring job.
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.
monitoringExecutionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The status of the monitoring job.
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
Returns an iterable to iterate through the paginated ListMonitoringExecutionsResponse.monitoringExecutionSummaries() member.
monitoringExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringExecutionsPublisher
Returns a publisher that can be used to get a stream of data.
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(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(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.
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
 
MonitoringGroundTruthS3Input - Class in software.amazon.awssdk.services.sagemaker.model
The ground truth labels for the dataset used for the monitoring job.
MonitoringGroundTruthS3Input.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() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
The array of inputs for the monitoring job.
monitoringInputs(Collection<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(MonitoringInput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
The array of inputs for the monitoring job.
monitoringJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
Defines the monitoring job.
monitoringJobDefinition(Consumer<MonitoringJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
Defines the monitoring job.
monitoringJobDefinition(MonitoringJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
Defines the monitoring job.
MonitoringJobDefinition - Class in software.amazon.awssdk.services.sagemaker.model
Defines the monitoring job.
MonitoringJobDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringJobDefinitionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
The Amazon Resource Name (ARN) of the monitoring job.
monitoringJobDefinitionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary.Builder
The Amazon Resource Name (ARN) of the monitoring job.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Gets a list of the monitoring job runs of the specified monitoring job definitions.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
Gets a list of the monitoring schedules for the specified monitoring job definition.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The name of the monitoring job.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
The name of the monitoring job.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
The name of the monitoring job definition to schedule.
monitoringJobDefinitionName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The name of the monitoring job definition that the schedule is for.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
Gets a list of the monitoring job runs of the specified monitoring job definitions.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
Gets a list of the monitoring schedules for the specified monitoring job definition.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The name of the monitoring job.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary.Builder
The name of the monitoring job.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
The name of the monitoring job definition to schedule.
monitoringJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
The name of the monitoring job definition that the schedule is for.
MonitoringJobDefinitionSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
MonitoringJobDefinitionSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary information about a monitoring job.
MonitoringJobDefinitionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MonitoringJsonDatasetFormat - Class in software.amazon.awssdk.services.sagemaker.model
Represents the JSON dataset format used when running a monitoring job.
MonitoringJsonDatasetFormat.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MonitoringNetworkConfig - Class in software.amazon.awssdk.services.sagemaker.model
The networking configuration for the monitoring job.
MonitoringNetworkConfig.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() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
The array of outputs from the monitoring job to be uploaded to 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 S3.
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 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() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig
Monitoring outputs for monitoring jobs.
monitoringOutputs(Collection<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(MonitoringOutput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringOutputConfig.Builder
Monitoring outputs for monitoring jobs.
MonitoringParquetDatasetFormat - Class in software.amazon.awssdk.services.sagemaker.model
Represents the Parquet dataset format used when running a monitoring job.
MonitoringParquetDatasetFormat.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
MonitoringProblemType - Enum in software.amazon.awssdk.services.sagemaker.model
 
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(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(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 - 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
 
MonitoringSchedule - Class in software.amazon.awssdk.services.sagemaker.model
A schedule for a model monitoring job.
MonitoringSchedule.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The Amazon Resource Name (ARN) of a monitoring schedule.
monitoringScheduleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
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.
monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The Amazon Resource Name (ARN) of a monitoring schedule.
monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The Amazon Resource Name (ARN) of the monitoring schedule.
monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse.Builder
The Amazon Resource Name (ARN) of the monitoring schedule.
monitoringScheduleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleResponse.Builder
The Amazon Resource Name (ARN) of the monitoring schedule.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The configuration object that specifies the monitoring schedule and defines the monitoring job.
monitoringScheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
Returns the value of the MonitoringScheduleConfig property for this object.
monitoringScheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
Returns the value of the MonitoringScheduleConfig property for this object.
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(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(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(Consumer<MonitoringScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the MonitoringScheduleConfig property for this object.
monitoringScheduleConfig(Consumer<MonitoringScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
Sets the value of the MonitoringScheduleConfig property for this object.
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(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(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(MonitoringScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
Sets the value of the MonitoringScheduleConfig property for this object.
monitoringScheduleConfig(MonitoringScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
Sets the value of the MonitoringScheduleConfig property for this object.
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 - Class in software.amazon.awssdk.services.sagemaker.model
Configures the monitoring schedule and defines the monitoring job.
MonitoringScheduleConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest
The name of the monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest
The name of the monitoring schedule to delete.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest
Name of a previously created monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
Name of the monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
The name of a monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
The name of a monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Name of a specific schedule to fetch jobs for.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The name of a monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
The name of a monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The name of the monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The name of the monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The name of the monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest
The name of the schedule to start.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest
The name of the schedule to stop.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
The name of a monitoring schedule.
monitoringScheduleName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest
The name of the monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The name of a monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest.Builder
The name of a 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The name of a monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary.Builder
The name of a monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The name of the monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
The name of a monitoring schedule.
monitoringScheduleName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
The name of the monitoring schedule.
monitoringSchedules() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
A list of monitoring schedules for the endpoint.
monitoringSchedules() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
The monitoring schedules for a model.
monitoringSchedules(Collection<ModelDashboardMonitoringSchedule>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The monitoring schedules for a model.
monitoringSchedules(Collection<MonitoringSchedule>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of monitoring schedules for the endpoint.
monitoringSchedules(Consumer<ModelDashboardMonitoringSchedule.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The monitoring schedules for a model.
monitoringSchedules(Consumer<MonitoringSchedule.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of monitoring schedules for the endpoint.
monitoringSchedules(ModelDashboardMonitoringSchedule...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel.Builder
The monitoring schedules for a model.
monitoringSchedules(MonitoringSchedule...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of monitoring schedules for the endpoint.
MonitoringScheduleSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The status of an monitoring job.
monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The status of the monitoring schedule.
monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The status of the monitoring schedule.
monitoringScheduleStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The status of the monitoring schedule.
monitoringScheduleStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
The status of an monitoring job.
monitoringScheduleStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The status of the monitoring schedule.
monitoringScheduleStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The status of the monitoring schedule.
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.DescribeMonitoringScheduleResponse.Builder
The status of an monitoring job.
monitoringScheduleStatus(ScheduleStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The status of the monitoring schedule.
monitoringScheduleStatus(ScheduleStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.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.
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.ModelDashboardMonitoringSchedule
The status of the monitoring schedule.
monitoringScheduleStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The status of the monitoring schedule.
monitoringScheduleStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The status of the 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
Returns an iterable to iterate through the paginated ListMonitoringSchedulesResponse.monitoringScheduleSummaries() member.
monitoringScheduleSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringSchedulesPublisher
Returns a publisher that can be used to get a stream of data.
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(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(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.
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
 
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The type of the monitoring job that this schedule runs.
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The monitor type of a model monitor.
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The type of the monitoring job.
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The type of the monitoring job definition to schedule.
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
The type of the monitoring job definition to schedule.
monitoringType() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The type of the monitoring job definition that the schedule is for.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
The type of the monitoring job that this schedule runs.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The monitor type of a model monitor.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The type of the monitoring job.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The type of the monitoring job definition to schedule.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
The type of the monitoring job definition to schedule.
monitoringType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
The type of the monitoring job definition that the schedule is for.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse.Builder
The type of the monitoring job that this schedule runs.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule.Builder
The monitor type of a model monitor.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The type of the monitoring job.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
The type of the monitoring job definition to schedule.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
The type of the monitoring job definition to schedule.
monitoringType(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary.Builder
The type of the monitoring job definition that the schedule is for.
MonitoringType - Enum in software.amazon.awssdk.services.sagemaker.model
 
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleResponse
The type of the monitoring job that this schedule runs.
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
The monitor type of a model monitor.
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The type of the monitoring job.
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
The type of the monitoring job definition to schedule.
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
The type of the monitoring job definition to schedule.
monitoringTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSummary
The type of the monitoring job definition that the schedule is for.
monitoringTypeEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
A filter that returns only the monitoring job runs of the specified monitoring type.
monitoringTypeEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
A filter that returns only the monitoring schedules for the specified monitoring type.
monitoringTypeEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
A filter that returns only the monitoring job runs of the specified monitoring type.
monitoringTypeEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
A filter that returns only the monitoring schedules for the specified monitoring type.
monitoringTypeEquals(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
A filter that returns only the monitoring job runs of the specified monitoring type.
monitoringTypeEquals(MonitoringType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
A filter that returns only the monitoring schedules for the specified monitoring type.
monitoringTypeEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
A filter that returns only the monitoring job runs of the specified monitoring type.
monitoringTypeEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
A filter that returns only the monitoring schedules for the specified monitoring type.
mountPath() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
The path within the image to mount the user's EFS home directory.
mountPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSystemConfig.Builder
The path within the image to mount the user's EFS home directory.
MR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
MSE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
MSE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
MULTI_MODEL - software.amazon.awssdk.services.sagemaker.model.ContainerMode
 
MULTI_RECORD - software.amazon.awssdk.services.sagemaker.model.BatchStrategy
 
MULTICLASS_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
 
MULTICLASS_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.ProblemType
 
multiModelConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
Specifies additional configuration for multi-model endpoints.
multiModelConfig(Consumer<MultiModelConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies additional configuration for multi-model endpoints.
multiModelConfig(MultiModelConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContainerDefinition.Builder
Specifies additional configuration for multi-model endpoints.
MultiModelConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies additional configuration for hosting multi-model endpoints.
MultiModelConfig.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
MXNET - software.amazon.awssdk.services.sagemaker.model.Framework
 

N

name() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
A unique name to identify the additional inference specification.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoParameter
The name of the hyperparameter to optimize using Autotune.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameter
The Name of the environment variable.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
The name of the categorical hyperparameter to tune.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
The name of the channel.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
The name of the continuous hyperparameter to tune.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The name for the inference experiment.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
The name of the inference experiment you want to delete.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
The name of the inference experiment to describe.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The name of the inference experiment.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
A resource property name.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
The name of this hyperparameter.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The name of the inference experiment.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange
The name of the hyperparameter to search.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
The name of the Jupyter kernel in the image.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
The name of the metric.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
The name of the of the model to filter by.
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.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputParameter
The name of the output parameter.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
The name of the parameter to assign a value to.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
The name of the inference experiment to start.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
The name of the inference experiment to stop.
name() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
The name of the inference experiment to be updated.
name(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
A unique name to identify the additional inference specification.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoParameter.Builder
The name of the hyperparameter to optimize using Autotune.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameter.Builder
The Name of the environment variable.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange.Builder
The name of the continuous hyperparameter to tune.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The name for the inference experiment.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest.Builder
The name of the inference experiment you want to delete.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest.Builder
The name of the inference experiment to describe.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The name of the inference experiment.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Filter.Builder
A resource property name.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
The name of this hyperparameter.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The name of the inference experiment.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IntegerParameterRange.Builder
The name of the hyperparameter to search.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.KernelSpec.Builder
The name of the Jupyter kernel in the image.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDefinition.Builder
The name of the metric.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter.Builder
The name of the of the model to filter by.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputParameter.Builder
The name of the output parameter.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parameter.Builder
The name of the parameter to assign a value to.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest.Builder
The name of the inference experiment to start.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
The name of the inference experiment to stop.
name(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The name of the inference experiment to be updated.
name(Identifier) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
name(ModelMetadataFilterType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter.Builder
The name of the of the model to filter by.
NAME - software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
 
NAME - software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
 
NAME - software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
 
NAME - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.ModelSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortActionsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortContextsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
 
NAME - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
 
NAME - software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
 
NAME - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
nameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
The name of the of the model to filter by.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
A string in the algorithm name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
A filter that returns only AppImageConfigs whose name contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a search filter for name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Set the maximum number of instances to print in the list.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
A string in the Git repositories name.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
A string in the data quality monitoring job definition name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Filter for fleets containing this name in their fleet device name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
Selects edge deployment plans with names containing this name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Filter for jobs containing this name in their packaging job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
A string in the endpoint configuration name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
A string in endpoint names.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
A string that partially matches one or more FeatureGroups names.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Only list hub content if the name contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Only list hubs with names that contain the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
A string in the tuning job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
A filter that returns only images whose name contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components with a name that contains the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments whose names contain this name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A string in the job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
A string in the labeling job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Filter for model bias jobs whose name contains a specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Only list model cards with names that contain the specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Filter for model explainability jobs whose name contains a specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
A string in the model group name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
A string in the model package name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
A string in the transform job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
A string in the model name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
Filter for monitoring schedules whose name contains a specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
A string in the lifecycle configuration name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
A string in the notebook instances' name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A string in the processing job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
A filter that returns the projects whose name contains a specified string.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
A string that partially matches one or more ResourceCatalogs names.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
A string in the Lifecycle Configuration name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest
A string in the work team name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
A string in the training job name.
nameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
A string in the transform job 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
A string in the work team's name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
A string in the algorithm name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
A filter that returns only AppImageConfigs whose name contains the specified string.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
Set the maximum number of instances to print in the list.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
A string in the data quality monitoring job definition name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
Filter for fleets containing this name in their fleet device name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
Selects edge deployment plans with names containing this name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Filter for jobs containing this name in their packaging job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
A string that partially matches one or more FeatureGroups names.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Only list hub content if the name contains the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Only list hubs with names that contain the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
A string in the tuning job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
A filter that returns only images whose name contains the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components with a name that contains the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments whose names contain this name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A string in the job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
A string in the labeling job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Filter for model bias jobs whose name contains a specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Only list model cards with names that contain the specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Filter for model explainability jobs whose name contains a specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
A string in the model group name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
A string in the model package name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
A string in the transform job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
A string in the model 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
A string in the processing job name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
A filter that returns the projects whose name contains a specified string.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
A string that partially matches one or more ResourceCatalogs names.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
A string in the Lifecycle Configuration name.
nameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
A string in the work team's name.
NAMECONTAINS - software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
 
namespace() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
The namespace of the customized metric.
namespace(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification.Builder
The namespace of the customized metric.
NB - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
NE - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
nearestModelName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model.
nearestModelName() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.
nearestModelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model.
nearestModelName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.
NeoVpcConfig - Class in software.amazon.awssdk.services.sagemaker.model
The VpcConfig configuration object that specifies the VPC that you want the compilation jobs to connect to.
NeoVpcConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
nestedFilters() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
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(Consumer<NestedFilters.Builder>...) - 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 - Class in software.amazon.awssdk.services.sagemaker.model
A list of nested Filter objects.
NestedFilters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
nestedPropertyName() - Method in class software.amazon.awssdk.services.sagemaker.model.NestedFilters
The name of the property to use in the nested filters.
nestedPropertyName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NestedFilters.Builder
The name of the property to use in the nested filters.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Specifies networking configuration for the monitoring job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Networking options for a model bias job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Networking options for a model explainability job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
Specifies the network configuration for the monitoring job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
Networking options for a processing job, such as whether to allow inbound and outbound network calls to and from processing containers, and the VPC subnets and security groups to use for VPC-enabled processing jobs.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The networking configuration for the data quality monitoring job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Networking options for a model bias job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Networking options for a model explainability job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Networking options for a model quality job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
Networking options for a processing job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
Specifies networking options for an monitoring job.
networkConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns the value of the NetworkConfig property for this object.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Specifies networking configuration for the monitoring job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Networking options for a model bias job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Networking options for a model explainability job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Specifies the network configuration for the monitoring job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The networking configuration for the data quality monitoring job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Networking options for a model bias job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Networking options for a model explainability job.
networkConfig(Consumer<MonitoringNetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Networking options for a model quality job.
networkConfig(Consumer<NetworkConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Networking options for a processing job, such as whether to allow inbound and outbound network calls to and from processing containers, and the VPC subnets and security groups to use for VPC-enabled processing jobs.
networkConfig(Consumer<NetworkConfig.Builder>) - 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.MonitoringJobDefinition.Builder
Specifies networking options for an monitoring job.
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(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Specifies networking configuration for the monitoring job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Networking options for a model bias job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Networking options for a model explainability job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Specifies the network configuration for the monitoring job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The networking configuration for the data quality monitoring job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Networking options for a model bias job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Networking options for a model explainability job.
networkConfig(MonitoringNetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Networking options for a model quality job.
networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Networking options for a processing job, such as whether to allow inbound and outbound network calls to and from processing containers, and the VPC subnets and security groups to use for VPC-enabled processing jobs.
networkConfig(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
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(NetworkConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the NetworkConfig property for this object.
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.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
networkInterfaceId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The network interface IDs that SageMaker created at the time of creating the instance.
networkInterfaceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The network interface IDs that SageMaker created at the time of creating the instance.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
Next token of device description.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest
If the edge deployment plan has enough stages to require tokening, then this is the response from the last list of stages returned.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
Token to use when calling the next set of stages in the edge deployment plan.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest
A token to resume pagination of the list of Features (FeatureDefinitions).
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
A token to resume pagination of the list of Features (FeatureDefinitions).
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
If the previous call to ListActions didn't return the full set of actions, the call returns a token for getting the next set of actions.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
A token for getting the next set of actions, if there are any.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
If the previous call to ListAliases didn't return the full set of aliases, the call returns a token for retrieving the next set of aliases.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
A token for getting the next set of aliases, if more aliases exist.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
If the previous call to ListImages didn't return the full set of AppImageConfigs, the call returns a token for getting the next set of AppImageConfigs.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
A token for getting the next set of AppImageConfigs, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
If the previous call to ListArtifacts didn't return the full set of artifacts, the call returns a token for getting the next set of artifacts.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
A token for getting the next set of artifacts, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
If the previous call to ListAssociations didn't return the full set of associations, the call returns a token for getting the next set of associations.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
A token for getting the next set of associations, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
If the result of the previous ListClusterNodes request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
The next token specified for listing instances in a SageMaker HyperPod cluster.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Set the next token to retrieve the list of SageMaker HyperPod clusters.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
If the result of the previous ListClusters 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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse
If the response is truncated, Amazon SageMaker returns this NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
If the previous call to ListContexts didn't return the full set of contexts, the call returns a token for getting the next set of contexts.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
A token for getting the next set of contexts, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
The token to use when calling the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
Token to use when calling the next page of results.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsResponse
A token for getting the next set of experiments, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
A token to resume pagination of ListFeatureGroups results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
A token to resume pagination of ListFeatureGroups results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest
A token to resume pagination.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse
A token to resume pagination.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
If the response to a previous ListHubContents request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
If the response to a previous ListHubContentVersions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
If the response to a previous ListHubs request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest
A token to resume pagination.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse
A token to resume pagination.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
If the previous call to ListImages didn't return the full set of images, the call returns a token for getting the next set of images.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
A token for getting the next set of images, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
If the previous call to ListImageVersions didn't return the full set of versions, the call returns a token for getting the next set of versions.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
A token for getting the next set of versions, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
A token that you use to get the next set of results following a truncated response.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
The token to use in a subsequent request to get the next set of results following a truncated response.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The response from the last list when returning a list large enough to need tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
The token to use when calling the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
If the response to a previous ListInferenceRecommendationsJobsRequest request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
A token for getting the next set of recommendations, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
A token that you can specify to return more results from the list.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
A token that you can specify in your next request to return more results from the list.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
The token returned if the response is truncated.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
The token returned if the response is truncated.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
If the response to a previous ListModelCardExportJobs request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
If the response to a previous ListModelCards request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
If the response to a previous ListModelCardVersions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
The token returned if the response is truncated.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
The token returned if the response is truncated.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
If the response to a previous ListModelMetadataResponse request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
A token for getting the next set of recommendations, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
If the result of the previous ListModelPackageGroups request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
If the result of the previous ListModelQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
If the response is truncated, Amazon SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
If the result of the previous ListMonitoringAlertHistory request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
If the result of the previous ListMonitoringAlerts request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
If the response is truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
The token returned if the response is truncated.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse
The token returned if the response is truncated.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse
If the response to the previous ListNotebookInstances request was truncated, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
If the result of the previous ListPipelines request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
If the result of the previous ListPipelines 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
If the response is truncated, Amazon SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
If the result of the previous ListProjects request was truncated, the response includes a NextToken.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
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.ListResourceCatalogsRequest
A token to resume pagination of ListResourceCatalogs results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
A token to resume pagination of ListResourceCatalogs results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
If the previous response was truncated, you will receive this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
If the previous response was truncated, you will receive this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
The response from the last list when returning a list large enough to neeed tokening.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
The token to use when calling the next page of results.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
If the previous call to ListStudioLifecycleConfigs didn't return the full set of Lifecycle Configurations, the call returns a token for getting the next set of Lifecycle Configurations.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
If the previous response was truncated, you will receive this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse
If the response 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, SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsResponse
If response is truncated, SageMaker includes a token in the response.
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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse
If the response is truncated, SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse
If the response is truncated, Amazon SageMaker returns this token.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
A token for getting the next set of components, if there are any.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse
A token for getting the next set of trials, if there are any.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
A token to resume pagination.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
A token to resume pagination.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
If the response is truncated, Amazon SageMaker returns this token.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Limits the number of vertices in the request.
nextToken() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
Limits the number of vertices in the response.
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() - 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.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest.Builder
Next token of device description.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest.Builder
If the edge deployment plan has enough stages to require tokening, then this is the response from the last list of stages returned.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
Token to use when calling the next set of stages in the edge deployment plan.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest.Builder
A token to resume pagination of the list of Features (FeatureDefinitions).
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
A token to resume pagination of the list of Features (FeatureDefinitions).
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
If the previous call to ListActions didn't return the full set of actions, the call returns a token for getting the next set of actions.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsResponse.Builder
A token for getting the next set of actions, if there are any.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
If the previous call to ListAliases didn't return the full set of aliases, the call returns a token for retrieving the next set of aliases.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse.Builder
A token for getting the next set of aliases, if more aliases exist.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
If the previous call to ListImages didn't return the full set of AppImageConfigs, the call returns a token for getting the next set of AppImageConfigs.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse.Builder
A token for getting the next set of AppImageConfigs, if there are any.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsResponse.Builder
If the previous response was truncated, you will receive this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
If the previous call to ListArtifacts didn't return the full set of artifacts, the call returns a token for getting the next set of artifacts.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse.Builder
A token for getting the next set of artifacts, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
If the previous call to ListAssociations didn't return the full set of associations, the call returns a token for getting the next set of associations.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse.Builder
A token for getting the next set of associations, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
If the result of the previous ListClusterNodes request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse.Builder
The next token specified for listing instances in a SageMaker HyperPod cluster.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
Set the next token to retrieve the list of SageMaker HyperPod clusters.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersResponse.Builder
If the result of the previous ListClusters request was truncated, the response includes a NextToken.
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(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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsResponse.Builder
If the response is truncated, Amazon SageMaker returns this NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
If the previous call to ListContexts didn't return the full set of contexts, the call returns a token for getting the next set of contexts.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsResponse.Builder
A token for getting the next set of contexts, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse.Builder
If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse.Builder
The response from the last list when returning a list large enough to need tokening.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsResponse.Builder
If the previous response was truncated, you will receive this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse.Builder
The token to use when calling the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse.Builder
Token to use when calling the next page of results.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsResponse.Builder
If the response is truncated, 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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
A token to resume pagination of ListFeatureGroups results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse.Builder
A token to resume pagination of ListFeatureGroups results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
A token to resume pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsResponse.Builder
A token to resume pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
If the response to a previous ListHubContents request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
If the response to a previous ListHubContentVersions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
If the response to a previous ListHubs request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
A token to resume pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
If the previous call to ListImages didn't return the full set of images, the call returns a token for getting the next set of images.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesResponse.Builder
A token for getting the next set of images, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
If the previous call to ListImageVersions didn't return the full set of versions, the call returns a token for getting the next set of versions.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse.Builder
A token for getting the next set of versions, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
A token that you use to get the next set of results following a truncated response.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse.Builder
The token to use in a subsequent request to get the next set of results following a truncated response.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
The response from the last list when returning a list large enough to need tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse.Builder
The token to use when calling the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
If the response to a previous ListInferenceRecommendationsJobsRequest request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse.Builder
A token for getting the next set of recommendations, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
A token that you can specify to return more results from the list.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse.Builder
A token that you can specify in your next request to return more results from the list.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
If the response to a previous ListModelCardExportJobs request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
If the response to a previous ListModelCards request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
If the response to a previous ListModelCardVersions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
If the response to a previous ListModelMetadataResponse request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse.Builder
A token for getting the next set of recommendations, if there are any.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
If the result of the previous ListModelPackageGroups request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
If the result of the previous ListModelQualityJobDefinitions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
If the result of the previous ListMonitoringAlertHistory request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse.Builder
If the response is truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest.Builder
If the result of the previous ListMonitoringAlerts request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsResponse.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
The token returned if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesResponse.Builder
The token returned if the response is truncated.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
If the response to the previous ListNotebookInstances request was truncated, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse.Builder
If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse.Builder
If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest.Builder
If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse.Builder
If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
If the result of the previous ListPipelines request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse.Builder
If the result of the previous ListPipelines request was truncated, the response includes a NextToken.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse.Builder
If the response is truncated, Amazon SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
If the result of the previous ListProjects request was truncated, the response includes a NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse.Builder
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.ListResourceCatalogsRequest.Builder
A token to resume pagination of ListResourceCatalogs results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse.Builder
A token to resume pagination of ListResourceCatalogs results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
If the previous response was truncated, you will receive this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse.Builder
If the previous response was truncated, you will receive this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
The response from the last list when returning a list large enough to neeed tokening.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse.Builder
The token to use when calling the next page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
If the previous call to ListStudioLifecycleConfigs didn't return the full set of Lifecycle Configurations, the call returns a token for getting the next set of Lifecycle Configurations.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse.Builder
If the previous response was truncated, you will receive 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
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, SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsResponse.Builder
If response is truncated, 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(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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
If the response is truncated, 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
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(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(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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
A token to resume pagination.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse.Builder
If the response is truncated, Amazon SageMaker returns this token.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
Limits the number of vertices in the request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
Limits the number of vertices in the response.
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(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.
NL - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
NN_TORCH - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
NNA - software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
 
NO_ISSUES_FOUND - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
nodeDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
The details of the instance.
nodeDetails(Consumer<ClusterNodeDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse.Builder
The details of the instance.
nodeDetails(ClusterNodeDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse.Builder
The details of the instance.
nodeId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
The ID of the instance.
nodeId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest.Builder
The ID of the instance.
none() - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.None
 
NONE - software.amazon.awssdk.services.sagemaker.model.AssemblyType
 
NONE - software.amazon.awssdk.services.sagemaker.model.CompressionType
 
NONE - software.amazon.awssdk.services.sagemaker.model.JoinSource
 
NONE - software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
 
NONE - software.amazon.awssdk.services.sagemaker.model.OutputCompressionType
 
NONE - software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
 
NONE - software.amazon.awssdk.services.sagemaker.model.RecordWrapper
 
NONE - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 
NONE - software.amazon.awssdk.services.sagemaker.model.SkipModelValidation
 
NONE - software.amazon.awssdk.services.sagemaker.model.SplitType
 
nonRetryableError() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
The number of training jobs that failed and can't be retried.
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.
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
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
Not - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
NOT_APPLICABLE - software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
NOT_EQUALS - software.amazon.awssdk.services.sagemaker.model.Operator
 
NOT_EXISTS - software.amazon.awssdk.services.sagemaker.model.Operator
 
NOT_PROVIDED - software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
NOT_STARTED - software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
 
NOT_STARTED - software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
 
NOTEBOOK - software.amazon.awssdk.services.sagemaker.model.HubContentType
 
NOTEBOOK_KERNEL - software.amazon.awssdk.services.sagemaker.model.JobType
 
NotebookInstanceAcceleratorType - Enum in software.amazon.awssdk.services.sagemaker.model
 
notebookInstanceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The Amazon Resource Name (ARN) of the notebook instance.
notebookInstanceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
The Amazon Resource Name (ARN) of the notebook instance.
notebookInstanceLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
The Amazon Resource Name (ARN) of the lifecycle configuration.
notebookInstanceLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary.Builder
The Amazon Resource Name (ARN) of the lifecycle configuration.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
The name of the lifecycle configuration.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest
The name of the lifecycle configuration to delete.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest
The name of the lifecycle configuration to describe.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
The name of the lifecycle configuration.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Returns the name of a notebook instance lifecycle configuration.
notebookInstanceLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSummary
The name of the lifecycle configuration.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
The name of the lifecycle configuration.
notebookInstanceLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The name of the lifecycle configuration.
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.
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.
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
Returns an iterable to iterate through the paginated ListNotebookInstanceLifecycleConfigsResponse.notebookInstanceLifecycleConfigs() member.
notebookInstanceLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstanceLifecycleConfigsPublisher
Returns a publisher that can be used to get a stream of data.
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(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(NotebookInstanceLifecycleConfigSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsResponse.Builder
An array of NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle configuration.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The name of the new notebook instance.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
The name of the notebook instance.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest
The name of the SageMaker notebook instance to delete.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest
The name of the notebook instance that you want information about.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The name of the SageMaker notebook instance.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The name of the notebook instance that you want a summary for.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest
The name of the notebook instance to start.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest
The name of the notebook instance to terminate.
notebookInstanceName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
The name of the notebook instance to update.
notebookInstanceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest.Builder
The name of the 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The name of the 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
The name of the notebook instance to update.
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
Returns an iterable to iterate through the paginated ListNotebookInstancesResponse.notebookInstances() member.
notebookInstances() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListNotebookInstancesPublisher
Returns a publisher that can be used to get a stream of data.
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(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(NotebookInstanceSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesResponse.Builder
An array of NotebookInstanceSummary objects, one for each notebook instance.
NotebookInstanceSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
NotebookInstanceSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
notebookInstanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The status of the notebook instance.
notebookInstanceStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The status of the notebook instance.
notebookInstanceStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The status of the notebook instance.
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.DescribeNotebookInstanceResponse.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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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 SageMaker notebook instance.
NotebookInstanceSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
notebookOutputOption() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
Whether to include the notebook cell output when sharing the notebook.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
notebookOutputOptionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
Whether to include the notebook cell output when sharing the notebook.
notificationConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
Specifies the configuration for notifications of inference results for asynchronous inference.
notificationConfig(Consumer<AsyncInferenceNotificationConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig.Builder
Specifies the configuration for notifications of inference results for asynchronous inference.
notificationConfig(AsyncInferenceNotificationConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig.Builder
Specifies the configuration for notifications of inference results for asynchronous inference.
notificationConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
Configures notification of workers regarding 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() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
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.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.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.Workteam.Builder
Configures SNS notifications of available or expiring work items for work teams.
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
Configures notification of workers regarding available or expiring work items.
notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
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 - Class in software.amazon.awssdk.services.sagemaker.model
Configures Amazon SNS notifications of available or expiring work items for work teams.
NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
notificationTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration
The ARN for the Amazon SNS topic to which notifications should be published.
notificationTopicArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotificationConfiguration.Builder
The ARN for the Amazon SNS topic to which notifications should be published.
NUMBER_VALUE - software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Type
 
numberOfAcceleratorDevicesRequired() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
The number of accelerators to allocate to run a model that you assign to an inference component.
numberOfAcceleratorDevicesRequired(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements.Builder
The number of accelerators to allocate to run a model that you assign to an inference component.
numberOfCpuCoresRequired() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
The number of CPU cores to allocate to run a model that you assign to an inference component.
numberOfCpuCoresRequired(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements.Builder
The number of CPU cores to allocate to run a model that you assign to an inference component.
numberOfHumanWorkersPerDataObject() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
The number of human workers that will label an object.
numberOfHumanWorkersPerDataObject() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
The configured number of workers per data object.
numberOfHumanWorkersPerDataObject(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
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.
numberOfSamples() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
The number of samples to be used for analysis by the Kernal SHAP algorithm.
numberOfSamples(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
The number of samples to be used for analysis by the Kernal SHAP algorithm.
numberOfSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
Specifies how many steps to perform during traffic.
numberOfSteps(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Stairs.Builder
Specifies how many steps to perform during traffic.
numberOfTrainingJobsObjectiveNotImproving() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
The number of training jobs launched by a tuning job that are not improving (1% or less) as measured by model performance evaluated against an objective function.
numberOfTrainingJobsObjectiveNotImproving(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails.Builder
The number of training jobs launched by a tuning job that are not improving (1% or less) as measured by model performance evaluated against an objective function.
numberValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
The numeric value of a numeric hyperparameter.
numberValue(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Builder
The numeric value of a numeric hyperparameter.
NUMERICAL - software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
 
NVIDIA - software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
 

O

objectiveStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The objective's status.
objectiveStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The status of the objective metric for the training job:
objectiveStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The objective's status.
objectiveStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The status of the objective metric for the training job:
objectiveStatus(ObjectiveStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate.Builder
The objective's status.
objectiveStatus(ObjectiveStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The status of the objective metric for the training job:
ObjectiveStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
objectiveStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
The objective's status.
objectiveStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The status of the objective metric for the training job:
objectiveStatusCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status of their final objective metric, that this tuning job launched.
objectiveStatusCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the ObjectiveStatusCounters property for this object.
objectiveStatusCounters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective metric status, that this tuning job launched.
objectiveStatusCounters(Consumer<ObjectiveStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status of their final objective metric, that this tuning job launched.
objectiveStatusCounters(Consumer<ObjectiveStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the ObjectiveStatusCounters property for this object.
objectiveStatusCounters(Consumer<ObjectiveStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective metric status, that this tuning job launched.
objectiveStatusCounters(ObjectiveStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status of their final objective metric, that this tuning job launched.
objectiveStatusCounters(ObjectiveStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the ObjectiveStatusCounters property for this object.
objectiveStatusCounters(ObjectiveStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective metric status, that this tuning job launched.
ObjectiveStatusCounters - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the number of training jobs that this hyperparameter tuning job launched, categorized by the status of their objective metric.
ObjectiveStatusCounters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
objectKey() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
The object key (or key name) uniquely identifies the object in an S3 bucket.
objectKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location.Builder
The object key (or key name) uniquely identifies the object in an S3 bucket.
of(boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
OFF - software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
 
OFFLINE_STORE_STATUS - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
offlineDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The number of devices that have this model version and do not have a heart beat.
offlineDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The number of devices that have this model version and do not have a heart beat.
offlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
Use this to configure an OfflineFeatureStore.
offlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The configuration of the offline store.
offlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
Returns the value of the OfflineStoreConfig property for this object.
offlineStoreConfig(Consumer<OfflineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
Use this to configure an OfflineFeatureStore.
offlineStoreConfig(Consumer<OfflineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The configuration of the offline store.
offlineStoreConfig(Consumer<OfflineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OfflineStoreConfig property for this object.
offlineStoreConfig(OfflineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
Use this to configure an OfflineFeatureStore.
offlineStoreConfig(OfflineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The configuration of the offline store.
offlineStoreConfig(OfflineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OfflineStoreConfig property for this object.
OfflineStoreConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration of an OfflineStore.
OfflineStoreConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
offlineStoreStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The status of the OfflineStore.
offlineStoreStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
Returns the value of the OfflineStoreStatus property for this object.
offlineStoreStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
Notifies you if replicating data into the OfflineStore has failed.
offlineStoreStatus(Consumer<OfflineStoreStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The status of the OfflineStore.
offlineStoreStatus(Consumer<OfflineStoreStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OfflineStoreStatus property for this object.
offlineStoreStatus(Consumer<OfflineStoreStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
Notifies you if replicating data into the OfflineStore has failed.
offlineStoreStatus(OfflineStoreStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The status of the OfflineStore.
offlineStoreStatus(OfflineStoreStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OfflineStoreStatus property for this object.
offlineStoreStatus(OfflineStoreStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary.Builder
Notifies you if replicating data into the OfflineStore has failed.
OfflineStoreStatus - Class in software.amazon.awssdk.services.sagemaker.model
The status of OfflineStore.
OfflineStoreStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
offlineStoreStatusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
An OfflineStore status.
offlineStoreStatusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
An OfflineStore status.
offlineStoreStatusEquals(OfflineStoreStatusValue) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
An OfflineStore status.
offlineStoreStatusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
An OfflineStore status.
OfflineStoreStatusValue - Enum in software.amazon.awssdk.services.sagemaker.model
 
oidcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
Use this parameter to configure a private workforce using your own OIDC Identity Provider.
oidcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.
oidcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The configuration of an OIDC Identity Provider (IdP) private workforce.
oidcConfig(Consumer<OidcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
Use this parameter to configure a private workforce using your own OIDC Identity Provider.
oidcConfig(Consumer<OidcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.
oidcConfig(Consumer<OidcConfigForResponse.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of an OIDC Identity Provider (IdP) private workforce.
oidcConfig(OidcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
Use this parameter to configure a private workforce using your own OIDC Identity Provider.
oidcConfig(OidcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.
oidcConfig(OidcConfigForResponse) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of an OIDC Identity Provider (IdP) private workforce.
OidcConfig - Class in software.amazon.awssdk.services.sagemaker.model
Use this parameter to configure your OIDC Identity Provider (IdP).
OidcConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
OidcConfigForResponse - Class in software.amazon.awssdk.services.sagemaker.model
Your OIDC IdP workforce configuration.
OidcConfigForResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
oidcMemberDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.MemberDefinition
A list user groups that exist in your OIDC Identity Provider (IdP).
oidcMemberDefinition(Consumer<OidcMemberDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MemberDefinition.Builder
A list user groups that exist in your OIDC Identity Provider (IdP).
oidcMemberDefinition(OidcMemberDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.MemberDefinition.Builder
A list user groups that exist in your OIDC Identity Provider (IdP).
OidcMemberDefinition - Class in software.amazon.awssdk.services.sagemaker.model
A list of user groups that exist in your OIDC Identity Provider (IdP).
OidcMemberDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
OK - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
 
ON_DEMAND - software.amazon.awssdk.services.sagemaker.model.ThroughputMode
 
onCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
The directory of the LifeCycle script under SourceS3Uri.
onCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
A shell script that runs only once, when you create a notebook instance.
onCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
The shell script that runs only once, when you create a notebook instance.
onCreate() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
The shell script that runs only once, when you create a notebook instance.
onCreate(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig.Builder
The directory of the LifeCycle script under SourceS3Uri.
onCreate(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs only once, when you create a notebook instance.
onCreate(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs only once, when you create a notebook instance.
onCreate(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs only once, when you create a notebook instance.
onCreate(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs only once, when you create a notebook instance.
onCreate(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs only once, when you create a notebook instance.
onCreate(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs only once, when you create a notebook instance.
onCreate(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs only once, when you create a notebook instance.
onCreate(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs only once, when you create a notebook instance.
onCreate(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs only once, when you create a notebook instance.
onlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
You can turn the OnlineStore on or off by specifying True for the EnableOnlineStore flag in OnlineStoreConfig.
onlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The configuration for the OnlineStore.
onlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
Returns the value of the OnlineStoreConfig property for this object.
onlineStoreConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
Updates the feature group online store configuration.
onlineStoreConfig(Consumer<OnlineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
You can turn the OnlineStore on or off by specifying True for the EnableOnlineStore flag in OnlineStoreConfig.
onlineStoreConfig(Consumer<OnlineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The configuration for the OnlineStore.
onlineStoreConfig(Consumer<OnlineStoreConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OnlineStoreConfig property for this object.
onlineStoreConfig(Consumer<OnlineStoreConfigUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Updates the feature group online store configuration.
onlineStoreConfig(OnlineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
You can turn the OnlineStore on or off by specifying True for the EnableOnlineStore flag in OnlineStoreConfig.
onlineStoreConfig(OnlineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The configuration for the OnlineStore.
onlineStoreConfig(OnlineStoreConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Sets the value of the OnlineStoreConfig property for this object.
onlineStoreConfig(OnlineStoreConfigUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Updates the feature group online store configuration.
OnlineStoreConfig - Class in software.amazon.awssdk.services.sagemaker.model
Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or KMSKeyId, for at rest data encryption.
OnlineStoreConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
OnlineStoreConfigUpdate - Class in software.amazon.awssdk.services.sagemaker.model
Updates the feature group online store configuration.
OnlineStoreConfigUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
OnlineStoreSecurityConfig - Class in software.amazon.awssdk.services.sagemaker.model
The security configuration for OnlineStore.
OnlineStoreSecurityConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
onlineStoreTotalSizeBytes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The size of the OnlineStore in bytes.
onlineStoreTotalSizeBytes(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The size of the OnlineStore in bytes.
ONNX - software.amazon.awssdk.services.sagemaker.model.Framework
 
onStart() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Collection<NotebookInstanceLifecycleHook>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(Consumer<NotebookInstanceLifecycleHook.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
A shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigResponse.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
onStart(NotebookInstanceLifecycleHook...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
The shell script that runs every time you start a notebook instance, including when you create the notebook instance.
operation() - Method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operator() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
A Boolean binary operator that is used to evaluate the filter.
operator() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
A Boolean operator used to evaluate the search expression.
operator(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Filter.Builder
A Boolean binary operator that is used to evaluate the filter.
operator(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
A Boolean operator used to evaluate the search expression.
operator(BooleanOperator) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
A Boolean operator used to evaluate the search expression.
operator(Operator) - Method in interface software.amazon.awssdk.services.sagemaker.model.Filter.Builder
A Boolean binary operator that is used to evaluate the filter.
Operator - Enum in software.amazon.awssdk.services.sagemaker.model
 
operatorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Filter
A Boolean binary operator that is used to evaluate the filter.
operatorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
A Boolean operator used to evaluate the search expression.
or(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
OR - software.amazon.awssdk.services.sagemaker.model.BooleanOperator
 
ORC - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
OrderKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
os() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
Specifies a target platform OS.
os(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
Specifies a target platform OS.
os(TargetPlatformOs) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetPlatform.Builder
Specifies a target platform OS.
osAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetPlatform
Specifies a target platform OS.
OUT_OF_SERVICE - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
outcome() - Method in class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
The outcome of the Condition step evaluation.
outcome(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata.Builder
The outcome of the Condition step evaluation.
outcome(ConditionOutcome) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata.Builder
The outcome of the Condition step evaluation.
outcomeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
The outcome of the Condition step evaluation.
OUTPUT - software.amazon.awssdk.services.sagemaker.model.CaptureMode
 
outputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The output artifacts for the component.
outputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The output artifacts of the component.
outputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The output artifacts of the component.
outputArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
Replaces all of the component's output artifacts with the specified artifacts or adds new output artifacts.
outputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
The output artifacts for the component.
outputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
The output artifacts of the component.
outputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
The output artifacts of the component.
outputArtifacts(Map<String, TrialComponentArtifact>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
Replaces all of the component's output artifacts with the specified artifacts or adds new output artifacts.
outputArtifactsToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The output artifacts to remove from the component.
outputArtifactsToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The output artifacts to remove from the component.
outputArtifactsToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The output artifacts to remove from the component.
outputCompression() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the OutputCompression property for this object.
outputCompression() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the OutputCompression property for this object.
outputCompression(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the OutputCompression property for this object.
outputCompression(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the OutputCompression property for this object.
outputCompression(AthenaResultCompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the OutputCompression property for this object.
outputCompression(RedshiftResultCompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the OutputCompression property for this object.
outputCompressionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the OutputCompression property for this object.
outputCompressionAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the OutputCompression property for this object.
OutputCompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
Specifies the configuration for asynchronous inference invocation outputs.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
Provides information about the output location for the compiled model and the target device the model runs on.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
The output configuration for storing sample data collected by the fleet.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
Provides information about the output location for the packaged model.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
An object containing information about where the human review results will be uploaded.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
The model card output configuration that specifies the Amazon S3 path for exporting.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
Information about the output location for the compiled model and the target device that the model runs on.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
The output configuration for storing sampled data.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The output configuration for the edge packaging job.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
An object containing information about the output file.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The export output details for the model card.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
The output configuration for storing sample data collected by the fleet.
outputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
Output configuration for storing sample data collected by the fleet.
outputConfig(Consumer<AsyncInferenceOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig.Builder
Specifies the configuration for asynchronous inference invocation outputs.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
The output configuration for storing sample data collected by the fleet.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
Provides information about the output location for the packaged model.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The output configuration for storing sampled data.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The output configuration for the edge packaging job.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The output configuration for storing sample data collected by the fleet.
outputConfig(Consumer<EdgeOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
Output configuration for storing sample data collected by the fleet.
outputConfig(Consumer<FlowDefinitionOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
An object containing information about where the human review results will be uploaded.
outputConfig(Consumer<FlowDefinitionOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
An object containing information about the output file.
outputConfig(Consumer<LabelingJobOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig(Consumer<LabelingJobOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig(Consumer<ModelCardExportOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
The model card output configuration that specifies the Amazon S3 path for exporting.
outputConfig(Consumer<ModelCardExportOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The export output details for the model card.
outputConfig(Consumer<OutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
Provides information about the output location for the compiled model and the target device the model runs on.
outputConfig(Consumer<OutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information about the output location for the compiled model and the target device that the model runs on.
outputConfig(Consumer<RecommendationJobOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.
outputConfig(AsyncInferenceOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig.Builder
Specifies the configuration for asynchronous inference invocation outputs.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
The output configuration for storing sample data collected by the fleet.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
Provides information about the output location for the packaged model.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The output configuration for storing sampled data.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The output configuration for the edge packaging job.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
The output configuration for storing sample data collected by the fleet.
outputConfig(EdgeOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
Output configuration for storing sample data collected by the fleet.
outputConfig(FlowDefinitionOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
An object containing information about where the human review results will be uploaded.
outputConfig(FlowDefinitionOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
An object containing information about the output file.
outputConfig(LabelingJobOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig(LabelingJobOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.
outputConfig(ModelCardExportOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
The model card output configuration that specifies the Amazon S3 path for exporting.
outputConfig(ModelCardExportOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The export output details for the model card.
outputConfig(OutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
Provides information about the output location for the compiled model and the target device the model runs on.
outputConfig(OutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
Information about the output location for the compiled model and the target device that the model runs on.
outputConfig(RecommendationJobOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.
OutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about the output location for the compiled model and the target device that the model runs on.
OutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Specifies the path to the S3 location where you want to store model artifacts.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the job's output data config.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the job's output data config.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
the path to the S3 bucket where you want to store model artifacts.
outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's output data config.
outputDataConfig(Consumer<AutoMLOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the job's output data config.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Specifies the path to the S3 location where you want to store model artifacts.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
the path to the S3 bucket where you want to store model artifacts.
outputDataConfig(AutoMLOutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig(AutoMLOutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job.
outputDataConfig(AutoMLOutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's output data config.
outputDataConfig(AutoMLOutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the job's output data config.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Specifies the path to the S3 location where you want to store model artifacts.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The S3 path where model artifacts that you configured when creating the job are stored.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
the path to the S3 bucket where you want to store model artifacts.
OutputDataConfig - Class in software.amazon.awssdk.services.sagemaker.model
Provides information about how to store model training results (model artifacts).
OutputDataConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
outputDatasetS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput
The Amazon S3 bucket location of the manifest file for labeled data.
outputDatasetS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutput.Builder
The Amazon S3 bucket location of the manifest file for labeled data.
outputFilter() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
A JSONPath expression used to select a portion of the joined dataset to save in the output file for a batch transform job.
outputFilter(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataProcessing.Builder
A JSONPath expression used to select a portion of the joined dataset to save in the output file for a batch transform job.
outputFormat() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the OutputFormat property for this object.
outputFormat() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the OutputFormat property for this object.
outputFormat(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the OutputFormat property for this object.
outputFormat(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the OutputFormat property for this object.
outputFormat(AthenaResultFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the OutputFormat property for this object.
outputFormat(RedshiftResultFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the OutputFormat property for this object.
outputFormatAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the OutputFormat property for this object.
outputFormatAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the OutputFormat property for this object.
outputName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
The name for the processing job output.
outputName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
The name for the processing job output.
OutputParameter - Class in software.amazon.awssdk.services.sagemaker.model
An output parameter of a pipeline step.
OutputParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
outputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
A list of the output parameters of the callback step.
outputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata
A list of the output parameters of the Lambda step.
outputParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
A list of the output parameters of the callback step.
outputParameters(Collection<OutputParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata.Builder
A list of the output parameters of the callback step.
outputParameters(Collection<OutputParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata.Builder
A list of the output parameters of the Lambda step.
outputParameters(Collection<OutputParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
A list of the output parameters of the callback step.
outputParameters(Consumer<OutputParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata.Builder
A list of the output parameters of the callback step.
outputParameters(Consumer<OutputParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata.Builder
A list of the output parameters of the Lambda step.
outputParameters(Consumer<OutputParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
A list of the output parameters of the callback step.
outputParameters(OutputParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata.Builder
A list of the output parameters of the callback step.
outputParameters(OutputParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.LambdaStepMetadata.Builder
A list of the output parameters of the Lambda step.
outputParameters(OutputParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
A list of the output parameters of the callback step.
outputs() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
outputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig
An array of outputs configuring the data to upload from the processing container.
outputs(Collection<ProcessingOutput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig.Builder
An array of outputs configuring the data to upload from the processing container.
outputs(Consumer<ProcessingOutput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig.Builder
An array of outputs configuring the data to upload from the processing container.
outputs(Outputs) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
outputs(ProcessingOutput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutputConfig.Builder
An array of outputs configuring the data to upload from the processing container.
Outputs - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
outputS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
The location in Amazon S3 where Athena query results are stored.
outputS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
The location in Amazon S3 where the Redshift query results are stored.
outputS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
The location in Amazon S3 where Athena query results are stored.
outputS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
The location in Amazon S3 where the Redshift query results are stored.
overallBestTrainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
If the hyperparameter tuning job is an warm start tuning job with a WarmStartType of IDENTICAL_DATA_AND_ALGORITHM, this is the TrainingJobSummary for the training job with the best objective metric value of all training jobs launched by this tuning job and all parent jobs specified for the warm start tuning job.
overallBestTrainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the OverallBestTrainingJob property for this object.
overallBestTrainingJob(Consumer<HyperParameterTrainingJobSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
If the hyperparameter tuning job is an warm start tuning job with a WarmStartType of IDENTICAL_DATA_AND_ALGORITHM, this is the TrainingJobSummary for the training job with the best objective metric value of all training jobs launched by this tuning job and all parent jobs specified for the warm start tuning job.
overallBestTrainingJob(Consumer<HyperParameterTrainingJobSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the OverallBestTrainingJob property for this object.
overallBestTrainingJob(HyperParameterTrainingJobSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
If the hyperparameter tuning job is an warm start tuning job with a WarmStartType of IDENTICAL_DATA_AND_ALGORITHM, this is the TrainingJobSummary for the training job with the best objective metric value of all training jobs launched by this tuning job and all parent jobs specified for the warm start tuning job.
overallBestTrainingJob(HyperParameterTrainingJobSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the OverallBestTrainingJob property for this object.
overrideConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
 
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAlgorithmRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCodeRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteFlowDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHumanTaskUiRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Request.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCodeRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDomainsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFlowDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHumanTaskUisRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopAutoMlJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopCompilationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopHyperParameterTuningJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopLabelingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateCodeRepositoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringScheduleRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceLifecycleConfigRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
ownershipSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
A collection of ownership settings.
ownershipSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The collection of ownership settings for a space.
ownershipSettings(Consumer<OwnershipSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of ownership settings.
ownershipSettings(Consumer<OwnershipSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The collection of ownership settings for a space.
ownershipSettings(OwnershipSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of ownership settings.
ownershipSettings(OwnershipSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The collection of ownership settings for a space.
OwnershipSettings - Class in software.amazon.awssdk.services.sagemaker.model
The collection of ownership settings for a space.
OwnershipSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ownershipSettingsSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
Specifies summary information about the ownership settings.
ownershipSettingsSummary(Consumer<OwnershipSettingsSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the ownership settings.
ownershipSettingsSummary(OwnershipSettingsSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the ownership settings.
OwnershipSettingsSummary - Class in software.amazon.awssdk.services.sagemaker.model
Specifies summary information about the ownership settings.
OwnershipSettingsSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ownerUserProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
The user profile who is the owner of the private space.
ownerUserProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
The user profile who is the owner of the private space.
ownerUserProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OwnershipSettings.Builder
The user profile who is the owner of the private space.
ownerUserProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary.Builder
The user profile who is the owner of the private space.

P

PARAGRAPH - software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
 
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
This is the configuration that controls the parallelism of the pipeline.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The parallelism configuration applied to the pipeline.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
Lists the parallelism configuration applied to the pipeline.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The parallelism configuration applied to the pipeline.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The parallelism configuration applied to the pipeline execution.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
This configuration, if specified, overrides the parallelism configuration of the parent pipeline.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
If specified, it applies to all executions of this pipeline by default.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
This is the configuration that controls the parallelism of the pipeline.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The parallelism configuration applied to the pipeline.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Lists the parallelism configuration applied to the pipeline.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The parallelism configuration applied to the pipeline.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The parallelism configuration applied to the pipeline execution.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration(Consumer<ParallelismConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
If specified, it applies to all executions of this pipeline by default.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
This is the configuration that controls the parallelism of the pipeline.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The parallelism configuration applied to the pipeline.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
Lists the parallelism configuration applied to the pipeline.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The parallelism configuration applied to the pipeline.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The parallelism configuration applied to the pipeline execution.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
parallelismConfiguration(ParallelismConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
If specified, it applies to all executions of this pipeline by default.
ParallelismConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Configuration that controls the parallelism of the pipeline.
ParallelismConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
Parameter - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Parameter - Class in software.amazon.awssdk.services.sagemaker.model
Assigns a value to a named Pipeline parameter.
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Parameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
parameterAdditions() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
A list of key-value pairs that you can add to better describe the feature.
parameterAdditions(Collection<FeatureParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A list of key-value pairs that you can add to better describe the feature.
parameterAdditions(Consumer<FeatureParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A list of key-value pairs that you can add to better describe the feature.
parameterAdditions(FeatureParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A list of key-value pairs that you can add to better describe the feature.
ParameterRange - Class in software.amazon.awssdk.services.sagemaker.model
Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.
ParameterRange.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
parameterRanges() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.
parameterRanges(Consumer<ParameterRanges.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.
parameterRanges(ParameterRanges) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.
ParameterRanges - Class in software.amazon.awssdk.services.sagemaker.model
Specifies ranges of integer, continuous, and categorical hyperparameters that a hyperparameter tuning job searches.
ParameterRanges.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ParameterReference - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
parameterRemovals() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
A list of parameter keys that you can specify to remove parameters that describe your feature.
parameterRemovals(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A list of parameter keys that you can specify to remove parameters that describe your feature.
parameterRemovals(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest.Builder
A list of parameter keys that you can specify to remove parameters that describe your feature.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The hyperparameters for the component.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
The key-value pairs that you added to describe the feature.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The hyperparameters of the component.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
Optional key-value pairs that you specify to better describe the feature.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The hyperparameters of the component.
parameters() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
Replaces all of the component's hyperparameters with the specified hyperparameters or add new hyperparameters.
parameters(Collection<FeatureParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The key-value pairs that you added to describe the feature.
parameters(Collection<FeatureParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
Optional key-value pairs that you specify to better describe the feature.
parameters(Consumer<FeatureParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The key-value pairs that you added to describe the feature.
parameters(Consumer<FeatureParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
Optional key-value pairs that you specify to better describe the feature.
parameters(Map<String, TrialComponentParameterValue>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
The hyperparameters for the component.
parameters(Map<String, TrialComponentParameterValue>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
The hyperparameters of the component.
parameters(Map<String, TrialComponentParameterValue>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
The hyperparameters of the component.
parameters(Map<String, TrialComponentParameterValue>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
Replaces all of the component's hyperparameters with the specified hyperparameters or add new hyperparameters.
parameters(Parameters) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
parameters(FeatureParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse.Builder
The key-value pairs that you added to describe the feature.
parameters(FeatureParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureMetadata.Builder
Optional key-value pairs that you specify to better describe the feature.
Parameters - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
parametersToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The hyperparameters to remove from the component.
parametersToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The hyperparameters to remove from the component.
parametersToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The hyperparameters to remove from the component.
ParameterType - Enum in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ParameterType - Enum in software.amazon.awssdk.services.sagemaker.model
 
Parent - Class in software.amazon.awssdk.services.sagemaker.model
The trial that a trial component is associated with and the experiment the trial is part of.
Parent.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ParentHyperParameterTuningJob - Class in software.amazon.awssdk.services.sagemaker.model
A previously completed or stopped hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.
ParentHyperParameterTuningJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
parentHyperParameterTuningJobs() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job.
parentHyperParameterTuningJobs(Collection<ParentHyperParameterTuningJob>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig.Builder
An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job.
parentHyperParameterTuningJobs(Consumer<ParentHyperParameterTuningJob.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig.Builder
An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job.
parentHyperParameterTuningJobs(ParentHyperParameterTuningJob...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig.Builder
An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job.
parents() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
An array of the parents of the component.
parents(Collection<Parent>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
An array of the parents of the component.
parents(Consumer<Parent.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
An array of the parents of the component.
parents(Parent...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
An array of the parents of the component.
parquet() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
The Parquet dataset used in the monitoring job
parquet(Consumer<MonitoringParquetDatasetFormat.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The Parquet dataset used in the monitoring job
parquet(MonitoringParquetDatasetFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat.Builder
The Parquet dataset used in the monitoring job
PARQUET - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
PARQUET - software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
 
parse(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Part
 
partialFailureMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLPartialFailureReason
The message containing the reason for a partial failure of an AutoML job.
partialFailureMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLPartialFailureReason.Builder
The message containing the reason for a partial failure of an AutoML job.
partialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary
The list of reasons for partial failures within an AutoML job.
partialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns a list of reasons for partial failures within an AutoML job.
partialFailureReasons() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns a list of reasons for partial failures within an AutoML job V2.
partialFailureReasons(Collection<AutoMLPartialFailureReason>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The list of reasons for partial failures within an AutoML job.
partialFailureReasons(Collection<AutoMLPartialFailureReason>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns a list of reasons for partial failures within an AutoML job.
partialFailureReasons(Collection<AutoMLPartialFailureReason>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns a list of reasons for partial failures within an AutoML job V2.
partialFailureReasons(Consumer<AutoMLPartialFailureReason.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The list of reasons for partial failures within an AutoML job.
partialFailureReasons(Consumer<AutoMLPartialFailureReason.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns a list of reasons for partial failures within an AutoML job.
partialFailureReasons(Consumer<AutoMLPartialFailureReason.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns a list of reasons for partial failures within an AutoML job V2.
partialFailureReasons(AutoMLPartialFailureReason...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobSummary.Builder
The list of reasons for partial failures within an AutoML job.
partialFailureReasons(AutoMLPartialFailureReason...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns a list of reasons for partial failures within an AutoML job.
partialFailureReasons(AutoMLPartialFailureReason...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns a list of reasons for partial failures within an AutoML job V2.
partition() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
pathId() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
The path identifier of the product.
pathId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
The path identifier of the product.
payloadConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
Specifies the SamplePayloadUrl and all other sample payload-related fields.
payloadConfig(Consumer<RecommendationJobPayloadConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
Specifies the SamplePayloadUrl and all other sample payload-related fields.
payloadConfig(RecommendationJobPayloadConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
Specifies the SamplePayloadUrl and all other sample payload-related fields.
pending() - Method in class software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters
The number of training jobs that are in progress and pending evaluation of their final objective metric.
pending(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ObjectiveStatusCounters.Builder
The number of training jobs that are in progress and pending evaluation of their final objective metric.
PENDING - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
PENDING - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
PENDING_MANUAL_APPROVAL - software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
 
PENDING_REVIEW - software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
pendingDeploymentSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
Returns the summary of an in-progress deployment.
pendingDeploymentSummary(Consumer<PendingDeploymentSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
Returns the summary of an in-progress deployment.
pendingDeploymentSummary(PendingDeploymentSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
Returns the summary of an in-progress deployment.
PendingDeploymentSummary - Class in software.amazon.awssdk.services.sagemaker.model
The summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.
PendingDeploymentSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pendingHuman() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
The total number of data objects that need to be labeled by a human worker.
pendingHuman(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam.Builder
The total number of data objects that need to be labeled by a human worker.
PendingProductionVariantSummary - Class in software.amazon.awssdk.services.sagemaker.model
The production variant summary for a deployment when an endpoint is creating or updating with the CreateEndpoint or UpdateEndpoint operations.
PendingProductionVariantSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
percentage() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
Percentage of devices in the fleet to deploy to the current stage.
percentage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig.Builder
Percentage of devices in the fleet to deploy to the current stage.
PERCENTAGE - software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
 
percentile() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
The model latency percentile threshold.
percentile(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold.Builder
The model latency percentile threshold.
PERPLEXITY - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
Phase - Class in software.amazon.awssdk.services.sagemaker.model
Defines the traffic pattern.
Phase.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
phases() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
Defines the phases traffic specification.
phases(Collection<Phase>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the phases traffic specification.
phases(Consumer<Phase.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the phases traffic specification.
phases(Phase...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the phases traffic specification.
PHASES - software.amazon.awssdk.services.sagemaker.model.TrafficType
 
PIPE - software.amazon.awssdk.services.sagemaker.model.InputMode
 
PIPE - software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
 
PIPE - software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
 
pipeline() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the Pipeline property for this object.
pipeline(Consumer<Pipeline.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Pipeline property for this object.
pipeline(Pipeline) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the Pipeline property for this object.
Pipeline - Class in software.amazon.awssdk.services.sagemaker.model
A SageMaker Model Building Pipeline instance.
PIPELINE - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
PIPELINE_EXECUTION - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
PIPELINE_EXECUTION_ARN - software.amazon.awssdk.services.sagemaker.model.SortPipelineExecutionsBy
 
Pipeline.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
The Amazon Resource Name (ARN) of the created pipeline.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
The Amazon Resource Name (ARN) of the pipeline to delete.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The Amazon Resource Name (ARN) of the pipeline that was executed.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
The Amazon Resource Name (ARN) of the updated pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse.Builder
The Amazon Resource Name (ARN) of the created pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse.Builder
The Amazon Resource Name (ARN) of the pipeline to delete.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The Amazon Resource Name (ARN) of the pipeline that was executed.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The Amazon Resource Name (ARN) of the pipeline.
pipelineArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse.Builder
The Amazon Resource Name (ARN) of the updated pipeline.
pipelineDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
The JSON pipeline definition of the pipeline.
pipelineDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
The JSON pipeline definition.
pipelineDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The JSON pipeline definition.
pipelineDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The JSON pipeline definition.
pipelineDefinition(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The JSON pipeline definition of the pipeline.
pipelineDefinition(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse.Builder
The JSON pipeline definition.
pipelineDefinition(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The JSON pipeline definition.
pipelineDefinition(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The JSON pipeline definition.
pipelineDefinitionS3Location() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
The location of the pipeline definition stored in Amazon S3.
pipelineDefinitionS3Location() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The location of the pipeline definition stored in Amazon S3.
pipelineDefinitionS3Location(Consumer<PipelineDefinitionS3Location.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The location of the pipeline definition stored in Amazon S3.
pipelineDefinitionS3Location(Consumer<PipelineDefinitionS3Location.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The location of the pipeline definition stored in Amazon S3.
pipelineDefinitionS3Location(PipelineDefinitionS3Location) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The location of the pipeline definition stored in Amazon S3.
pipelineDefinitionS3Location(PipelineDefinitionS3Location) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The location of the pipeline definition stored in Amazon S3.
PipelineDefinitionS3Location - Class in software.amazon.awssdk.services.sagemaker.model
The location of the pipeline definition stored in Amazon S3.
PipelineDefinitionS3Location.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
A description of the pipeline.
pipelineDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The description of the pipeline.
pipelineDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The description of the pipeline.
pipelineDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The description of the pipeline.
pipelineDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The description of the pipeline.
pipelineDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
A description of the pipeline.
pipelineDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The description of the pipeline.
pipelineDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The description of the pipeline.
pipelineDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The description of the pipeline.
pipelineDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The description of the pipeline.
pipelineDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
The display name of the pipeline.
pipelineDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The display name of the pipeline.
pipelineDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The display name of the pipeline.
pipelineDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The display name of the pipeline.
pipelineDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The display name of the pipeline.
pipelineDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The display name of the pipeline.
pipelineDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The display name of the pipeline.
pipelineDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The display name of the pipeline.
pipelineDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The display name of the pipeline.
pipelineDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The display name of the pipeline.
pipelineExecution() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
Returns the value of the PipelineExecution property for this object.
pipelineExecution(Consumer<PipelineExecution.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the PipelineExecution property for this object.
pipelineExecution(PipelineExecution) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
Sets the value of the PipelineExecution property for this object.
PipelineExecution - Class in software.amazon.awssdk.services.sagemaker.model
An execution of a pipeline.
PipelineExecution.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
The Amazon Resource Name (ARN) of the updated pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
pipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse.Builder
The Amazon Resource Name (ARN) of the updated pipeline execution.
pipelineExecutionDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The description of the pipeline execution.
pipelineExecutionDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The description of the pipeline execution.
pipelineExecutionDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The description of the pipeline execution.
pipelineExecutionDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
The description of the pipeline execution.
pipelineExecutionDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
The description of the pipeline execution.
pipelineExecutionDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The description of the pipeline execution.
pipelineExecutionDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The description of the pipeline execution.
pipelineExecutionDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The description of the pipeline execution.
pipelineExecutionDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
The description of the pipeline execution.
pipelineExecutionDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
The description of the pipeline execution.
pipelineExecutionDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The display name of the pipeline execution.
pipelineExecutionDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The display name of the pipeline execution.
pipelineExecutionDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The display name of the pipeline execution.
pipelineExecutionDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
The display name of the pipeline execution.
pipelineExecutionDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest
The display name of the pipeline execution.
pipelineExecutionDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The display name of the pipeline execution.
pipelineExecutionDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The display name of the pipeline execution.
pipelineExecutionDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The display name of the pipeline execution.
pipelineExecutionDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
The display name of the pipeline execution.
pipelineExecutionDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionRequest.Builder
The display name of the pipeline execution.
pipelineExecutionFailureReason() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
A message generated by SageMaker Pipelines describing why the pipeline execution failed.
pipelineExecutionFailureReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
A message generated by SageMaker Pipelines describing why the pipeline execution failed.
pipelineExecutionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The status of the pipeline execution.
pipelineExecutionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The status of the pipeline status.
pipelineExecutionStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The status of the pipeline execution.
pipelineExecutionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The status of the pipeline execution.
pipelineExecutionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The status of the pipeline status.
pipelineExecutionStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The status of the pipeline execution.
pipelineExecutionStatus(PipelineExecutionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The status of the pipeline execution.
pipelineExecutionStatus(PipelineExecutionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The status of the pipeline status.
pipelineExecutionStatus(PipelineExecutionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The status of the pipeline execution.
PipelineExecutionStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
pipelineExecutionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The status of the pipeline execution.
pipelineExecutionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The status of the pipeline status.
pipelineExecutionStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The status of the pipeline execution.
PipelineExecutionStep - Class in software.amazon.awssdk.services.sagemaker.model
An execution of a step in a pipeline.
PipelineExecutionStep.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
PipelineExecutionStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a step execution.
PipelineExecutionStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineExecutionSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
A list of PipeLineExecutionStep objects.
pipelineExecutionSteps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsIterable
Returns an iterable to iterate through the paginated ListPipelineExecutionStepsResponse.pipelineExecutionSteps() member.
pipelineExecutionSteps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsPublisher
Returns a publisher that can be used to get a stream of data.
pipelineExecutionSteps(Collection<PipelineExecutionStep>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse.Builder
A list of PipeLineExecutionStep objects.
pipelineExecutionSteps(Consumer<PipelineExecutionStep.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse.Builder
A list of PipeLineExecutionStep objects.
pipelineExecutionSteps(PipelineExecutionStep...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse.Builder
A list of PipeLineExecutionStep objects.
pipelineExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
Contains a sorted list of pipeline execution summary objects matching the specified filters.
pipelineExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsIterable
Returns an iterable to iterate through the paginated ListPipelineExecutionsResponse.pipelineExecutionSummaries() member.
pipelineExecutionSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsPublisher
Returns a publisher that can be used to get a stream of data.
pipelineExecutionSummaries(Collection<PipelineExecutionSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse.Builder
Contains a sorted list of pipeline execution summary objects matching the specified filters.
pipelineExecutionSummaries(Consumer<PipelineExecutionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse.Builder
Contains a sorted list of pipeline execution summary objects matching the specified filters.
pipelineExecutionSummaries(PipelineExecutionSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse.Builder
Contains a sorted list of pipeline execution summary objects matching the specified filters.
PipelineExecutionSummary - Class in software.amazon.awssdk.services.sagemaker.model
A pipeline execution summary.
PipelineExecutionSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineExperimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
Returns the value of the PipelineExperimentConfig property for this object.
pipelineExperimentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
Returns the value of the PipelineExperimentConfig property for this object.
pipelineExperimentConfig(Consumer<PipelineExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the PipelineExperimentConfig property for this object.
pipelineExperimentConfig(Consumer<PipelineExperimentConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the PipelineExperimentConfig property for this object.
pipelineExperimentConfig(PipelineExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
Sets the value of the PipelineExperimentConfig property for this object.
pipelineExperimentConfig(PipelineExperimentConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Sets the value of the PipelineExperimentConfig property for this object.
PipelineExperimentConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the names of the experiment and trial created by a pipeline.
PipelineExperimentConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
The name of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest
The name of the pipeline to delete.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
The name or Amazon Resource Name (ARN) of the pipeline to describe.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The name of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
The name or Amazon Resource Name (ARN) of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The name of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The name of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
The name or Amazon Resource Name (ARN) of the pipeline.
pipelineName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The name of the pipeline to update.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The name of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeletePipelineRequest.Builder
The name of the pipeline to delete.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest.Builder
The name or Amazon Resource Name (ARN) of the pipeline to describe.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The name of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The name or Amazon Resource Name (ARN) of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The name of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The name of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
The name or Amazon Resource Name (ARN) of the pipeline.
pipelineName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The name of the pipeline to update.
pipelineNamePrefix() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
The prefix of the pipeline name.
pipelineNamePrefix(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
The prefix of the pipeline name.
pipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
Contains a list of pipeline parameters.
pipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
Contains a list of pipeline parameters.
pipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
Contains a list of pipeline parameters.
pipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionIterable
Returns an iterable to iterate through the paginated ListPipelineParametersForExecutionResponse.pipelineParameters() member.
pipelineParameters() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionPublisher
Returns a publisher that can be used to get a stream of data.
pipelineParameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse.Builder
Contains a list of pipeline parameters.
pipelineParameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Contains a list of pipeline parameters.
pipelineParameters(Collection<Parameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
Contains a list of pipeline parameters.
pipelineParameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse.Builder
Contains a list of pipeline parameters.
pipelineParameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Contains a list of pipeline parameters.
pipelineParameters(Consumer<Parameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
Contains a list of pipeline parameters.
pipelineParameters(Parameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse.Builder
Contains a list of pipeline parameters.
pipelineParameters(Parameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
Contains a list of pipeline parameters.
pipelineParameters(Parameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
Contains a list of pipeline parameters.
pipelineStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The status of the pipeline execution.
pipelineStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The status of the pipeline.
pipelineStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The status of the pipeline execution.
pipelineStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The status of the pipeline.
pipelineStatus(PipelineStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The status of the pipeline execution.
pipelineStatus(PipelineStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The status of the pipeline.
PipelineStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
pipelineStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The status of the pipeline execution.
pipelineStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The status of the pipeline.
pipelineSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
Contains a sorted list of PipelineSummary objects matching the specified filters.
pipelineSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesIterable
Returns an iterable to iterate through the paginated ListPipelinesResponse.pipelineSummaries() member.
pipelineSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesPublisher
Returns a publisher that can be used to get a stream of data.
pipelineSummaries(Collection<PipelineSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse.Builder
Contains a sorted list of PipelineSummary objects matching the specified filters.
pipelineSummaries(Consumer<PipelineSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse.Builder
Contains a sorted list of PipelineSummary objects matching the specified filters.
pipelineSummaries(PipelineSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse.Builder
Contains a sorted list of PipelineSummary objects matching the specified filters.
PipelineSummary - Class in software.amazon.awssdk.services.sagemaker.model
A summary of a pipeline.
PipelineSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
PL - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
PLATFORM - software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
 
PLATFORM - software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAccessMode
 
platformIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The platform identifier of the notebook instance runtime environment.
platformIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The platform identifier of the notebook instance runtime environment.
platformIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
The platform identifier of the notebook instance runtime environment.
platformIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The platform identifier of the notebook instance runtime environment.
pop() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
postAnalyticsProcessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
An Amazon S3 URI to a script that is called after analysis has been performed.
postAnalyticsProcessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
An Amazon S3 URI to a script that is called after analysis has been performed.
postAnalyticsProcessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
An Amazon S3 URI to a script that is called after analysis has been performed.
postAnalyticsProcessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
An Amazon S3 URI to a script that is called after analysis has been performed.
postAnalyticsProcessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
An Amazon S3 URI to a script that is called after analysis has been performed.
postAnalyticsProcessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
An Amazon S3 URI to a script that is called after analysis has been performed.
postTrainingConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
The post-training constraints.
postTrainingConstraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The post-training constraints.
postTrainingConstraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The post-training constraints.
postTrainingReport() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
The post-training bias report for a model.
postTrainingReport(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The post-training bias report for a model.
postTrainingReport(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The post-training bias report for a model.
PRE_TRAINING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
PRECISION - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
PRECISION - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
PRECISION_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
PRECISION_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
predefined() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Information about a predefined metric.
predefined(Consumer<PredefinedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Builder
Information about a predefined metric.
predefined(PredefinedMetricSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Builder
Information about a predefined metric.
PREDEFINED - software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Type
 
PredefinedMetricSpecification - Class in software.amazon.awssdk.services.sagemaker.model
A specification for a predefined metric.
PredefinedMetricSpecification.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
predefinedMetricType() - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
The metric type.
predefinedMetricType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification.Builder
The metric type.
preHumanTaskLambdaArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
The Amazon Resource Name (ARN) of a Lambda function that is run before a data object is sent to a human worker.
preHumanTaskLambdaArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The Amazon Resource Name (ARN) of a Lambda function.
preHumanTaskLambdaArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
The Amazon Resource Name (ARN) of a Lambda function that is run before a data object is sent to a human worker.
preHumanTaskLambdaArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
The Amazon Resource Name (ARN) of a Lambda function.
PREPARING_TRAINING_STACK - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
presetDeploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
The configuration used to create deployment artifacts.
presetDeploymentConfig(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig.Builder
The configuration used to create deployment artifacts.
presetDeploymentOutput() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The output of a SageMaker Edge Manager deployable resource.
presetDeploymentOutput(Consumer<EdgePresetDeploymentOutput.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The output of a SageMaker Edge Manager deployable resource.
presetDeploymentOutput(EdgePresetDeploymentOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The output of a SageMaker Edge Manager deployable resource.
presetDeploymentType() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
The deployment type SageMaker Edge Manager will create.
presetDeploymentType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig.Builder
The deployment type SageMaker Edge Manager will create.
presetDeploymentType(EdgePresetDeploymentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig.Builder
The deployment type SageMaker Edge Manager will create.
presetDeploymentTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
The deployment type SageMaker Edge Manager will create.
preTrainingConstraints() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
The pre-training constraints.
preTrainingConstraints(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The pre-training constraints.
preTrainingConstraints(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckBias.Builder
The pre-training constraints.
preTrainingReport() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
The pre-training bias report for a model.
preTrainingReport(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The pre-training bias report for a model.
preTrainingReport(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The pre-training bias report for a model.
primaryContainer() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
primaryContainer() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse
The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.
primaryContainer() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
Returns the value of the PrimaryContainer property for this object.
primaryContainer(Consumer<ContainerDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
primaryContainer(Consumer<ContainerDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.
primaryContainer(Consumer<ContainerDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the PrimaryContainer property for this object.
primaryContainer(ContainerDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelRequest.Builder
The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.
primaryContainer(ContainerDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelResponse.Builder
The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.
primaryContainer(ContainerDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the PrimaryContainer property for this object.
primaryStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
The status of the trial component.
primaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus.Builder
The status of the trial component.
primaryStatus(TrialComponentPrimaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus.Builder
The status of the trial component.
primaryStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentStatus
The status of the trial component.
principalId() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
The ID of the principal that assumes the IAM identity.
principalId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IamIdentity.Builder
The ID of the principal that assumes the IAM identity.
PRIORITIZED - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningAllocationStrategy
 
PRIVATE - software.amazon.awssdk.services.sagemaker.model.SharingType
 
probabilityAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
In a classification problem, the attribute that represents the class probability.
probabilityAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.
probabilityAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
In a classification problem, the attribute that represents the class probability.
probabilityAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
In a classification problem, the attribute that represents the class probability.
probabilityAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.
probabilityAttribute(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
In a classification problem, the attribute that represents the class probability.
probabilityIndex() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
A zero-based index used to extract a probability value (score) or list from model container output in CSV format.
probabilityIndex(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig.Builder
A zero-based index used to extract a probability value (score) or list from model container output in CSV format.
probabilityThresholdAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
The threshold for the class probability to be evaluated as a positive result.
probabilityThresholdAttribute() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
The threshold for the class probability to be evaluated as a positive result.
probabilityThresholdAttribute(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
The threshold for the class probability to be evaluated as a positive result.
probabilityThresholdAttribute(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
The threshold for the class probability to be evaluated as a positive result.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Defines the type of supervised learning problem available for the candidates.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the job's problem type.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
The machine learning problem type of the model that the monitoring job monitors.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
The problem type.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The type of supervised learning problem available for the model candidates of the AutoML job V2.
problemType() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
The type of supervised learning problem available for the model candidates of the AutoML job V2 (Binary Classification, Multiclass Classification, Regression).
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Defines the type of supervised learning problem available for the candidates.
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's problem type.
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
The machine learning problem type of the model that the monitoring job monitors.
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
The problem type.
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The type of supervised learning problem available for the model candidates of the AutoML job V2.
problemType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes.Builder
The type of supervised learning problem available for the model candidates of the AutoML job V2 (Binary Classification, Multiclass Classification, Regression).
problemType(MonitoringProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
The machine learning problem type of the model that the monitoring job monitors.
problemType(ProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
Defines the type of supervised learning problem available for the candidates.
problemType(ProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Returns the job's problem type.
problemType(ProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes.Builder
The problem type.
problemType(ProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The type of supervised learning problem available for the model candidates of the AutoML job V2.
problemType(ProblemType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes.Builder
The type of supervised learning problem available for the model candidates of the AutoML job V2 (Binary Classification, Multiclass Classification, Regression).
ProblemType - Enum in software.amazon.awssdk.services.sagemaker.model
 
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
Defines the type of supervised learning problem available for the candidates.
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Returns the job's problem type.
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
The machine learning problem type of the model that the monitoring job monitors.
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
The problem type.
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The type of supervised learning problem available for the model candidates of the AutoML job V2.
problemTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
The type of supervised learning problem available for the model candidates of the AutoML job V2 (Binary Classification, Multiclass Classification, Regression).
ProcessingClusterConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for the cluster used to run a processing job.
ProcessingClusterConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The time at which the processing job completed.
processingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The time that the processing job ended.
processingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
The time at which the processing job completed.
processingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The time at which the processing job completed.
processingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The time that the processing job ended.
processingEndTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
The time at which the processing job completed.
ProcessingFeatureStoreOutput - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for processing job outputs in Amazon SageMaker Feature Store.
ProcessingFeatureStoreOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProcessingInput - Class in software.amazon.awssdk.services.sagemaker.model
The inputs for a processing job.
ProcessingInput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
An array of inputs configuring the data to download into the processing container.
processingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The inputs for a processing job.
processingInputs() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
List of input configurations for the processing job.
processingInputs(Collection<ProcessingInput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
An array of inputs configuring the data to download into the processing container.
processingInputs(Collection<ProcessingInput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The inputs for a processing job.
processingInputs(Collection<ProcessingInput>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
List of input configurations for the processing job.
processingInputs(Consumer<ProcessingInput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
An array of inputs configuring the data to download into the processing container.
processingInputs(Consumer<ProcessingInput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The inputs for a processing job.
processingInputs(Consumer<ProcessingInput.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
List of input configurations for the processing job.
processingInputs(ProcessingInput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
An array of inputs configuring the data to download into the processing container.
processingInputs(ProcessingInput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The inputs for a processing job.
processingInputs(ProcessingInput...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
List of input configurations for the processing job.
ProcessingInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
processingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
processingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
Information about a processing job that's the source of a trial component.
processingJob(Consumer<ProcessingJob.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
Information about a processing job that's the source of a trial component.
processingJob(Consumer<ProcessingJobStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
processingJob(ProcessingJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
Information about a processing job that's the source of a trial component.
processingJob(ProcessingJobStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the processing job that was run by this step execution.
ProcessingJob - Class in software.amazon.awssdk.services.sagemaker.model
An Amazon SageMaker processing job that is used to analyze data and evaluate models.
ProcessingJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse
The Amazon Resource Name (ARN) of the processing job.
processingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The Amazon Resource Name (ARN) of the processing job.
processingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The Amazon Resource Name (ARN) of the monitoring job.
processingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The ARN of the processing job.
processingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
The Amazon Resource Name (ARN) of the processing job..
processingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobResponse.Builder
The Amazon Resource Name (ARN) of the processing job.
processingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The Amazon Resource Name (ARN) of the processing job.
processingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The Amazon Resource Name (ARN) of the monitoring job.
processingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The ARN of the processing job.
processingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
The Amazon Resource Name (ARN) of the processing job..
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
The name of the processing job.
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest
The name of the processing job.
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The name of the processing job.
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The name of the processing job.
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
The name of the processing job.
processingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest
The name of the processing job to stop.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
The name of the processing job.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest.Builder
The name of the processing job.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The name of the processing job.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The name of the processing job.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
The name of the processing job.
processingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopProcessingJobRequest.Builder
The name of the processing job to stop.
processingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
Provides the status of a processing job.
processingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The status of the processing job.
processingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
The status of the processing job.
processingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Provides the status of a processing job.
processingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The status of the processing job.
processingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
The status of the processing job.
processingJobStatus(ProcessingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Provides the status of a processing job.
processingJobStatus(ProcessingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The status of the processing job.
processingJobStatus(ProcessingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary.Builder
The status of the processing job.
ProcessingJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
processingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
Provides the status of a processing job.
processingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The status of the processing job.
processingJobStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJobSummary
The status of the processing job.
ProcessingJobStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a processing job step.
ProcessingJobStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse
An array of ProcessingJobSummary objects, each listing a processing job.
processingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsIterable
Returns an iterable to iterate through the paginated ListProcessingJobsResponse.processingJobSummaries() member.
processingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsPublisher
Returns a publisher that can be used to get a stream of data.
processingJobSummaries(Collection<ProcessingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse.Builder
An array of ProcessingJobSummary objects, each listing a processing job.
processingJobSummaries(Consumer<ProcessingJobSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse.Builder
An array of ProcessingJobSummary objects, each listing a processing job.
processingJobSummaries(ProcessingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsResponse.Builder
An array of ProcessingJobSummary objects, each listing a processing job.
ProcessingJobSummary - Class in software.amazon.awssdk.services.sagemaker.model
Summary of information about a processing job.
ProcessingJobSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProcessingOutput - Class in software.amazon.awssdk.services.sagemaker.model
Describes the results of a processing job.
ProcessingOutput.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
Output configuration for the processing job.
processingOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
Output configuration for the processing job.
processingOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns the value of the ProcessingOutputConfig property for this object.
processingOutputConfig(Consumer<ProcessingOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Output configuration for the processing job.
processingOutputConfig(Consumer<ProcessingOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Output configuration for the processing job.
processingOutputConfig(Consumer<ProcessingOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the ProcessingOutputConfig property for this object.
processingOutputConfig(ProcessingOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Output configuration for the processing job.
processingOutputConfig(ProcessingOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Output configuration for the processing job.
processingOutputConfig(ProcessingOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the ProcessingOutputConfig property for this object.
ProcessingOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for uploading output from the processing container.
ProcessingOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processingResources() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns the value of the ProcessingResources property for this object.
processingResources(Consumer<ProcessingResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources(Consumer<ProcessingResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources(Consumer<ProcessingResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the ProcessingResources property for this object.
processingResources(ProcessingResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources(ProcessingResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
processingResources(ProcessingResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the ProcessingResources property for this object.
ProcessingResources - Class in software.amazon.awssdk.services.sagemaker.model
Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job.
ProcessingResources.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3CompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3DataDistributionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3DataType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3Input - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for downloading input data from Amazon S3 into the processing container.
ProcessingS3Input.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3InputMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3Output - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for uploading output data to Amazon S3 from the processing container.
ProcessingS3Output.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProcessingS3UploadMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
processingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The time at which the processing job started.
processingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The time that the processing job started.
processingStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The time at which the processing job started.
processingStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The time that the processing job started.
ProcessingStoppingCondition - Class in software.amazon.awssdk.services.sagemaker.model
Configures conditions under which the processing job should be stopped, such as how long the processing job has been running.
ProcessingStoppingCondition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
processor() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Indicates CPU or GPU compatibility.
processor() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Indicates CPU or GPU compatibility.
processor() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Indicates CPU or GPU compatibility.
processor(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
Indicates CPU or GPU compatibility.
processor(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
Indicates CPU or GPU compatibility.
processor(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
Indicates CPU or GPU compatibility.
processor(Processor) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
Indicates CPU or GPU compatibility.
processor(Processor) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
Indicates CPU or GPU compatibility.
processor(Processor) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
Indicates CPU or GPU compatibility.
Processor - Enum in software.amazon.awssdk.services.sagemaker.model
 
processorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Indicates CPU or GPU compatibility.
processorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Indicates CPU or GPU compatibility.
processorAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Indicates CPU or GPU compatibility.
PRODUCED - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
productId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
The product identifier of the algorithm.
productId() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
The Amazon Web Services Marketplace product ID of the model package.
productId() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
The ID of the product to provision.
productId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
The product identifier of the algorithm.
productId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition.Builder
The Amazon Web Services Marketplace product ID of the model package.
productId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
The ID of the product to provision.
ProductionVariant - Class in software.amazon.awssdk.services.sagemaker.model
Identifies a model that you want to host and the resources chosen to deploy for hosting it.
ProductionVariant.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantAcceleratorType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantCoreDumpConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies configuration for a core dump from the model container when the process crashes.
ProductionVariantCoreDumpConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantManagedInstanceScaling - Class in software.amazon.awssdk.services.sagemaker.model
Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
ProductionVariantManagedInstanceScaling.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantRoutingConfig - Class in software.amazon.awssdk.services.sagemaker.model
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
ProductionVariantRoutingConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
productionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.
productionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
A list of the production variants hosted on the endpoint.
productionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
productionVariants(Collection<PendingProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
productionVariants(Collection<ProductionVariant>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(Collection<ProductionVariant>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(Collection<ProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.
productionVariants(Collection<ProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the production variants hosted on the endpoint.
productionVariants(Consumer<PendingProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
productionVariants(Consumer<ProductionVariant.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(Consumer<ProductionVariant.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(Consumer<ProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.
productionVariants(Consumer<ProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the production variants hosted on the endpoint.
productionVariants(PendingProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.
productionVariants(ProductionVariant...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(ProductionVariant...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint.
productionVariants(ProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.
productionVariants(ProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the production variants hosted on the endpoint.
ProductionVariantServerlessConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the serverless configuration for an endpoint variant.
ProductionVariantServerlessConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantServerlessUpdateConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the serverless update concurrency configuration for an endpoint variant.
ProductionVariantServerlessUpdateConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantStatus - Class in software.amazon.awssdk.services.sagemaker.model
Describes the status of the production variant.
ProductionVariantStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProductionVariantSummary - Class in software.amazon.awssdk.services.sagemaker.model
Describes weight and capacities for a production variant associated with an endpoint.
ProductionVariantSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
productListingIds() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The Amazon Marketplace identifier for a vendor's work team.
productListingIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
The Amazon Marketplace identifier for a vendor's work team.
productListingIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
The Amazon Marketplace identifier for a vendor's work team.
profileName() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
The name of the profile for the algorithm.
profileName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile
The name of the profile for the model package.
profileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
The name of the profile for the algorithm.
profileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationProfile.Builder
The name of the profile for the model package.
profilerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Returns the value of the ProfilerConfig property for this object.
profilerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Returns the value of the ProfilerConfig property for this object.
profilerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Returns the value of the ProfilerConfig property for this object.
profilerConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.
profilerConfig(Consumer<ProfilerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(Consumer<ProfilerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(Consumer<ProfilerConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(Consumer<ProfilerConfigForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.
profilerConfig(ProfilerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(ProfilerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(ProfilerConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Sets the value of the ProfilerConfig property for this object.
profilerConfig(ProfilerConfigForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.
ProfilerConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.
ProfilerConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProfilerConfigForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for updating the Amazon SageMaker Debugger profile parameters, system and framework metrics configurations, and storage paths.
ProfilerConfigForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ProfilerRuleConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
Configuration information for profiling rules.
ProfilerRuleConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
profilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Collection<ProfilerRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Collection<ProfilerRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Collection<ProfilerRuleConfiguration>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Consumer<ProfilerRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Consumer<ProfilerRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(Consumer<ProfilerRuleConfiguration.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(ProfilerRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(ProfilerRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
profilerRuleConfigurations(ProfilerRuleConfiguration...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.
ProfilerRuleEvaluationStatus - Class in software.amazon.awssdk.services.sagemaker.model
Information about the status of the rule evaluation.
ProfilerRuleEvaluationStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
profilerRuleEvaluationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
profilerRuleEvaluationStatuses(Collection<ProfilerRuleEvaluationStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
profilerRuleEvaluationStatuses(Consumer<ProfilerRuleEvaluationStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
profilerRuleEvaluationStatuses(ProfilerRuleEvaluationStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.
profilingIntervalInMilliseconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
A time interval for capturing system metrics in milliseconds.
profilingIntervalInMilliseconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
A time interval for capturing system metrics in milliseconds.
profilingIntervalInMilliseconds(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfig.Builder
A time interval for capturing system metrics in milliseconds.
profilingIntervalInMilliseconds(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate.Builder
A time interval for capturing system metrics in milliseconds.
profilingParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
Configuration information for capturing framework metrics.
profilingParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
Configuration information for capturing framework metrics.
profilingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfig.Builder
Configuration information for capturing framework metrics.
profilingParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate.Builder
Configuration information for capturing framework metrics.
profilingStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Profiling status of a training job.
profilingStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Profiling status of a training job.
profilingStatus(ProfilingStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Profiling status of a training job.
ProfilingStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
profilingStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Profiling status of a training job.
programmingLang() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The supported programming language and its version.
programmingLang() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The supported programming language and its version.
programmingLang() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The supported programming language and its version.
programmingLang(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The supported programming language and its version.
programmingLang(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The supported programming language and its version.
programmingLang(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The supported programming language and its version.
project() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
The properties of a project.
project(Consumer<Project.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of a project.
project(Project) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of a project.
Project - Class in software.amazon.awssdk.services.sagemaker.model
The properties of a project as returned by the Search API.
PROJECT - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
Project.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
projectArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
The Amazon Resource Name (ARN) of the project.
projectArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The Amazon Resource Name (ARN) of the project.
projectArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The Amazon Resource Name (ARN) of the project.
projectArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The Amazon Resource Name (ARN) of the project.
projectArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse.Builder
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse.Builder
The Amazon Resource Name (ARN) of the project.
projectDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
A description for the project.
projectDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The description of the project.
projectDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The description of the project.
projectDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The description of the project.
projectDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
The description for the project.
projectDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
A description for the project.
projectDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The description of the project.
projectDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The description of the project.
projectDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The description of the project.
projectDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
The description for the project.
projectId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
The ID of the new project.
projectId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The ID of the project.
projectId() - Method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
The project ID.
projectId() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The ID of the project.
projectId() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The ID of the project.
projectId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse.Builder
The ID of the new project.
projectId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The ID of the project.
projectId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetadataProperties.Builder
The project ID.
projectId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The ID of the project.
projectId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The ID of the project.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
The name of the project.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
The name of the project to delete.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest
The name of the project to describe.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The name of the project.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The name of the project.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The name of the project.
projectName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
The name of the project.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
The name of the project.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest.Builder
The name of the project to delete.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectRequest.Builder
The name of the project to describe.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The name of the project.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The name of the project.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The name of the project.
projectName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
The name of the project.
ProjectSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ProjectSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
projectStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The status of the project.
projectStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The status of the project.
projectStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The status of the project.
projectStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The status of the project.
projectStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The status of the project.
projectStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The status of the project.
projectStatus(ProjectStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
The status of the project.
projectStatus(ProjectStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
The status of the project.
projectStatus(ProjectStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProjectSummary.Builder
The status of the project.
ProjectStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
projectStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
The status of the project.
projectStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
The status of the project.
projectStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
The status of the project.
ProjectSummary - Class in software.amazon.awssdk.services.sagemaker.model
Information about a project.
ProjectSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
projectSummaryList() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
A list of summaries of projects.
projectSummaryList(Collection<ProjectSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse.Builder
A list of summaries of projects.
projectSummaryList(Consumer<ProjectSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse.Builder
A list of summaries of projects.
projectSummaryList(ProjectSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse.Builder
A list of summaries of projects.
PROMOTE - software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
 
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
A list of properties to add to the action.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
A list of properties to add to the artifact.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
A list of properties to add to the context.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
A list of the action's properties.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
A list of the artifact's properties.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
A list of the context's properties.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
The new list of properties.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
The new list of properties.
properties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
The new list of properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
A list of properties to add to the action.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
A list of properties to add to the artifact.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
A list of properties to add to the context.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
A list of the action's properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
A list of the artifact's properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
A list of the context's properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
The new list of properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
The new list of properties.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
The new list of properties.
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
propertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
A list of properties to remove.
propertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
A list of properties to remove.
propertiesToRemove() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest
A list of properties to remove.
propertiesToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
A list of properties to remove.
propertiesToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
A list of properties to remove.
propertiesToRemove(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
A list of properties to remove.
propertiesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
A list of properties to remove.
propertiesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest.Builder
A list of properties to remove.
propertiesToRemove(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateContextRequest.Builder
A list of properties to remove.
property(String, Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointAttributeProvider
 
propertyName() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion
A suggested property name based on what you entered in the search textbox in the SageMaker console.
propertyName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PropertyNameSuggestion.Builder
A suggested property name based on what you entered in the search textbox in the SageMaker console.
propertyNameHint() - Method in class software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery
Text that begins a property's name.
propertyNameHint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PropertyNameQuery.Builder
Text that begins a property's name.
propertyNameQuery() - Method in class software.amazon.awssdk.services.sagemaker.model.SuggestionQuery
Defines a property name hint.
propertyNameQuery(Consumer<PropertyNameQuery.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SuggestionQuery.Builder
Defines a property name hint.
propertyNameQuery(PropertyNameQuery) - Method in interface software.amazon.awssdk.services.sagemaker.model.SuggestionQuery.Builder
Defines a property name hint.
PropertyNameQuery - Class in software.amazon.awssdk.services.sagemaker.model
Part of the SuggestionQuery type.
PropertyNameQuery.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
PropertyNameSuggestion - Class in software.amazon.awssdk.services.sagemaker.model
A property name returned from a GetSearchSuggestions call that specifies a value in the PropertyNameQuery field.
PropertyNameSuggestion.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
propertyNameSuggestions() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse
A list of property names for a Resource that match a SuggestionQuery.
propertyNameSuggestions(Collection<PropertyNameSuggestion>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse.Builder
A list of property names for a Resource that match a SuggestionQuery.
propertyNameSuggestions(Consumer<PropertyNameSuggestion.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse.Builder
A list of property names for a Resource that match a SuggestionQuery.
propertyNameSuggestions(PropertyNameSuggestion...) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsResponse.Builder
A list of property names for a Resource that match a SuggestionQuery.
PROVISIONED - software.amazon.awssdk.services.sagemaker.model.ThroughputMode
 
provisionedConcurrency() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
The amount of provisioned concurrency to allocate for the serverless endpoint.
provisionedConcurrency() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
The updated amount of provisioned concurrency to allocate for the serverless endpoint.
provisionedConcurrency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig.Builder
The amount of provisioned concurrency to allocate for the serverless endpoint.
provisionedConcurrency(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig.Builder
The updated amount of provisioned concurrency to allocate for the serverless endpoint.
provisionedProductId() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
The ID of the provisioned product.
provisionedProductId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails.Builder
The ID of the provisioned product.
provisionedProductStatusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
The current status of the product.
provisionedProductStatusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails.Builder
The current status of the product.
provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedReadCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfig.Builder
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedReadCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription.Builder
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedReadCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate.Builder
For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfig.Builder
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription.Builder
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisionedWriteCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate.Builder
For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
provisioningArtifactId() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
The ID of the provisioning artifact.
provisioningArtifactId() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
The ID of the provisioning artifact.
provisioningArtifactId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
The ID of the provisioning artifact.
provisioningArtifactId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails.Builder
The ID of the provisioning artifact.
ProvisioningParameter - Class in software.amazon.awssdk.services.sagemaker.model
A key value pair used when you provision a project as a service catalog product.
ProvisioningParameter.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
provisioningParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
A list of key value pairs that you specify when you provision a product.
provisioningParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
A list of key value pairs that you specify when you provision a product.
provisioningParameters(Collection<ProvisioningParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
A list of key value pairs that you specify when you provision a product.
provisioningParameters(Collection<ProvisioningParameter>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails.Builder
A list of key value pairs that you specify when you provision a product.
provisioningParameters(Consumer<ProvisioningParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
A list of key value pairs that you specify when you provision a product.
provisioningParameters(Consumer<ProvisioningParameter.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails.Builder
A list of key value pairs that you specify when you provision a product.
provisioningParameters(ProvisioningParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails.Builder
A list of key value pairs that you specify when you provision a product.
provisioningParameters(ProvisioningParameter...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails.Builder
A list of key value pairs that you specify when you provision a product.
PT - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
PUBLIC_INTERNET_ONLY - software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
 
publicWorkforceTaskPrice() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
Returns the value of the PublicWorkforceTaskPrice property for this object.
publicWorkforceTaskPrice() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
publicWorkforceTaskPrice(Consumer<PublicWorkforceTaskPrice.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
Sets the value of the PublicWorkforceTaskPrice property for this object.
publicWorkforceTaskPrice(Consumer<PublicWorkforceTaskPrice.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
publicWorkforceTaskPrice(PublicWorkforceTaskPrice) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
Sets the value of the PublicWorkforceTaskPrice property for this object.
publicWorkforceTaskPrice(PublicWorkforceTaskPrice) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
The price that you pay for each task performed by an Amazon Mechanical Turk worker.
PublicWorkforceTaskPrice - Class in software.amazon.awssdk.services.sagemaker.model
Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed.
PublicWorkforceTaskPrice.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
push() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
 
putModelPackageGroupPolicy(Consumer<PutModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds a resouce policy to control access to a model group.
putModelPackageGroupPolicy(Consumer<PutModelPackageGroupPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Adds a resouce policy to control access to a model group.
putModelPackageGroupPolicy(PutModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds a resouce policy to control access to a model group.
putModelPackageGroupPolicy(PutModelPackageGroupPolicyRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Adds a resouce policy to control access to a model group.
PutModelPackageGroupPolicyRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
PutModelPackageGroupPolicyRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
PutModelPackageGroupPolicyRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
PutModelPackageGroupPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.PutModelPackageGroupPolicyRequestMarshaller
 
PutModelPackageGroupPolicyResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
PutModelPackageGroupPolicyResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
PYTORCH - software.amazon.awssdk.services.sagemaker.model.Framework
 

Q

QCS603 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
QCS605 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
qualityCheck() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The configurations and outcomes of the check step execution.
qualityCheck(Consumer<QualityCheckStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of the check step execution.
qualityCheck(QualityCheckStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The configurations and outcomes of the check step execution.
QualityCheckStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Container for the metadata for a Quality check step.
QualityCheckStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
QueryFilters - Class in software.amazon.awssdk.services.sagemaker.model
A set of filters to narrow the set of lineage entities connected to the StartArn(s) returned by the QueryLineage API action.
QueryFilters.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
queryLineage(Consumer<QueryLineageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this action to inspect your lineage and discover relationships between entities.
queryLineage(Consumer<QueryLineageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this action to inspect your lineage and discover relationships between entities.
queryLineage(QueryLineageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this action to inspect your lineage and discover relationships between entities.
queryLineage(QueryLineageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this action to inspect your lineage and discover relationships between entities.
QueryLineageIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.queryLineagePaginator(software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest) operation which is a paginated operation.
QueryLineageIterable(SageMakerClient, QueryLineageRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.QueryLineageIterable
 
queryLineagePaginator(Consumer<QueryLineageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
queryLineagePaginator(Consumer<QueryLineageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
queryLineagePaginator(QueryLineageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
queryLineagePaginator(QueryLineageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
QueryLineagePublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
QueryLineagePublisher(SageMakerAsyncClient, QueryLineageRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.QueryLineagePublisher
 
QueryLineageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
QueryLineageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
QueryLineageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
QueryLineageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.QueryLineageRequestMarshaller
 
QueryLineageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
QueryLineageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
queryString() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the QueryString property for this object.
queryString() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns the value of the QueryString property for this object.
queryString(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the QueryString property for this object.
queryString(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition.Builder
Sets the value of the QueryString property for this object.

R

R_SESSION_GATEWAY - software.amazon.awssdk.services.sagemaker.model.AppType
 
R_STUDIO_ADMIN - software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
 
R_STUDIO_SERVER_PRO - software.amazon.awssdk.services.sagemaker.model.AppType
 
R_STUDIO_USER - software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
 
R2 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
R2 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
RANDOM - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
 
RANDOM - software.amazon.awssdk.services.sagemaker.model.RoutingStrategy
 
RANDOMFOREST - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
randomSeed() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
A value used to initialize a pseudo-random number generator.
randomSeed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
A value used to initialize a pseudo-random number generator.
range() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
The allowed range for this hyperparameter.
range(Consumer<ParameterRange.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
The allowed range for this hyperparameter.
range(ParameterRange) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
The allowed range for this hyperparameter.
RASP3_B - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
RASP4_B - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
READYTODEPLOY - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
READYTODEPLOY - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
REAL_TIME - software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
 
REAL_TIME_INFERENCE - software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureType
 
realTimeInferenceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
The infrastructure configuration for deploying the model to real-time inference.
realTimeInferenceConfig(Consumer<RealTimeInferenceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig.Builder
The infrastructure configuration for deploying the model to real-time inference.
realTimeInferenceConfig(RealTimeInferenceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig.Builder
The infrastructure configuration for deploying the model to real-time inference.
RealTimeInferenceConfig - Class in software.amazon.awssdk.services.sagemaker.model
The infrastructure configuration for deploying the model to a real-time inference endpoint.
RealTimeInferenceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RealTimeInferenceRecommendation - Class in software.amazon.awssdk.services.sagemaker.model
The recommended configuration to use for Real-Time Inference.
RealTimeInferenceRecommendation.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
realTimeInferenceRecommendations() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
realTimeInferenceRecommendations(Collection<RealTimeInferenceRecommendation>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation.Builder
realTimeInferenceRecommendations(Consumer<RealTimeInferenceRecommendation.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation.Builder
realTimeInferenceRecommendations(RealTimeInferenceRecommendation...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation.Builder
reason() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest
The reason for stopping the experiment.
reason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentRequest.Builder
The reason for stopping the experiment.
RECALL - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
RECALL - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
RECALL_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
RECALL_MACRO - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
recommendationId() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
The recommendation ID of a previously completed inference recommendation.
recommendationId() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
The recommendation ID of a previously completed inference recommendation.
recommendationId() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
The recommendation ID which uniquely identifies each recommendation.
recommendationId() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
The recommendation ID which uniquely identifies each recommendation.
recommendationId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
The recommendation ID of a previously completed inference recommendation.
recommendationId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
The recommendation ID of a previously completed inference recommendation.
recommendationId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation.Builder
The recommendation ID which uniquely identifies each recommendation.
recommendationId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation.Builder
The recommendation ID which uniquely identifies each recommendation.
RecommendationJobCompiledOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Provides information about the output configuration for the compiled model.
RecommendationJobCompiledOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobContainerConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies mandatory fields for running an Inference Recommender job directly in the CreateInferenceRecommendationsJob API.
RecommendationJobContainerConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobInferenceBenchmark - Class in software.amazon.awssdk.services.sagemaker.model
The details for a specific benchmark from an Inference Recommender job.
RecommendationJobInferenceBenchmark.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobInputConfig - Class in software.amazon.awssdk.services.sagemaker.model
The input configuration of the recommendation job.
RecommendationJobInputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Provides information about the output configuration for the compiled model.
RecommendationJobOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobPayloadConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration for the payload for a recommendation job.
RecommendationJobPayloadConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobResourceLimit - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the maximum number of jobs that can run in parallel and the maximum number of jobs that can run.
RecommendationJobResourceLimit.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobStoppingConditions - Class in software.amazon.awssdk.services.sagemaker.model
Specifies conditions for stopping a job.
RecommendationJobStoppingConditions.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobSupportedEndpointType - Enum in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobType - Enum in software.amazon.awssdk.services.sagemaker.model
 
RecommendationJobVpcConfig - Class in software.amazon.awssdk.services.sagemaker.model
Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.
RecommendationJobVpcConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RecommendationMetrics - Class in software.amazon.awssdk.services.sagemaker.model
The metrics of recommendations.
RecommendationMetrics.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
recommendationStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
Status of the deployment recommendation.
recommendationStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation.Builder
Status of the deployment recommendation.
recommendationStatus(RecommendationStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation.Builder
Status of the deployment recommendation.
RecommendationStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
recommendationStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
Status of the deployment recommendation.
RecommendationStepType - Enum in software.amazon.awssdk.services.sagemaker.model
 
RECORD_IO - software.amazon.awssdk.services.sagemaker.model.RecordWrapper
 
RECORD_IO - software.amazon.awssdk.services.sagemaker.model.SplitType
 
recordIdentifierFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore.
recordIdentifierFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The name of the Feature used for RecordIdentifier, whose value uniquely identifies a record stored in the feature store.
recordIdentifierFeatureName() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The name of the Feature whose value uniquely identifies a Record defined in the FeatureGroup FeatureDefinitions.
recordIdentifierFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore.
recordIdentifierFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The name of the Feature used for RecordIdentifier, whose value uniquely identifies a record stored in the feature store.
recordIdentifierFeatureName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The name of the Feature whose value uniquely identifies a Record defined in the FeatureGroup FeatureDefinitions.
recordPreprocessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
An Amazon S3 URI to a script that is called per row prior to running analysis.
recordPreprocessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
An Amazon S3 URI to a script that is called per row prior to running analysis.
recordPreprocessorSourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification
An Amazon S3 URI to a script that is called per row prior to running analysis.
recordPreprocessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification.Builder
An Amazon S3 URI to a script that is called per row prior to running analysis.
recordPreprocessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification.Builder
An Amazon S3 URI to a script that is called per row prior to running analysis.
recordPreprocessorSourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringAppSpecification.Builder
An Amazon S3 URI to a script that is called per row prior to running analysis.
RecordWrapper - Enum in software.amazon.awssdk.services.sagemaker.model
 
recordWrapperType() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
recordWrapperType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
recordWrapperType(RecordWrapper) - Method in interface software.amazon.awssdk.services.sagemaker.model.Channel.Builder
recordWrapperTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
redshiftDatasetDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
Returns the value of the RedshiftDatasetDefinition property for this object.
redshiftDatasetDefinition(Consumer<RedshiftDatasetDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Sets the value of the RedshiftDatasetDefinition property for this object.
redshiftDatasetDefinition(RedshiftDatasetDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DatasetDefinition.Builder
Sets the value of the RedshiftDatasetDefinition property for this object.
RedshiftDatasetDefinition - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for Redshift Dataset Definition input.
RedshiftDatasetDefinition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RedshiftResultCompressionType - Enum in software.amazon.awssdk.services.sagemaker.model
The compression used for Redshift query results.
RedshiftResultFormat - Enum in software.amazon.awssdk.services.sagemaker.model
The data storage format for Redshift query results.
ref(Identifier) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
regex() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
A regular expression that searches the output of a training job and gets the value of the metric.
regex(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDefinition.Builder
A regular expression that searches the output of a training job and gets the value of the metric.
region() - Method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
region() - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
 
RegionOverride - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partition.Builder
 
registerDevices(Consumer<RegisterDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Register devices.
registerDevices(Consumer<RegisterDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Register devices.
registerDevices(RegisterDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Register devices.
registerDevices(RegisterDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Register devices.
RegisterDevicesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
RegisterDevicesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RegisterDevicesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
RegisterDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.RegisterDevicesRequestMarshaller
 
RegisterDevicesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
RegisterDevicesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
registeredDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
The number of registered devices.
registeredDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceStats.Builder
The number of registered devices.
registerModel() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.
registerModel(Consumer<RegisterModelStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.
registerModel(RegisterModelStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.
RegisterModelStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a register model job step.
RegisterModelStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
registerNewBaseline() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics.
registerNewBaseline() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics.
registerNewBaseline(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics.
registerNewBaseline(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics.
registrationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
The timestamp of the last registration or de-reregistration.
registrationTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
The timestamp of the last registration or de-reregistration.
registrationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse.Builder
The timestamp of the last registration or de-reregistration.
registrationTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceSummary.Builder
The timestamp of the last registration or de-reregistration.
REGRESSION - software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
 
REGRESSION - software.amazon.awssdk.services.sagemaker.model.ProblemType
 
REJECTED - software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
 
releaseNotes() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The maintainer description of the image version.
releaseNotes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The maintainer description of the image version.
releaseNotes() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The maintainer description of the image version.
releaseNotes(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The maintainer description of the image version.
releaseNotes(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The maintainer description of the image version.
releaseNotes(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The maintainer description of the image version.
remoteDebugConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Configuration for remote debugging.
remoteDebugConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Configuration for remote debugging.
remoteDebugConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
Configuration for remote debugging while the training job is running.
remoteDebugConfig(Consumer<RemoteDebugConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration for remote debugging.
remoteDebugConfig(Consumer<RemoteDebugConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration for remote debugging.
remoteDebugConfig(Consumer<RemoteDebugConfigForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration for remote debugging while the training job is running.
remoteDebugConfig(RemoteDebugConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Configuration for remote debugging.
remoteDebugConfig(RemoteDebugConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Configuration for remote debugging.
remoteDebugConfig(RemoteDebugConfigForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
Configuration for remote debugging while the training job is running.
RemoteDebugConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for remote debugging for the CreateTrainingJob API.
RemoteDebugConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RemoteDebugConfigForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for remote debugging for the UpdateTrainingJob API.
RemoteDebugConfigForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
REMOVE - software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
 
RenderableTask - Class in software.amazon.awssdk.services.sagemaker.model
Contains input values for a task.
RenderableTask.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
renderedContent() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse
A Liquid template that renders the HTML for the worker UI.
renderedContent(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateResponse.Builder
A Liquid template that renders the HTML for the worker UI.
RenderingError - Class in software.amazon.awssdk.services.sagemaker.model
A description of an error that occurred while rendering the template.
RenderingError.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
renderUiTemplate(Consumer<RenderUiTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Renders the UI template so that you can preview the worker's experience.
renderUiTemplate(Consumer<RenderUiTemplateRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Renders the UI template so that you can preview the worker's experience.
renderUiTemplate(RenderUiTemplateRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Renders the UI template so that you can preview the worker's experience.
renderUiTemplate(RenderUiTemplateRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Renders the UI template so that you can preview the worker's experience.
RenderUiTemplateRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
RenderUiTemplateRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RenderUiTemplateRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
RenderUiTemplateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.RenderUiTemplateRequestMarshaller
 
RenderUiTemplateResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
RenderUiTemplateResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
report() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
The bias report for a model
report() - Method in class software.amazon.awssdk.services.sagemaker.model.Explainability
The explainability report for a model.
report(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The bias report for a model
report(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Explainability.Builder
The explainability report for a model.
report(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Bias.Builder
The bias report for a model
report(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Explainability.Builder
The explainability report for a model.
reportGenerated() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
Timestamp of when the report was generated.
reportGenerated(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse.Builder
Timestamp of when the report was generated.
repository() - Method in class software.amazon.awssdk.services.sagemaker.model.MetadataProperties
The repository.
repository(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetadataProperties.Builder
The repository.
repositoryAccessMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
Set this to one of the following values:
repositoryAccessMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageConfig.Builder
Set this to one of the following values:
repositoryAccessMode(RepositoryAccessMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageConfig.Builder
Set this to one of the following values:
RepositoryAccessMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
repositoryAccessModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
Set this to one of the following values:
repositoryAuthConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
(Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted.
repositoryAuthConfig(Consumer<RepositoryAuthConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageConfig.Builder
(Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted.
repositoryAuthConfig(RepositoryAuthConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageConfig.Builder
(Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted.
RepositoryAuthConfig - Class in software.amazon.awssdk.services.sagemaker.model
Specifies an authentication configuration for the private docker registry where your model image is hosted.
RepositoryAuthConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
repositoryCredentialsProviderArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RepositoryAuthConfig
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted.
repositoryCredentialsProviderArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RepositoryAuthConfig.Builder
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted.
repositoryUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
The URL of the Git repository.
repositoryUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
The URL where the Git repository is located.
repositoryUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CodeRepository.Builder
The URL of the Git repository.
repositoryUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GitConfig.Builder
The URL where the Git repository is located.
requestId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
 
required(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
resolutionTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
The date and time when the image path for the model resolved to the ResolvedImage
resolutionTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeployedImage.Builder
The date and time when the image path for the model resolved to the ResolvedImage
resolveAuthScheme(Consumer<SageMakerAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(SageMakerAuthSchemeParams) - Method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeProvider
 
resolveAuthScheme(SageMakerAuthSchemeParams) - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolvedAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
Contains ProblemType, AutoMLJobObjective, and CompletionCriteria.
resolvedAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the resolved attributes used by the AutoML job V2.
resolvedAttributes(Consumer<AutoMLResolvedAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the resolved attributes used by the AutoML job V2.
resolvedAttributes(Consumer<ResolvedAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Contains ProblemType, AutoMLJobObjective, and CompletionCriteria.
resolvedAttributes(AutoMLResolvedAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the resolved attributes used by the AutoML job V2.
resolvedAttributes(ResolvedAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
Contains ProblemType, AutoMLJobObjective, and CompletionCriteria.
ResolvedAttributes - Class in software.amazon.awssdk.services.sagemaker.model
The resolved attributes.
ResolvedAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resolvedImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
The specific digest path of the image hosted in this ProductionVariant.
resolvedImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeployedImage.Builder
The specific digest path of the image hosted in this ProductionVariant.
resolvedOutputS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
The S3 path where offline records are written.
resolvedOutputS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3StorageConfig.Builder
The S3 path where offline records are written.
resolveEndpoint(Consumer<SageMakerEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(SageMakerEndpointParams) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.DefaultSageMakerEndpointProvider
 
resolveEndpoint(SageMakerEndpointParams) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
resource() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
The name of the SageMaker resource to search for.
resource() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
The name of the SageMaker resource to search for.
resource(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
The name of the SageMaker resource to search for.
resource(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
The name of the SageMaker resource to search for.
resource(ResourceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
The name of the SageMaker resource to search for.
resource(ResourceType) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
The name of the SageMaker resource to search for.
resourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
The Amazon Resource Name (ARN) of the resource that you want to tag.
resourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
The Amazon Resource Name (ARN) of the resource whose tags you want to delete.
resourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTagsRequest
The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve.
resourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
The Amazon Resource Name (ARN) of the resource that you want to tag.
resourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
The Amazon Resource Name (ARN) of the resource whose tags you want to delete.
resourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTagsRequest.Builder
The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve.
resourceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
The name of the SageMaker resource to search for.
resourceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
The name of the SageMaker resource to search for.
ResourceCatalog - Class in software.amazon.awssdk.services.sagemaker.model
A resource catalog containing all of the resources of a specific resource type within a resource owner account.
ResourceCatalog.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resourceCatalogArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
The Amazon Resource Name (ARN) of the ResourceCatalog.
resourceCatalogArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceCatalog.Builder
The Amazon Resource Name (ARN) of the ResourceCatalog.
resourceCatalogName() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
The name of the ResourceCatalog.
resourceCatalogName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceCatalog.Builder
The name of the ResourceCatalog.
resourceCatalogs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
A list of the requested ResourceCatalogs.
resourceCatalogs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsIterable
Returns an iterable to iterate through the paginated ListResourceCatalogsResponse.resourceCatalogs() member.
resourceCatalogs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsPublisher
Returns a publisher that can be used to get a stream of data.
resourceCatalogs(Collection<ResourceCatalog>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse.Builder
A list of the requested ResourceCatalogs.
resourceCatalogs(Consumer<ResourceCatalog.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse.Builder
A list of the requested ResourceCatalogs.
resourceCatalogs(ResourceCatalog...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse.Builder
A list of the requested ResourceCatalogs.
ResourceCatalogSortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
ResourceCatalogSortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
The training job ResourceConfig to update warm pool retention length.
resourceConfig(Consumer<ResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig(Consumer<ResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig(Consumer<ResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.
resourceConfig(Consumer<ResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig(Consumer<ResourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig(Consumer<ResourceConfigForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
The training job ResourceConfig to update warm pool retention length.
resourceConfig(ResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig(ResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig(ResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.
resourceConfig(ResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Resources, including ML compute instances and ML storage volumes, that are configured for model training.
resourceConfig(ResourceConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
The resources, including the ML compute instances and ML storage volumes, to use for model training.
resourceConfig(ResourceConfigForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
The training job ResourceConfig to update warm pool retention length.
ResourceConfig - Class in software.amazon.awssdk.services.sagemaker.model
Describes the resources, including machine learning (ML) compute instances and ML storage volumes, to use for model training.
ResourceConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ResourceConfigForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
The ResourceConfig to update KeepAlivePeriodInSeconds.
ResourceConfigForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resourceId() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
ResourceInUseException - Exception in software.amazon.awssdk.services.sagemaker.model
Resource being accessed is in use.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resourceKey() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The Amazon Web Services KMS key to use when encrypting the EBS volume the edge packaging job runs on.
resourceKey() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.
resourceKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The Amazon Web Services KMS key to use when encrypting the EBS volume the edge packaging job runs on.
resourceKey(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.
resourceLimit() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Defines the resource limit of the job.
resourceLimit(Consumer<RecommendationJobResourceLimit.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Defines the resource limit of the job.
resourceLimit(RecommendationJobResourceLimit) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Defines the resource limit of the job.
ResourceLimitExceededException - Exception in software.amazon.awssdk.services.sagemaker.model
You have exceeded an SageMaker resource limit.
ResourceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resourceLimits() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.
resourceLimits() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs allowed for this tuning job.
resourceLimits(Consumer<ResourceLimits.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.
resourceLimits(Consumer<ResourceLimits.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs allowed for this tuning job.
resourceLimits(ResourceLimits) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.
resourceLimits(ResourceLimits) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs allowed for this tuning job.
ResourceLimits - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.
ResourceLimits.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.sagemaker.model
Resource being access is not found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
resourcePolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
The resource policy that gives access to the lineage group in another account.
resourcePolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
The resource policy for the model group.
resourcePolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
The resource policy for the model group.
resourcePolicy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse.Builder
The resource policy that gives access to the lineage group in another account.
resourcePolicy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse.Builder
The resource policy for the model group.
resourcePolicy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest.Builder
The resource policy for the model group.
resourceRetainedBillableTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
The billable time in seconds used by the warm pool.
resourceRetainedBillableTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus.Builder
The billable time in seconds used by the warm pool.
resourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
Returns the value of the ResourceSpec property for this object.
resourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
resourceSpec() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
resourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
Sets the value of the ResourceSpec property for this object.
resourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
resourceSpec(Consumer<ResourceSpec.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
resourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
Sets the value of the ResourceSpec property for this object.
resourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
resourceSpec(ResourceSpec) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
ResourceSpec - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
ResourceSpec.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ResourceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerResponse.BuilderImpl
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
RESTARTING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
result(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition.Builder
 
results() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchResponse
A list of SearchRecord objects.
results() - Method in class software.amazon.awssdk.services.sagemaker.paginators.SearchIterable
Returns an iterable to iterate through the paginated SearchResponse.results() member.
results() - Method in class software.amazon.awssdk.services.sagemaker.paginators.SearchPublisher
Returns a publisher that can be used to get a stream of data.
results(Collection<SearchRecord>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchResponse.Builder
A list of SearchRecord objects.
results(Consumer<SearchRecord.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchResponse.Builder
A list of SearchRecord objects.
results(SearchRecord...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchResponse.Builder
A list of SearchRecord objects.
RETAIN - software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
 
RETAIN - software.amazon.awssdk.services.sagemaker.model.RetentionType
 
retainAllVariantProperties() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
When updating endpoint resources, enables or disables the retention of variant properties, such as the instance count or the variant weight.
retainAllVariantProperties(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
When updating endpoint resources, enables or disables the retention of variant properties, such as the instance count or the variant weight.
retainDeploymentConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest
Specifies whether to reuse the last deployment configuration.
retainDeploymentConfig(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateEndpointRequest.Builder
Specifies whether to reuse the last deployment configuration.
retentionPolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest
The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted.
retentionPolicy(Consumer<RetentionPolicy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted.
retentionPolicy(RetentionPolicy) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteDomainRequest.Builder
The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted.
RetentionPolicy - Class in software.amazon.awssdk.services.sagemaker.model
The retention policy for data stored on an Amazon Elastic File System volume.
RetentionPolicy.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RetentionType - Enum in software.amazon.awssdk.services.sagemaker.model
 
retryableError() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters
The number of training jobs that failed, but can be retried.
retryableError(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobStatusCounters.Builder
The number of training jobs that failed, but can be retried.
retryPipelineExecution(Consumer<RetryPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retry the execution of the pipeline.
retryPipelineExecution(Consumer<RetryPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retry the execution of the pipeline.
retryPipelineExecution(RetryPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Retry the execution of the pipeline.
retryPipelineExecution(RetryPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Retry the execution of the pipeline.
RetryPipelineExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
RetryPipelineExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RetryPipelineExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
RetryPipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.RetryPipelineExecutionRequestMarshaller
 
RetryPipelineExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
RetryPipelineExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
retryStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(Consumer<RetryStrategy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
retryStrategy(RetryStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The number of times to retry the job when the job fails due to an InternalServerError.
RetryStrategy - Class in software.amazon.awssdk.services.sagemaker.model
The retry strategy to use when a training job fails due to an InternalServerError.
RetryStrategy.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
REUSED - software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
reusedByJob() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
The name of the matching training job that reused the warm pool.
reusedByJob(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus.Builder
The name of the matching training job that reused the warm pool.
reverse() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
REVERSE_LOGARITHMIC - software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
 
riskRating() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The risk rating of the model.
riskRating() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
A model card's risk rating.
riskRating(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The risk rating of the model.
riskRating(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
A model card's risk rating.
RK3288 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
RK3399 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
RMSE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
RMSE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
RO - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
RO - software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
 
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
The ARN of the role that is used to access the data.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
The ARN of the role that is used to access the data.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact SageMaker Neo.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest
The Amazon Resource Name (ARN) of the role needed to call other services on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
The Amazon Resource Number (ARN) that Amazon SageMaker assumes to perform tasks on your behalf during data labeling.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
When you send any requests to Amazon Web Services resources from the notebook instance, SageMaker assumes this role to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
The Amazon Resource Name (ARN) of the role used by the pipeline to access and create resources.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn() - 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.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) execution role for the flow definition.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
The ARN of the IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
The Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
The Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The Amazon Resource Name (ARN) of the IAM role associated with the instance.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
The Amazon Resource Name (ARN) that the pipeline uses to execute.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
The Amazon Resource Name (ARN) of the IAM execution role used to create the feature group.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
The Amazon Resource Name (ARN) of the IAM role associated with the training jobs that the tuning job launches.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
The Amazon Resource Name (ARN) of the role that created the pipeline.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
The Amazon Resource Name (ARN) that the pipeline used to execute.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The ARN of the role used to create the processing job.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
The Amazon Resource Name (ARN) of the device.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
The new ARN for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the notebook instance.
roleArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
The Amazon Resource Name (ARN) that the pipeline uses to execute.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
The ARN of the role that is used to access the data.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
The ARN of the role that is used to access the data.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact SageMaker Neo.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFlowDefinitionRequest.Builder
The Amazon Resource Name (ARN) of the role needed to call other services on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
The Amazon Resource Number (ARN) that Amazon SageMaker assumes to perform tasks on your behalf during data labeling.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
When you send any requests to Amazon Web Services resources from the notebook instance, SageMaker assumes this role to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
The Amazon Resource Name (ARN) of the role used by the pipeline to access and create resources.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobResponse.Builder
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn(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.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse.Builder
The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse.Builder
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFlowDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) execution role for the flow definition.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse.Builder
The ARN of the IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The Amazon Resource Name (ARN) of the IAM role associated with the instance.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse.Builder
The Amazon Resource Name (ARN) that the pipeline uses to execute.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
The Amazon Resource Name (ARN) of the IAM execution role used to create the feature group.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
The Amazon Resource Name (ARN) of the IAM role associated with the training jobs that the tuning job launches.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinition.Builder
The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
The Amazon Resource Name (ARN) of the role that created the pipeline.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineSummary.Builder
The Amazon Resource Name (ARN) that the pipeline used to execute.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
The ARN of the role used to create the processing job.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest.Builder
The Amazon Resource Name (ARN) of the device.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest.Builder
The new ARN for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the notebook instance.
roleArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest.Builder
The Amazon Resource Name (ARN) that the pipeline uses to execute.
ROLLBACK_ON_FAILURE - software.amazon.awssdk.services.sagemaker.model.FailureHandlingPolicy
 
rollbackMaximumBatchSize() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
Batch size for rollback to the old endpoint fleet.
rollbackMaximumBatchSize(Consumer<CapacitySize.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
Batch size for rollback to the old endpoint fleet.
rollbackMaximumBatchSize(CapacitySize) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
Batch size for rollback to the old endpoint fleet.
ROLLING_BACK - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
ROLLING_BACK - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
rollingUpdatePolicy() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentConfig
Specifies a rolling deployment strategy for updating a SageMaker endpoint.
rollingUpdatePolicy(Consumer<RollingUpdatePolicy.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Specifies a rolling deployment strategy for updating a SageMaker endpoint.
rollingUpdatePolicy(RollingUpdatePolicy) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentConfig.Builder
Specifies a rolling deployment strategy for updating a SageMaker endpoint.
RollingUpdatePolicy - Class in software.amazon.awssdk.services.sagemaker.model
Specifies a rolling deployment strategy for updating a SageMaker endpoint.
RollingUpdatePolicy.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
rootAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(RootAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(RootAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
Whether root access is enabled or disabled for users of the notebook instance.
rootAccess(RootAccess) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest.Builder
Whether root access is enabled or disabled for users of the notebook instance.
RootAccess - Enum in software.amazon.awssdk.services.sagemaker.model
 
rootAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
Whether root access is enabled or disabled for users of the notebook instance.
rootAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
Whether root access is enabled or disabled for users of the notebook instance.
rootAccessAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateNotebookInstanceRequest
Whether root access is enabled or disabled for users of the notebook instance.
ROUGE_L_SUM - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
ROUGE1 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
ROUGE2 - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
ROUGEL - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
routingConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(Consumer<ProductionVariantRoutingConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(Consumer<ProductionVariantRoutingConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(Consumer<ProductionVariantRoutingConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(ProductionVariantRoutingConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(ProductionVariantRoutingConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingConfig(ProductionVariantRoutingConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
routingStrategy() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
Sets how the endpoint routes incoming traffic:
routingStrategy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig.Builder
Sets how the endpoint routes incoming traffic:
routingStrategy(RoutingStrategy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig.Builder
Sets how the endpoint routes incoming traffic:
RoutingStrategy - Enum in software.amazon.awssdk.services.sagemaker.model
 
routingStrategyAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
Sets how the endpoint routes incoming traffic:
rSessionAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
A collection of settings that configure the RSessionGateway app.
rSessionAppSettings(Consumer<RSessionAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
A collection of settings that configure the RSessionGateway app.
rSessionAppSettings(RSessionAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
A collection of settings that configure the RSessionGateway app.
RSessionAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that apply to an RSessionGateway app.
RSessionAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
rStudioConnectUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
A URL pointing to an RStudio Connect server.
rStudioConnectUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
A URL pointing to an RStudio Connect server.
rStudioConnectUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings.Builder
A URL pointing to an RStudio Connect server.
rStudioConnectUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate.Builder
A URL pointing to an RStudio Connect server.
rStudioPackageManagerUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
A URL pointing to an RStudio Package Manager server.
rStudioPackageManagerUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
A URL pointing to an RStudio Package Manager server.
rStudioPackageManagerUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings.Builder
A URL pointing to an RStudio Package Manager server.
rStudioPackageManagerUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate.Builder
A URL pointing to an RStudio Package Manager server.
RStudioServerProAccessStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
rStudioServerProAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
A collection of settings that configure user interaction with the RStudioServerPro app.
rStudioServerProAppSettings(Consumer<RStudioServerProAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
A collection of settings that configure user interaction with the RStudioServerPro app.
rStudioServerProAppSettings(RStudioServerProAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
A collection of settings that configure user interaction with the RStudioServerPro app.
RStudioServerProAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that configure user interaction with the RStudioServerPro app.
RStudioServerProAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
rStudioServerProDomainSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
A collection of settings that configure the RStudioServerPro Domain-level app.
rStudioServerProDomainSettings(Consumer<RStudioServerProDomainSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
A collection of settings that configure the RStudioServerPro Domain-level app.
rStudioServerProDomainSettings(RStudioServerProDomainSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
A collection of settings that configure the RStudioServerPro Domain-level app.
RStudioServerProDomainSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that configure the RStudioServerPro Domain-level app.
RStudioServerProDomainSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
rStudioServerProDomainSettingsForUpdate() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
A collection of RStudioServerPro Domain-level app settings to update.
rStudioServerProDomainSettingsForUpdate(Consumer<RStudioServerProDomainSettingsForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
A collection of RStudioServerPro Domain-level app settings to update.
rStudioServerProDomainSettingsForUpdate(RStudioServerProDomainSettingsForUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
A collection of RStudioServerPro Domain-level app settings to update.
RStudioServerProDomainSettingsForUpdate - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that update the current configuration for the RStudioServerPro Domain-level app.
RStudioServerProDomainSettingsForUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
RStudioServerProUserGroup - Enum in software.amazon.awssdk.services.sagemaker.model
 
RU - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
Rule - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ruleConfigurationName() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
The name of the rule configuration.
ruleConfigurationName() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
The name of the rule configuration.
ruleConfigurationName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
The name of the rule configuration.
ruleConfigurationName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
The name of the rule configuration.
ruleConfigurationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
The name of the rule configuration.
ruleConfigurationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
The name of the rule configuration.
ruleConfigurationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
The name of the rule configuration.
ruleConfigurationName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
The name of the rule configuration.
RuleEngine - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
ruleEvaluationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
The Amazon Resource Name (ARN) of the rule evaluation job.
ruleEvaluationJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
The Amazon Resource Name (ARN) of the rule evaluation job.
ruleEvaluationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
The Amazon Resource Name (ARN) of the rule evaluation job.
ruleEvaluationJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
The Amazon Resource Name (ARN) of the rule evaluation job.
ruleEvaluationStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
Status of the rule evaluation.
ruleEvaluationStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
Status of the rule evaluation.
ruleEvaluationStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
Status of the rule evaluation.
ruleEvaluationStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
Status of the rule evaluation.
ruleEvaluationStatus(RuleEvaluationStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
Status of the rule evaluation.
ruleEvaluationStatus(RuleEvaluationStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
Status of the rule evaluation.
RuleEvaluationStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
ruleEvaluationStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
Status of the rule evaluation.
ruleEvaluationStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
Status of the rule evaluation.
RuleEvaluator - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
ruleEvaluatorImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
The Amazon Elastic Container (ECR) Image for the managed rule evaluation.
ruleEvaluatorImage() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
The Amazon Elastic Container Registry Image for the managed rule evaluation.
ruleEvaluatorImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
The Amazon Elastic Container (ECR) Image for the managed rule evaluation.
ruleEvaluatorImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
The Amazon Elastic Container Registry Image for the managed rule evaluation.
ruleParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
Runtime configuration for rule container.
ruleParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
Runtime configuration for rule container.
ruleParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
Runtime configuration for rule container.
ruleParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
Runtime configuration for rule container.
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
runName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
The name of the experiment run to associate with the trial component.
runName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The name of the experiment run.
runName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentConfig.Builder
The name of the experiment run to associate with the trial component.
runName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
The name of the experiment run.
RUNNING - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
RUNNING - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
runtimeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
Runtime settings for a model that is deployed with an inference component.
runtimeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
Details about the runtime settings for the model that is deployed with the inference component.
runtimeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
Runtime settings for a model that is deployed with an inference component.
runtimeConfig(Consumer<InferenceComponentRuntimeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
Runtime settings for a model that is deployed with an inference component.
runtimeConfig(Consumer<InferenceComponentRuntimeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
Runtime settings for a model that is deployed with an inference component.
runtimeConfig(Consumer<InferenceComponentRuntimeConfigSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
Details about the runtime settings for the model that is deployed with the inference component.
runtimeConfig(InferenceComponentRuntimeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
Runtime settings for a model that is deployed with an inference component.
runtimeConfig(InferenceComponentRuntimeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
Runtime settings for a model that is deployed with an inference component.
runtimeConfig(InferenceComponentRuntimeConfigSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
Details about the runtime settings for the model that is deployed with the inference component.
runtimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
The wall clock runtime in seconds used by your hyperparameter tuning job.
runtimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources.Builder
The wall clock runtime in seconds used by your hyperparameter tuning job.
RW - software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
 

S

S3_E_TAG - software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
S3_OBJECT - software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
 
S3_OBJECT - software.amazon.awssdk.services.sagemaker.model.S3ModelDataType
 
S3_PREFIX - software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
 
S3_PREFIX - software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
 
S3_PREFIX - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
 
S3_PREFIX - software.amazon.awssdk.services.sagemaker.model.S3DataType
 
S3_PREFIX - software.amazon.awssdk.services.sagemaker.model.S3ModelDataType
 
S3_VERSION - software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
s3ArtifactPath() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
The Amazon S3 bucket used to store artifacts generated by Canvas.
s3ArtifactPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings.Builder
The Amazon S3 bucket used to store artifacts generated by Canvas.
s3CompressionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container.
s3CompressionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container.
s3CompressionType(ProcessingS3CompressionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container.
s3CompressionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container.
S3DataDistribution - Enum in software.amazon.awssdk.services.sagemaker.model
 
s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
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 Amazon S3 key.
s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.
s3DataDistributionType() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.
s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
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.EndpointInput.Builder
Whether input data distributed in Amazon S3 is fully replicated or sharded by an Amazon S3 key.
s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.
s3DataDistributionType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.
s3DataDistributionType(ProcessingS3DataDistributionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.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 Amazon S3 key.
s3DataDistributionType(ProcessingS3DataDistributionType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.
s3DataDistributionType(S3DataDistribution) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
If you want 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.BatchTransformInput
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.EndpointInput
Whether input data distributed in Amazon S3 is fully replicated or sharded by an Amazon S3 key.
s3DataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.
s3DataDistributionTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.
s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource
The Amazon S3 location of the input data.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
The Amazon S3 location of the input data objects.
s3DataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
Specifies the S3 location of ML model data to deploy.
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(Consumer<AutoMLS3DataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource.Builder
The Amazon S3 location of the input data.
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(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(Consumer<S3ModelDataSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataSource.Builder
Specifies the S3 location of ML model data to deploy.
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(AutoMLS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLDataSource.Builder
The Amazon S3 location of the input data.
s3DataSource(LabelingJobS3DataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
The Amazon S3 location of the input data objects.
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(S3ModelDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataSource.Builder
Specifies the S3 location of ML model data to deploy.
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 - Class in software.amazon.awssdk.services.sagemaker.model
Describes the S3 data source.
S3DataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
The data type of the additional data source that you specify for use in inference or training.
s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
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() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
Specifies the type of ML model data to deploy.
s3DataType() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource.Builder
The data type of the additional data source that you specify for use in inference or training.
s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3DataSource.Builder
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies the type of ML model data to deploy.
s3DataType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource.Builder
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3DataType(AdditionalS3DataSourceDataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource.Builder
The data type of the additional data source that you specify for use in inference or training.
s3DataType(AutoMLS3DataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
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(S3DataType) - 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.TransformS3DataSource.Builder
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3DataType(S3ModelDataType) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies the type of ML model data to deploy.
S3DataType - Enum in software.amazon.awssdk.services.sagemaker.model
 
s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
The data type of the additional data source that you specify for use in inference or training.
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.S3ModelDataSource
Specifies the type of ML model data to deploy.
s3DataTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformS3DataSource
If you choose S3Prefix, S3Uri identifies a key name prefix.
s3ExportArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
The Amazon S3 URI of the exported model artifacts.
s3ExportArtifacts(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts.Builder
The Amazon S3 URI of the exported model artifacts.
s3FailurePath() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
The Amazon S3 location to upload failure inference responses to.
s3FailurePath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig.Builder
The Amazon S3 location to upload failure inference responses to.
s3Input() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingInput
Configuration for downloading input data from Amazon S3 into the processing container.
s3Input(Consumer<ProcessingS3Input.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
Configuration for downloading input data from Amazon S3 into the processing container.
s3Input(ProcessingS3Input) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingInput.Builder
Configuration for downloading input data from Amazon S3 into the processing container.
s3InputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
Whether the Pipe or File is used as the input mode for transferring 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 transferring data for the monitoring job.
s3InputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
Whether to use File or Pipe input mode.
s3InputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
Whether the Pipe or File is used as the input mode for transferring data for the monitoring 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 transferring 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.BatchTransformInput.Builder
Whether the Pipe or File is used as the input mode for transferring 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 transferring data for the monitoring job.
s3InputMode(ProcessingS3InputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
Whether to use File or Pipe input mode.
s3InputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
Whether the Pipe or File is used as the input mode for transferring data for the monitoring job.
s3InputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
Whether the Pipe or File is used as the input mode for transferring 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() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
When NotebookOutputOption is Allowed, the Amazon Web Services 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.WorkspaceSettings
The Amazon Web Services Key Management Service (KMS) encryption key ID that is used to encrypt artifacts generated by Canvas in the Amazon S3 bucket.
s3KmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
When NotebookOutputOption is Allowed, the Amazon Web Services Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
s3KmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings.Builder
The Amazon Web Services Key Management Service (KMS) encryption key ID that is used to encrypt artifacts generated by Canvas in the Amazon S3 bucket.
s3ModelArtifacts() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
The path of the S3 object that contains the model artifacts.
s3ModelArtifacts(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelArtifacts.Builder
The path of the S3 object that contains the model artifacts.
S3ModelDataSource - Class in software.amazon.awssdk.services.sagemaker.model
Specifies the S3 location of ML model data to deploy.
S3ModelDataSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
S3ModelDataType - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingOutput
Configuration for processing job outputs in Amazon S3.
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(Consumer<ProcessingS3Output.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
Configuration for processing job outputs in Amazon S3.
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(ProcessingS3Output) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingOutput.Builder
Configuration for processing job outputs in Amazon S3.
s3OutputLocation() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
The Amazon Simple Storage (S3) bucker URI.
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.
s3OutputLocation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig.Builder
The Amazon Simple Storage (S3) bucker URI.
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.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
The Amazon S3 location to upload inference responses to.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig
The Amazon S3 output path.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugHookConfig
Path to Amazon S3 storage location for metrics and tensors.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration
Path to Amazon S3 storage location for rules.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
The Amazon S3 bucket prefix for hosting hub content.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
The Amazon S3 location to write output data.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
The Amazon S3 output path to export your model card PDF.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputDataConfig
Identifies the S3 path where you want SageMaker to store the model artifacts.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
Path to Amazon S3 storage location for system and framework metrics.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
Path to Amazon S3 storage location for system and framework metrics.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
Path to Amazon S3 storage location for rules.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.SharingSettings
When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
s3OutputPath() - Method in class software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig
Path to Amazon S3 storage location for TensorBoard output.
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.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig.Builder
The Amazon S3 location to upload inference responses to.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLOutputDataConfig.Builder
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 metrics and tensors.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleConfiguration.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig.Builder
The Amazon S3 bucket prefix for hosting hub content.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig.Builder
The Amazon S3 location to write output data.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig.Builder
The Amazon S3 output path to export your model card PDF.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputDataConfig.Builder
Identifies the S3 path where you want SageMaker to store the model artifacts.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfig.Builder
Path to Amazon S3 storage location for system and framework metrics.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate.Builder
Path to Amazon S3 storage location for system and framework metrics.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
Path to Amazon S3 storage location for rules.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SharingSettings.Builder
When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
s3OutputPath(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TensorBoardOutputConfig.Builder
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.
s3OutputUri() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.
s3OutputUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig.Builder
Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.
s3StorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
The Amazon S3 storage configuration for the hub.
s3StorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
The Amazon S3 storage configuration for the hub.
s3StorageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
The Amazon Simple Storage (Amazon S3) location of OfflineStore.
s3StorageConfig(Consumer<HubS3StorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The Amazon S3 storage configuration for the hub.
s3StorageConfig(Consumer<HubS3StorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The Amazon S3 storage configuration for the hub.
s3StorageConfig(Consumer<S3StorageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
The Amazon Simple Storage (Amazon S3) location of OfflineStore.
s3StorageConfig(HubS3StorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
The Amazon S3 storage configuration for the hub.
s3StorageConfig(HubS3StorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse.Builder
The Amazon S3 storage configuration for the hub.
s3StorageConfig(S3StorageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
The Amazon Simple Storage (Amazon S3) location of OfflineStore.
S3StorageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The Amazon Simple Storage (Amazon S3) location and security configuration for OfflineStore.
S3StorageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - 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.
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(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.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.ProcessingS3Output.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
The uniform resource identifier (URI) used to identify an additional data source used in inference or training.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource
The URL to the Amazon S3 data source.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.CheckpointConfig
Identifies the S3 path where you want SageMaker to store checkpoints.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
The Amazon S3 URI for the file source.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
The S3 URI for the metrics source.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource
The Amazon S3 URI for the constraints resource.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
The address of the Amazon S3 location of the ground truth labels.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource
The Amazon S3 URI for the statistics resource.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input
The URI of the Amazon S3 prefix Amazon SageMaker downloads data required to run 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
Specifies the S3 path of ML model data to deploy.
s3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
The S3 URI, or location in Amazon S3, of OfflineStore.
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.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource.Builder
The uniform resource identifier (URI) used to identify an additional data source used in inference or training.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataSource.Builder
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 SageMaker to store checkpoints.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FileSource.Builder
The Amazon S3 URI for the file source.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricsSource.Builder
The S3 URI for the metrics source.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringConstraintsResource.Builder
The Amazon S3 URI for the constraints resource.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input.Builder
The address of the Amazon S3 location of the ground truth labels.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringStatisticsResource.Builder
The Amazon S3 URI for the statistics resource.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingS3Input.Builder
The URI of the Amazon S3 prefix Amazon SageMaker downloads data required 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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource.Builder
Specifies the S3 path of ML model data to deploy.
s3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.S3StorageConfig.Builder
The S3 URI, or location in Amazon S3, of OfflineStore.
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.
SA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
SageMakerAsyncClient - Interface in software.amazon.awssdk.services.sagemaker
Service client for accessing SageMaker asynchronously.
SageMakerAsyncClientBuilder - Interface in software.amazon.awssdk.services.sagemaker
A builder for creating an instance of SageMakerAsyncClient.
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
 
SageMakerAuthSchemeInterceptor - Class in software.amazon.awssdk.services.sagemaker.auth.scheme.internal
 
SageMakerAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.SageMakerAuthSchemeInterceptor
 
SageMakerAuthSchemeParams - Interface in software.amazon.awssdk.services.sagemaker.auth.scheme
The parameters object used to resolve the auth schemes for the SageMaker service.
SageMakerAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.sagemaker.auth.scheme
A builder for a SageMakerAuthSchemeParams.
SageMakerAuthSchemeProvider - Interface in software.amazon.awssdk.services.sagemaker.auth.scheme
An auth scheme provider for SageMaker service.
SageMakerBaseClientBuilder<B extends SageMakerBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.sagemaker
This includes configuration specific to SageMaker that is supported by both SageMakerClientBuilder and SageMakerAsyncClientBuilder.
SageMakerClient - Interface in software.amazon.awssdk.services.sagemaker
Service client for accessing SageMaker.
SageMakerClientBuilder - Interface in software.amazon.awssdk.services.sagemaker
A builder for creating an instance of SageMakerClient.
SageMakerClientOption<T> - Class in software.amazon.awssdk.services.sagemaker.internal
 
SageMakerEndpointParams - Class in software.amazon.awssdk.services.sagemaker.endpoints
The parameters object used to resolve an endpoint for the SageMaker service.
SageMakerEndpointParams.Builder - Interface in software.amazon.awssdk.services.sagemaker.endpoints
 
SageMakerEndpointProvider - Interface in software.amazon.awssdk.services.sagemaker.endpoints
An endpoint provider for 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The ARN of the SageMaker image that the image version belongs to.
sageMakerImageArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The ARN of the SageMaker image that the image version belongs to.
sageMakerImageVersionAlias() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The SageMakerImageVersionAlias of the image to launch with.
sageMakerImageVersionAlias(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The SageMakerImageVersionAlias of the image to launch with.
sageMakerImageVersionAliases() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
A list of SageMaker image version aliases.
sageMakerImageVersionAliases() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesIterable
Returns an iterable to iterate through the paginated ListAliasesResponse.sageMakerImageVersionAliases() member.
sageMakerImageVersionAliases() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesPublisher
Returns a publisher that can be used to get a stream of data.
sageMakerImageVersionAliases(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse.Builder
A list of SageMaker image version aliases.
sageMakerImageVersionAliases(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse.Builder
A list of SageMaker image version aliases.
sageMakerImageVersionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceSpec
The ARN of the image version created on the instance.
sageMakerImageVersionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceSpec.Builder
The ARN of the image version 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
 
SageMakerRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
SageMakerRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerRequestSetEndpointInterceptor
 
SageMakerResolveEndpointInterceptor - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
SageMakerResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.SageMakerResolveEndpointInterceptor
 
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
 
SagemakerServicecatalogStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
SageMakerServiceClientConfiguration - Class in software.amazon.awssdk.services.sagemaker
Class to expose the service client settings to the user.
SageMakerServiceClientConfiguration(SageMakerServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.SageMakerServiceClientConfiguration
 
SageMakerServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker
A builder for creating a SageMakerServiceClientConfiguration
SageMakerServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.sagemaker.internal
 
SageMakerServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
 
SageMakerServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.sagemaker.internal.SageMakerServiceClientConfigurationBuilder
 
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
 
SALESFORCE_GENIE - software.amazon.awssdk.services.sagemaker.model.DataSourceName
 
SAME_ACCOUNT - software.amazon.awssdk.services.sagemaker.model.CrossAccountFilterOption
 
SAME_AS - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
SAMPLE_COUNT - software.amazon.awssdk.services.sagemaker.model.Statistic
 
samplePayloadUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
samplePayloadUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored.
samplePayloadUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
samplePayloadUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The Amazon Simple Storage Service path where the sample payload are stored.
samplePayloadUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
samplePayloadUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
samplePayloadUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored.
samplePayloadUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
samplePayloadUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The Amazon Simple Storage Service path where the sample payload are stored.
samplePayloadUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig.Builder
The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
sampleWeightAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
If specified, this column name indicates which column of the dataset should be treated as sample weights for use by the objective metric during the training, evaluation, and the selection of the best model.
sampleWeightAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
If specified, this column name indicates which column of the dataset should be treated as sample weights for use by the objective metric during the training, evaluation, and the selection of the best model.
sampleWeightAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
If specified, this column name indicates which column of the dataset should be treated as sample weights for use by the objective metric during the training, evaluation, and the selection of the best model.
sampleWeightAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
If specified, this column name indicates which column of the dataset should be treated as sample weights for use by the objective metric during the training, evaluation, and the selection of the best model.
samplingDeviceCount() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
The number of devices with this model version and are producing sample data.
samplingDeviceCount(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeModelStat.Builder
The number of devices with this model version and are producing sample data.
samplingPercentage() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.
samplingPercentage(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig.Builder
The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.
SBE_C - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
scaleInCooldown() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
The recommended scale in cooldown time for your autoscaling policy.
scaleInCooldown(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
The recommended scale in cooldown time for your autoscaling policy.
scaleOutCooldown() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
The recommended scale out cooldown time for your autoscaling policy.
scaleOutCooldown(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
The recommended scale out cooldown time for your autoscaling policy.
scalingPolicies() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
An object of the scaling policies for each metric.
scalingPolicies(Collection<ScalingPolicy>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
An object of the scaling policies for each metric.
scalingPolicies(Consumer<ScalingPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
An object of the scaling policies for each metric.
scalingPolicies(ScalingPolicy...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration.Builder
An object of the scaling policies for each metric.
ScalingPolicy - Class in software.amazon.awssdk.services.sagemaker.model
An object containing a recommended scaling policy.
ScalingPolicy.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ScalingPolicy.Type - Enum in software.amazon.awssdk.services.sagemaker.model
 
ScalingPolicyMetric - Class in software.amazon.awssdk.services.sagemaker.model
The metric for a scaling policy.
ScalingPolicyMetric.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
scalingPolicyObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
An object where you specify the anticipated traffic pattern for an endpoint.
scalingPolicyObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
scalingPolicyObjective(Consumer<ScalingPolicyObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
An object where you specify the anticipated traffic pattern for an endpoint.
scalingPolicyObjective(Consumer<ScalingPolicyObjective.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
scalingPolicyObjective(ScalingPolicyObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
An object where you specify the anticipated traffic pattern for an endpoint.
scalingPolicyObjective(ScalingPolicyObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
An object representing the anticipated traffic pattern for an endpoint that you specified in the request.
ScalingPolicyObjective - Class in software.amazon.awssdk.services.sagemaker.model
An object where you specify the anticipated traffic pattern for an endpoint.
ScalingPolicyObjective.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
scalingType() - Method in class software.amazon.awssdk.services.sagemaker.model.ContinuousParameterRange
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.
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(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.ContinuousParameterRange.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.
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.
schedule() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The duration for which you want the inference experiment to run.
schedule() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The duration for which the inference experiment ran or will run.
schedule() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The duration for which the inference experiment ran or will run.
schedule() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
The duration for which the inference experiment will run.
schedule(Consumer<InferenceExperimentSchedule.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The duration for which you want the inference experiment to run.
schedule(Consumer<InferenceExperimentSchedule.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The duration for which the inference experiment ran or will run.
schedule(Consumer<InferenceExperimentSchedule.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The duration for which the inference experiment ran or will run.
schedule(Consumer<InferenceExperimentSchedule.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The duration for which the inference experiment will run.
schedule(InferenceExperimentSchedule) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The duration for which you want the inference experiment to run.
schedule(InferenceExperimentSchedule) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The duration for which the inference experiment ran or will run.
schedule(InferenceExperimentSchedule) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The duration for which the inference experiment ran or will run.
schedule(InferenceExperimentSchedule) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The duration for which the inference experiment will run.
scheduleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig
Configures the monitoring schedule.
scheduleConfig(Consumer<ScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
Configures the monitoring schedule.
scheduleConfig(ScheduleConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleConfig.Builder
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
 
SCHEDULED - software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
 
SCHEDULED_TIME - software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
 
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
scheduledTime() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
The time the monitoring job was scheduled.
scheduledTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary.Builder
The time the monitoring job was scheduled.
scheduledTimeAfter() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Filter for jobs scheduled after a specified time.
scheduledTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
Filter for jobs scheduled after a specified time.
scheduledTimeBefore() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Filter for jobs scheduled before a specified time.
scheduledTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
Filter for jobs scheduled before a specified time.
scheduleExpression() - Method in class software.amazon.awssdk.services.sagemaker.model.ScheduleConfig
A cron expression that describes details about the monitoring schedule.
scheduleExpression(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScheduleConfig.Builder
A cron expression that describes details about the monitoring schedule.
ScheduleStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
scheme() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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 class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Finds SageMaker resources that match a search query.
search(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Finds SageMaker resources that match a search query.
search(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Finds SageMaker resources that match a search query.
search(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Finds SageMaker resources that match a search query.
searchExpression() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
One or more filters that searches for the specified resource or resources in a search.
searchExpression() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
A Boolean conditional statement.
searchExpression(Consumer<ModelMetadataSearchExpression.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
One or more filters that searches for the specified resource or resources in a search.
searchExpression(Consumer<SearchExpression.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
A Boolean conditional statement.
searchExpression(ModelMetadataSearchExpression) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest.Builder
One or more filters 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 - Class in software.amazon.awssdk.services.sagemaker.model
A multi-expression that searches for the specified resource or resources in a search.
SearchExpression.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SearchIterable - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerClient.searchPaginator(software.amazon.awssdk.services.sagemaker.model.SearchRequest) operation which is a paginated operation.
SearchIterable(SageMakerClient, SearchRequest) - Constructor for class software.amazon.awssdk.services.sagemaker.paginators.SearchIterable
 
searchPaginator(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
searchPaginator(Consumer<SearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
searchPaginator(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
searchPaginator(SearchRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
SearchPublisher - Class in software.amazon.awssdk.services.sagemaker.paginators
Represents the output for the SageMakerAsyncClient.searchPaginator(software.amazon.awssdk.services.sagemaker.model.SearchRequest) operation which is a paginated operation.
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
SearchRequest Marshaller
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
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.
secondaryStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
Provides detailed information about the state of the training job.
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.DescribeTrainingJobResponse.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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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
An array element of SecondaryStatusTransitions for DescribeTrainingJob.
SecondaryStatusTransition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - 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.
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(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(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(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(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.TrainingJob.Builder
A history of all of the secondary statuses that the training job has transitioned through.
SECONDS - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
secretArn() - Method in class software.amazon.awssdk.services.sagemaker.model.GitConfig
The Amazon Resource Name (ARN) of the Amazon Web Services 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 Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository.
secretArn() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
The ARN of an Amazon Web Services Secrets Manager secret that stores the credentials from your identity provider, such as the client ID and secret, authorization URL, and token URL.
secretArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GitConfig.Builder
The Amazon Resource Name (ARN) of the Amazon Web Services 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 Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository.
secretArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting.Builder
The ARN of an Amazon Web Services Secrets Manager secret that stores the credentials from your identity provider, such as the client ID and secret, authorization URL, and token URL.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns the security configuration for traffic encryption or Amazon VPC settings.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
The security configuration used to protect model card content.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
The security configuration used to protect model card data.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The KMS Key ID (KMSKeyId) for encryption of model card information.
securityConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Use to specify KMS Key ID (KMSKeyId) for at-rest encryption of your OnlineStore.
securityConfig(Consumer<AutoMLSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig(Consumer<AutoMLSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig(Consumer<AutoMLSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the security configuration for traffic encryption or Amazon VPC settings.
securityConfig(Consumer<ModelCardSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.
securityConfig(Consumer<ModelCardSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The security configuration used to protect model card content.
securityConfig(Consumer<ModelCardSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The security configuration used to protect model card data.
securityConfig(Consumer<ModelCardSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The KMS Key ID (KMSKeyId) for encryption of model card information.
securityConfig(Consumer<OnlineStoreSecurityConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Use to specify KMS Key ID (KMSKeyId) for at-rest encryption of your OnlineStore.
securityConfig(AutoMLSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLJobConfig.Builder
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig(AutoMLSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
The security configuration for traffic encryption or Amazon VPC settings.
securityConfig(AutoMLSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response.Builder
Returns the security configuration for traffic encryption or Amazon VPC settings.
securityConfig(ModelCardSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.
securityConfig(ModelCardSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse.Builder
The security configuration used to protect model card content.
securityConfig(ModelCardSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
The security configuration used to protect model card data.
securityConfig(ModelCardSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The KMS Key ID (KMSKeyId) for encryption of model card information.
securityConfig(OnlineStoreSecurityConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Use to specify KMS Key ID (KMSKeyId) for at-rest encryption of your OnlineStore.
securityGroupIdForDomainBoundary() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.
securityGroupIdForDomainBoundary(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
The VPC security group IDs.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
The VPC security group IDs.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroupIds() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig.Builder
The VPC security group IDs.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig.Builder
The VPC security group IDs.
securityGroupIds(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.WorkforceVpcConfigRequest.Builder
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The VPC security group IDs, in the form sg-xxxxxxxx.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettings.Builder
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate.Builder
The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig.Builder
The VPC security group IDs.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig.Builder
The VPC security group IDs.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest.Builder
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The VPC security group IDs, in the form sg-xxxxxxxx.
securityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
The security group IDs for the Amazon VPC that the space uses for communication.
securityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The IDs of the VPC security groups.
securityGroups() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The security groups for the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
securityGroups(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
The security group IDs for the Amazon VPC that the space uses for communication.
securityGroups(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.UserSettings.Builder
The security groups for the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
securityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings.Builder
The security group IDs for the Amazon VPC that the space uses for communication.
securityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The IDs of the VPC security groups.
securityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The security groups for the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
seed() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
The starting value used to initialize the random number generator in the explainer.
seed() - Method in class software.amazon.awssdk.services.sagemaker.model.ShuffleConfig
Determines the shuffling order in ShuffleConfig value.
seed(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
The starting value used to initialize the random number generator in the explainer.
seed(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShuffleConfig.Builder
Determines the shuffling order in ShuffleConfig value.
SelectedStep - Class in software.amazon.awssdk.services.sagemaker.model
A step selected to run in selective execution mode.
SelectedStep.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
selectedSteps() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
A list of pipeline steps to run.
selectedSteps(Collection<SelectedStep>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig.Builder
A list of pipeline steps to run.
selectedSteps(Consumer<SelectedStep.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig.Builder
A list of pipeline steps to run.
selectedSteps(SelectedStep...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig.Builder
A list of pipeline steps to run.
SELECTION - software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
 
selectiveExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(Consumer<SelectiveExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(Consumer<SelectiveExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(Consumer<SelectiveExecutionConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(SelectiveExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse.Builder
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(SelectiveExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecution.Builder
The selective execution configuration applied to the pipeline run.
selectiveExecutionConfig(SelectiveExecutionConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionRequest.Builder
The selective execution configuration applied to the pipeline run.
SelectiveExecutionConfig - Class in software.amazon.awssdk.services.sagemaker.model
The selective execution configuration applied to the pipeline run.
SelectiveExecutionConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
selectiveExecutionResult() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The ARN from an execution of the current pipeline from which results are reused for this step.
selectiveExecutionResult(Consumer<SelectiveExecutionResult.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The ARN from an execution of the current pipeline from which results are reused for this step.
selectiveExecutionResult(SelectiveExecutionResult) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The ARN from an execution of the current pipeline from which results are reused for this step.
SelectiveExecutionResult - Class in software.amazon.awssdk.services.sagemaker.model
The ARN from an execution of the current pipeline.
SelectiveExecutionResult.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
sellerName() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
The name of the vendor in the Amazon Marketplace.
sellerName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
The name of the vendor in the Amazon Marketplace.
sendPipelineExecutionStepFailure(Consumer<SendPipelineExecutionStepFailureRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
sendPipelineExecutionStepFailure(Consumer<SendPipelineExecutionStepFailureRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
sendPipelineExecutionStepFailure(SendPipelineExecutionStepFailureRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
sendPipelineExecutionStepFailure(SendPipelineExecutionStepFailureRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
SendPipelineExecutionStepFailureRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepFailureRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepFailureRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
SendPipelineExecutionStepFailureRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.SendPipelineExecutionStepFailureRequestMarshaller
 
SendPipelineExecutionStepFailureResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepFailureResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
sendPipelineExecutionStepSuccess(Consumer<SendPipelineExecutionStepSuccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output parameters.
sendPipelineExecutionStepSuccess(Consumer<SendPipelineExecutionStepSuccessRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output parameters.
sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output parameters.
sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output parameters.
SendPipelineExecutionStepSuccessRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepSuccessRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepSuccessRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
SendPipelineExecutionStepSuccessRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.SendPipelineExecutionStepSuccessRequestMarshaller
 
SendPipelineExecutionStepSuccessResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
SendPipelineExecutionStepSuccessResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SENTENCE - software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
 
SERIAL - software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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 class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Image
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Model
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Project
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sagemaker.model.SageMakerException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
SERVERLESS - software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
 
serverlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
Returns the value of the ServerlessConfig property for this object.
serverlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
Returns the value of the ServerlessConfig property for this object.
serverlessConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The serverless configuration for an endpoint.
serverlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
Sets the value of the ServerlessConfig property for this object.
serverlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
Sets the value of the ServerlessConfig property for this object.
serverlessConfig(Consumer<ProductionVariantServerlessConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The serverless configuration for an endpoint.
serverlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration.Builder
Sets the value of the ServerlessConfig property for this object.
serverlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
Sets the value of the ServerlessConfig property for this object.
serverlessConfig(ProductionVariantServerlessConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The serverless configuration for an endpoint.
serverlessUpdateConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
Specifies the serverless update concurrency configuration for an endpoint variant.
serverlessUpdateConfig(Consumer<ProductionVariantServerlessUpdateConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
Specifies the serverless update concurrency configuration for an endpoint variant.
serverlessUpdateConfig(ProductionVariantServerlessUpdateConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
Specifies the serverless update concurrency configuration for an endpoint variant.
service() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
SERVICE - software.amazon.awssdk.services.sagemaker.model.AppSecurityGroupManagement
 
SERVICE - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParseArn
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
 
serviceCatalogProvisionedProductDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
Information about a provisioned service catalog product.
serviceCatalogProvisionedProductDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
Returns the value of the ServiceCatalogProvisionedProductDetails property for this object.
serviceCatalogProvisionedProductDetails(Consumer<ServiceCatalogProvisionedProductDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Information about a provisioned service catalog product.
serviceCatalogProvisionedProductDetails(Consumer<ServiceCatalogProvisionedProductDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Sets the value of the ServiceCatalogProvisionedProductDetails property for this object.
serviceCatalogProvisionedProductDetails(ServiceCatalogProvisionedProductDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Information about a provisioned service catalog product.
serviceCatalogProvisionedProductDetails(ServiceCatalogProvisionedProductDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Sets the value of the ServiceCatalogProvisionedProductDetails property for this object.
ServiceCatalogProvisionedProductDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details of a provisioned service catalog product.
ServiceCatalogProvisionedProductDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
serviceCatalogProvisioningDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
The product ID and provisioning artifact ID to provision a service catalog.
serviceCatalogProvisioningDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
Information used to provision a service catalog product.
serviceCatalogProvisioningDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
Returns the value of the ServiceCatalogProvisioningDetails property for this object.
serviceCatalogProvisioningDetails(Consumer<ServiceCatalogProvisioningDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
The product ID and provisioning artifact ID to provision a service catalog.
serviceCatalogProvisioningDetails(Consumer<ServiceCatalogProvisioningDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Information used to provision a service catalog product.
serviceCatalogProvisioningDetails(Consumer<ServiceCatalogProvisioningDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Sets the value of the ServiceCatalogProvisioningDetails property for this object.
serviceCatalogProvisioningDetails(ServiceCatalogProvisioningDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
The product ID and provisioning artifact ID to provision a service catalog.
serviceCatalogProvisioningDetails(ServiceCatalogProvisioningDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse.Builder
Information used to provision a service catalog product.
serviceCatalogProvisioningDetails(ServiceCatalogProvisioningDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
Sets the value of the ServiceCatalogProvisioningDetails property for this object.
ServiceCatalogProvisioningDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details that you specify to provision a service catalog product.
ServiceCatalogProvisioningDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
serviceCatalogProvisioningUpdateDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
The product ID and provisioning artifact ID to provision a service catalog.
serviceCatalogProvisioningUpdateDetails(Consumer<ServiceCatalogProvisioningUpdateDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
The product ID and provisioning artifact ID to provision a service catalog.
serviceCatalogProvisioningUpdateDetails(ServiceCatalogProvisioningUpdateDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
The product ID and provisioning artifact ID to provision a service catalog.
ServiceCatalogProvisioningUpdateDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details that you specify to provision a service catalog product.
ServiceCatalogProvisioningUpdateDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
 
serviceId(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
 
sessionExpirationDurationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The session expiration duration in seconds.
sessionExpirationDurationInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedNotebookInstanceUrlRequest
The duration of the session, in seconds.
sessionExpirationDurationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
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.
set() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The dataset split from which the AutoML job produced the metric.
set(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The dataset split from which the AutoML job produced the metric.
set(MetricSetSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The dataset split from which the AutoML job produced the metric.
SET - software.amazon.awssdk.services.sagemaker.model.CollectionType
 
setAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The dataset split from which the AutoML job produced the metric.
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
SHADOW_MODE - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentType
 
shadowModeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The configuration of ShadowMode inference experiment type.
shadowModeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The configuration of ShadowMode inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests.
shadowModeConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
The configuration of ShadowMode inference experiment type.
shadowModeConfig(Consumer<ShadowModeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The configuration of ShadowMode inference experiment type.
shadowModeConfig(Consumer<ShadowModeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The configuration of ShadowMode inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests.
shadowModeConfig(Consumer<ShadowModeConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The configuration of ShadowMode inference experiment type.
shadowModeConfig(ShadowModeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The configuration of ShadowMode inference experiment type.
shadowModeConfig(ShadowModeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The configuration of ShadowMode inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests.
shadowModeConfig(ShadowModeConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest.Builder
The configuration of ShadowMode inference experiment type.
ShadowModeConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration of ShadowMode inference experiment type, which specifies a production variant to take all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the inference requests.
ShadowModeConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ShadowModelVariantConfig - Class in software.amazon.awssdk.services.sagemaker.model
The name and sampling percentage of a shadow variant.
ShadowModelVariantConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
shadowModelVariantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
The name of the shadow variant.
shadowModelVariantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig.Builder
The name of the shadow variant.
shadowModelVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
List of shadow variant configurations.
shadowModelVariants(Collection<ShadowModelVariantConfig>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig.Builder
List of shadow variant configurations.
shadowModelVariants(Consumer<ShadowModelVariantConfig.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig.Builder
List of shadow variant configurations.
shadowModelVariants(ShadowModelVariantConfig...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig.Builder
List of shadow variant configurations.
shadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse
An array of ProductionVariantSummary objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
A list of the shadow variants hosted on the endpoint.
shadowProductionVariants() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.
shadowProductionVariants(Collection<PendingProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.
shadowProductionVariants(Collection<ProductionVariant>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(Collection<ProductionVariant>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(Collection<ProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants(Collection<ProductionVariantSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the shadow variants hosted on the endpoint.
shadowProductionVariants(Consumer<PendingProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.
shadowProductionVariants(Consumer<ProductionVariant.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(Consumer<ProductionVariant.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(Consumer<ProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants(Consumer<ProductionVariantSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the shadow variants hosted on the endpoint.
shadowProductionVariants(PendingProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.
shadowProductionVariants(ProductionVariant...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(ProductionVariant...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants .
shadowProductionVariants(ProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointResponse.Builder
An array of ProductionVariantSummary objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.
shadowProductionVariants(ProductionVariantSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the shadow variants hosted on the endpoint.
shapBaseline() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
The inline SHAP baseline data in string format.
shapBaseline(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig.Builder
The inline SHAP baseline data in string format.
shapBaselineConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
The configuration for the SHAP baseline of the Kernal SHAP algorithm.
shapBaselineConfig(Consumer<ClarifyShapBaselineConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
The configuration for the SHAP baseline of the Kernal SHAP algorithm.
shapBaselineConfig(ClarifyShapBaselineConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
The configuration for the SHAP baseline of the Kernal SHAP algorithm.
shapBaselineUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored.
shapBaselineUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig.Builder
The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored.
shapConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
The configuration for SHAP analysis.
shapConfig(Consumer<ClarifyShapConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig.Builder
The configuration for SHAP analysis.
shapConfig(ClarifyShapConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig.Builder
The configuration for SHAP analysis.
SHARDED_BY_S3_KEY - software.amazon.awssdk.services.sagemaker.model.DataDistributionType
 
SHARDED_BY_S3_KEY - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
 
SHARDED_BY_S3_KEY - software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
 
SHARED - software.amazon.awssdk.services.sagemaker.model.SharingType
 
sharingSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
Specifies options for sharing Amazon SageMaker Studio notebooks.
sharingSettings(Consumer<SharingSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Specifies options for sharing Amazon SageMaker Studio notebooks.
sharingSettings(SharingSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Specifies options for sharing Amazon SageMaker Studio notebooks.
SharingSettings - Class in software.amazon.awssdk.services.sagemaker.model
Specifies options for sharing Amazon SageMaker Studio notebooks.
SharingSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
sharingType() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
Specifies the sharing type of the space.
sharingType() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
Specifies the sharing type of the space.
sharingType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings.Builder
Specifies the sharing type of the space.
sharingType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary.Builder
Specifies the sharing type of the space.
sharingType(SharingType) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings.Builder
Specifies the sharing type of the space.
sharingType(SharingType) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary.Builder
Specifies the sharing type of the space.
SharingType - Enum in software.amazon.awssdk.services.sagemaker.model
 
sharingTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
Specifies the sharing type of the space.
sharingTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
Specifies the sharing type of the space.
shuffleConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Channel
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(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 - 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
 
SHUTTING_DOWN - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
SI - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
since() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
SINGLE_MODEL - software.amazon.awssdk.services.sagemaker.model.ContainerMode
 
SINGLE_RECORD - software.amazon.awssdk.services.sagemaker.model.BatchStrategy
 
SingleArgFn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.SingleArgFn
 
singleSignOnApplicationArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The ARN of the application managed by SageMaker in IAM Identity Center.
singleSignOnApplicationArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The ARN of the application managed by SageMaker in IAM Identity Center.
singleSignOnManagedApplicationInstanceId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The IAM Identity Center managed application instance ID.
singleSignOnManagedApplicationInstanceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The IAM Identity Center managed application instance ID.
singleSignOnUserIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
A specifier for the type of value specified in SingleSignOnUserValue.
singleSignOnUserIdentifier() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The IAM Identity Center user identifier.
singleSignOnUserIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
A specifier for the type of value specified in SingleSignOnUserValue.
singleSignOnUserIdentifier(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The IAM Identity Center user identifier.
singleSignOnUserValue() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
The username of the associated Amazon Web Services Single Sign-On User for this UserProfile.
singleSignOnUserValue() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The IAM Identity Center user value.
singleSignOnUserValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
The username of the associated Amazon Web Services Single Sign-On User for this UserProfile.
singleSignOnUserValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The IAM Identity Center user value.
SITARA_AM57_X - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
size() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
SK - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
skipCheck() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
This flag indicates if the drift check against the previous baseline will be skipped or not.
skipCheck() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
This flag indicates if the drift check against the previous baseline will be skipped or not.
skipCheck(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
This flag indicates if the drift check against the previous baseline will be skipped or not.
skipCheck(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
This flag indicates if the drift check against the previous baseline will be skipped or not.
skipModelValidation() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Indicates if you want to skip model validation.
skipModelValidation() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Indicates if you want to skip model validation.
skipModelValidation() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Indicates if you want to skip model validation.
skipModelValidation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Indicates if you want to skip model validation.
skipModelValidation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Indicates if you want to skip model validation.
skipModelValidation(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Indicates if you want to skip model validation.
skipModelValidation(SkipModelValidation) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Indicates if you want to skip model validation.
skipModelValidation(SkipModelValidation) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Indicates if you want to skip model validation.
skipModelValidation(SkipModelValidation) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Indicates if you want to skip model validation.
SkipModelValidation - Enum in software.amazon.awssdk.services.sagemaker.model
 
skipModelValidationAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Indicates if you want to skip model validation.
skipModelValidationAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Indicates if you want to skip model validation.
skipModelValidationAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Indicates if you want to skip model validation.
SKLEARN - software.amazon.awssdk.services.sagemaker.model.Framework
 
SL - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
SNAPPY - software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
 
SNAPPY - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 
SNOWFLAKE - software.amazon.awssdk.services.sagemaker.model.DataSourceName
 
snsDataSource() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource
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(LabelingJobSnsDataSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobDataSource.Builder
An Amazon SNS data source used for streaming labeling jobs.
snsTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig
An Amazon Simple Notification Service (Amazon SNS) output topic ARN.
snsTopicArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSnsDataSource
The Amazon SNS input topic Amazon Resource Name (ARN).
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobOutputConfig.Builder
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).
software.amazon.awssdk.services.sagemaker - package software.amazon.awssdk.services.sagemaker
Provides APIs for creating and managing SageMaker resources.
software.amazon.awssdk.services.sagemaker.auth.scheme - package software.amazon.awssdk.services.sagemaker.auth.scheme
 
software.amazon.awssdk.services.sagemaker.auth.scheme.internal - package software.amazon.awssdk.services.sagemaker.auth.scheme.internal
 
software.amazon.awssdk.services.sagemaker.endpoints - package software.amazon.awssdk.services.sagemaker.endpoints
 
software.amazon.awssdk.services.sagemaker.endpoints.internal - package software.amazon.awssdk.services.sagemaker.endpoints.internal
 
software.amazon.awssdk.services.sagemaker.internal - package software.amazon.awssdk.services.sagemaker.internal
 
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
 
SortActionsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortArtifactsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortAssociationsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
The column to sort by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The column by which to sort the edge deployment plans.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Use to specify what column to sort by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
Sorts the list of results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
The value on which the feature group list is sorted.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Sort hub content versions by either name or creation time.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Sort hub content versions by either name or creation time.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Sort hubs by either name or creation time.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
The field by which to sort the inference components in the response.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The column by which to sort the listed inference experiments.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Whether to sort results by the Name or CreationTime field.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Sort model card export jobs by either name or creation time.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Sort model cards by either name or creation time.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Sort listed model card versions by version.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Whether to sort results by the Name or CreationTime field.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
Sorts the list of results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
The field used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
Sorts the list of results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
The field by which to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
The value on which the resource catalog list is sorted.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
The property used to sort results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
The parameter by which to sort the results.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
Sort workforces using the workforce name or creation date.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
The field to sort results by.
sortBy() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
The name of the resource property used to sort the SearchResults.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
The parameter by which to sort the results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
The parameter by which to sort the results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The field by which to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
The field by which to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
The field to sort results by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
The column to sort by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The column by which to sort the edge deployment plans.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Use to specify what column to sort by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
The value on which the feature group list is sorted.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Sort hub content versions by either name or creation time.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Sort hub content versions by either name or creation time.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Sort hubs by either name or creation time.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
The field to sort results by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
The field by which to sort the inference components in the response.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
The column by which to sort the listed inference experiments.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
The parameter by which to sort the results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
The parameter by which to sort the results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Whether to sort results by the Name or CreationTime field.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Sort model card export jobs by either name or creation time.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Sort model cards by either name or creation time.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Sort listed model card versions by version.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Whether to sort results by the Name or CreationTime field.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
The field to sort results by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
Sorts the list of results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The field used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The field by which to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
The field by which to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
The field to sort results by.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
The field by which to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
The value on which the resource catalog list is sorted.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
The parameter by which to sort the results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
The property used to sort results.
sortBy(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
The name of the resource property used to sort the SearchResults.
sortBy(AlgorithmSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
The parameter by which to sort the results.
sortBy(AppImageConfigSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
The property used to sort results.
sortBy(AppSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.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(CandidateSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
The parameter by which to sort the results.
sortBy(ClusterSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The field by which to sort results.
sortBy(ClusterSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
The field by which to sort results.
sortBy(CodeRepositorySortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.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(EndpointSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
Sorts the list of results.
sortBy(FeatureGroupSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
The value on which the feature group list is sorted.
sortBy(HubContentSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Sort hub content versions by either name or creation time.
sortBy(HubContentSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Sort hub content versions by either name or creation time.
sortBy(HubSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Sort hubs by either name or creation time.
sortBy(HyperParameterTuningJobSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
The field to sort results by.
sortBy(ImageSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
The property used to sort results.
sortBy(ImageVersionSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The property used to sort results.
sortBy(InferenceComponentSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
The field by which to sort the inference components in the response.
sortBy(ListCompilationJobsSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
The field by which to sort results.
sortBy(ListDeviceFleetsSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
The column to sort by.
sortBy(ListEdgeDeploymentPlansSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The column by which to sort the edge deployment plans.
sortBy(ListEdgePackagingJobsSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
Use to specify what column to sort by.
sortBy(ListInferenceRecommendationsJobsSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
The parameter by which to sort the results.
sortBy(ListLabelingJobsForWorkteamSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
The field to sort results by.
sortBy(ListWorkforcesSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest.Builder
Sort workforces using the workforce name or creation date.
sortBy(ListWorkteamsSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
The field to sort results by.
sortBy(ModelCardExportJobSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Sort model card export jobs by either name or creation time.
sortBy(ModelCardSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Sort model cards by either name or creation time.
sortBy(ModelCardVersionSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Sort listed model card versions by version.
sortBy(ModelPackageGroupSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
The field to sort results by.
sortBy(ModelPackageSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest.Builder
The parameter by which to sort the results.
sortBy(ModelSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
Sorts the list of results.
sortBy(MonitoringAlertHistorySortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The field used to sort results.
sortBy(MonitoringExecutionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy(MonitoringJobDefinitionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
The field to sort results by.
sortBy(MonitoringJobDefinitionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Whether to sort results by the Name or CreationTime field.
sortBy(MonitoringJobDefinitionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Whether to sort results by the Name or CreationTime field.
sortBy(MonitoringJobDefinitionSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
The field to sort results by.
sortBy(MonitoringScheduleSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest.Builder
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortBy(NotebookInstanceLifecycleConfigSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
Sorts the list of results.
sortBy(NotebookInstanceSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
The field to sort results by.
sortBy(ProjectSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
The field by which to sort results.
sortBy(ResourceCatalogSortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
The value on which the resource catalog list is sorted.
sortBy(SortActionsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
The property used to sort results.
sortBy(SortArtifactsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
The property used to sort results.
sortBy(SortAssociationsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
The property used to sort results.
sortBy(SortBy) - 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.ListProcessingJobsRequest.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(SortBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
The field to sort results by.
sortBy(SortContextsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.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(SortInferenceExperimentsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
The column by which to sort the listed inference experiments.
sortBy(SortLineageGroupsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
The parameter by which to sort the results.
sortBy(SortPipelineExecutionsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The field by which to sort results.
sortBy(SortPipelinesBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
The field by which to sort results.
sortBy(SortTrialComponentsBy) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.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(SpaceSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
The parameter by which to sort the results.
sortBy(StudioLifecycleConfigSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
The property used to sort results.
sortBy(TrainingJobSortByOptions) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
The field to sort results by.
sortBy(UserProfileSortKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
The parameter by which to sort the results.
SortBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
The property used to sort results.
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.ListAppImageConfigsRequest
The property used to sort 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.ListArtifactsRequest
The property used to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
The property used to sort 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.ListClusterNodesRequest
The field by which to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
The field by which to sort 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.ListContextsRequest
The property used to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
The field to sort results by.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
The column to sort by.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The column by which to sort the edge deployment plans.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Use to specify what column to sort by.
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.ListFeatureGroupsRequest
The value on which the feature group list is sorted.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Sort hub content versions by either name or creation time.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Sort hub content versions by either name or creation time.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Sort hubs by either name or creation time.
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.ListImagesRequest
The property used to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The property used to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
The field by which to sort the inference components in the response.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The column by which to sort the listed inference experiments.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
The parameter by which to sort the results.
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.ListLineageGroupsRequest
The parameter by which to sort the results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Whether to sort results by the Name or CreationTime field.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Sort model card export jobs by either name or creation time.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Sort model cards by either name or creation time.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Sort listed model card versions by version.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Whether to sort results by the Name or CreationTime field.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
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.ListModelQualityJobDefinitionsRequest
The field to sort results by.
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.ListMonitoringAlertHistoryRequest
The field used to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
Whether to sort the results by the Status, CreationTime, or ScheduledTime field.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
Whether to sort the results by the Status, CreationTime, or 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.ListPipelineExecutionsRequest
The field by which to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
The field by which to sort results.
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.ListProjectsRequest
The field by which to sort results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
The value on which the resource catalog list is sorted.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
The parameter by which to sort the results.
sortByAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
The property used to sort results.
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.
SortContextsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortExperimentsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortInferenceExperimentsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortLineageGroupsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
What direction to sort in.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The direction of the sorting (ascending or descending).
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
What direction to sort by.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest
The order in which feature groups are listed.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest
Sort hubs by ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Sort hub content versions by ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Sort hubs by 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The direction of sorting (ascending or descending).
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Sort model card export jobs by ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Sort model cards by ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Sort model card versions by ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackagesRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
The sort order, whether Ascending or Descending, of the alert history.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
The field by which to sort results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
The order in which the resource catalogs are listed.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest
The sort order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
The sort order for the results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesRequest
Sort workforces in ascending or descending order.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest
The sort order for results.
sortOrder() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
How SearchResults are ordered.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAlgorithmsRequest.Builder
The sort order for the results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
The sort order for the results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
What direction to sort in.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The direction of the sorting (ascending or descending).
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
What direction to sort by.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointConfigsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListExperimentsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
The order in which feature groups are listed.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentsRequest.Builder
Sort hubs by ascending or descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Sort hub content versions by ascending or descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Sort hubs by 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
The direction of sorting (ascending or descending).
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
The sort order for the results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
The sort order for the results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Sort model card export jobs by ascending or descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Sort model cards by ascending or descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Sort model card versions by ascending or descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The sort order, whether Ascending or Descending, of the alert history.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringExecutionsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
The field by which to sort results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
The order in which the resource catalogs are listed.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
The sort order for the results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsRequest.Builder
The sort order.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
The sort order for results.
sortOrder(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
How SearchResults are ordered.
sortOrder(AutoMLSortOrder) - 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.ListCandidatesForAutoMlJobRequest.Builder
The sort order for the results.
sortOrder(CodeRepositorySortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCodeRepositoriesRequest.Builder
The sort order for results.
sortOrder(FeatureGroupSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsRequest.Builder
The order in which feature groups are listed.
sortOrder(ImageSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImagesRequest.Builder
The sort order.
sortOrder(ImageVersionSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest.Builder
The sort order.
sortOrder(ModelCardExportJobSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Sort model card export jobs by ascending or descending order.
sortOrder(ModelCardSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest.Builder
Sort model cards by ascending or descending order.
sortOrder(ModelCardSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest.Builder
Sort model card versions by ascending or descending order.
sortOrder(NotebookInstanceLifecycleConfigSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstanceLifecycleConfigsRequest.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(OrderKey) - 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.ListEndpointsRequest.Builder
The sort order for results.
sortOrder(OrderKey) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.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(ProjectSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProjectsRequest.Builder
The sort order for results.
sortOrder(ResourceCatalogSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest.Builder
The order in which the resource catalogs are listed.
sortOrder(SearchSortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
How SearchResults are ordered.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
The sort order.
sortOrder(SortOrder) - 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.ListAppImageConfigsRequest.Builder
The sort order.
sortOrder(SortOrder) - 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.ListArtifactsRequest.Builder
The sort order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
The sort order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClusterNodesRequest.Builder
The sort order for results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListClustersRequest.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(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
The sort order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest.Builder
What direction to sort in.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest.Builder
The direction of the sorting (ascending or descending).
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
What direction to sort by.
sortOrder(SortOrder) - 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.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.ListHubContentsRequest.Builder
Sort hubs by ascending or descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest.Builder
Sort hub content versions by ascending or descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHubsRequest.Builder
Sort hubs by 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(SortOrder) - 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.ListInferenceExperimentsRequest.Builder
The direction of sorting (ascending or descending).
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
The sort order for the results.
sortOrder(SortOrder) - 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.ListLabelingJobsRequest.Builder
The sort order for results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsRequest.Builder
The sort order for the results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest.Builder
The sort order for results.
sortOrder(SortOrder) - 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.ListModelQualityJobDefinitionsRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
The sort order, whether Ascending or Descending, of the alert history.
sortOrder(SortOrder) - 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.ListMonitoringSchedulesRequest.Builder
Whether to sort the results in Ascending or Descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsRequest.Builder
The sort order for results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest.Builder
The field by which to sort results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest.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(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
The sort order for the results.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest.Builder
The sort order.
sortOrder(SortOrder) - 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.ListTrainingJobsRequest.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(SortOrder) - 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.ListTrialsRequest.Builder
The sort order.
sortOrder(SortOrder) - 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.ListWorkforcesRequest.Builder
Sort workforces in ascending or descending order.
sortOrder(SortOrder) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsRequest.Builder
The sort order for results.
SortOrder - Enum in software.amazon.awssdk.services.sagemaker.model
 
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
The sort order.
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.ListAppImageConfigsRequest
The sort order.
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.ListArtifactsRequest
The sort order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
The sort order.
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.ListClusterNodesRequest
The sort order for results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
The sort order for 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.ListContextsRequest
The sort order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
What direction to sort in.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansRequest
The direction of the sorting (ascending or descending).
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
What direction to sort by.
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.ListFeatureGroupsRequest
The order in which feature groups are listed.
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.ListHubContentsRequest
Sort hubs by ascending or descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Sort hub content versions by ascending or descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Sort hubs by 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.ListImagesRequest
The sort order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
The sort order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
The sort order for results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
The direction of sorting (ascending or descending).
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
The sort order for the 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.ListLineageGroupsRequest
The sort order for the results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Sort model card export jobs by ascending or descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Sort model cards by ascending or descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Sort model card versions by ascending or descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
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.ListModelQualityJobDefinitionsRequest
Whether to sort the results in Ascending or Descending order.
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.ListMonitoringAlertHistoryRequest
The sort order, whether Ascending or Descending, of the alert history.
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.ListPipelineExecutionsRequest
The sort order for results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
The field by which to sort results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
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.ListProjectsRequest
The sort order for results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
The order in which the resource catalogs are listed.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
The sort order for the results.
sortOrderAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
The sort order.
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.
SortPipelineExecutionsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortPipelinesBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortTrialComponentsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
SortTrialsBy - Enum in software.amazon.awssdk.services.sagemaker.model
 
source() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The source of the action.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
The source of the artifact.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
The source of the context.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The source type, ID, and URI.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
The ID, ID type, and URI of the source.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
The source type, ID, and URI.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest
The URI of the source.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The source of the action.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
The source of the artifact.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
The source of the context.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse
The Amazon Resource Name (ARN) of the source and, optionally, the 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
The Amazon Resource Name (ARN) of the source and, optionally, the job type.
source() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The Amazon Resource Name (ARN) and job type of the source of the component.
source(Consumer<ActionSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The source of the action.
source(Consumer<ActionSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The source type, ID, and URI.
source(Consumer<ActionSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The source of the action.
source(Consumer<ArtifactSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
The source of the artifact.
source(Consumer<ArtifactSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
The ID, ID type, and URI of the source.
source(Consumer<ArtifactSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest.Builder
The URI of the source.
source(Consumer<ArtifactSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The source of the artifact.
source(Consumer<ContextSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
The source of the context.
source(Consumer<ContextSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
The source type, ID, and URI.
source(Consumer<ContextSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The source of the context.
source(Consumer<ExperimentSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
The Amazon Resource Name (ARN) of the source and, optionally, the type.
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(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(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(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(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(ActionSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The source of the action.
source(ActionSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The source type, ID, and URI.
source(ActionSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The source of the action.
source(ArtifactSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSummary.Builder
The source of the artifact.
source(ArtifactSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
The ID, ID type, and URI of the source.
source(ArtifactSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteArtifactRequest.Builder
The URI of the source.
source(ArtifactSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse.Builder
The source of the artifact.
source(ContextSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSummary.Builder
The source of the context.
source(ContextSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
The source type, ID, and URI.
source(ContextSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse.Builder
The source of the context.
source(ExperimentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeExperimentResponse.Builder
The Amazon Resource Name (ARN) of the source and, optionally, the 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(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(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(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(TrialSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
Sets the value of the Source property for this object.
SOURCE_ARN - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
SOURCE_TYPE - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.SourceAlgorithmSpecification
A list of the algorithms that were used to create a model package.
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(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(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.
sourceAlgorithmSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
A list of algorithms that were used to create a 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(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(Consumer<SourceAlgorithmSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A list of 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(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(SourceAlgorithmSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A list of algorithms that were used to create a 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() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
The ARN of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
The ARN of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The ARN of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
The ARN of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
The ARN of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
The Amazon Resource Name (ARN) of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations with the specified source 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The Amazon Resource Name (ARN) of the source.
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
The source Amazon Resource Name (ARN).
sourceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail
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.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest.Builder
The ARN of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse.Builder
The ARN of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The ARN of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest.Builder
The ARN of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse.Builder
The ARN of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Edge.Builder
The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSource.Builder
The Amazon Resource Name (ARN) of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations with the specified source ARN.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The Amazon Resource Name (ARN) of the source.
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSource.Builder
The source Amazon Resource Name (ARN).
sourceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSourceDetail.Builder
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.
sourceDetail() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
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(TrialComponentSourceDetail) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Details of the source of the component.
SourceException - Exception in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
sourceId() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
The ID of the source.
sourceId() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
The ID of the source.
sourceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSource.Builder
The ID of the source.
sourceId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSource.Builder
The ID of the source.
sourceIdentity() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
The person or application which assumes the IAM identity.
sourceIdentity(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IamIdentity.Builder
The person or application which assumes the IAM identity.
sourceIdType() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
The type of ID.
sourceIdType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType.Builder
The type of ID.
sourceIdType(ArtifactSourceIdType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType.Builder
The type of ID.
sourceIdTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
The type of ID.
sourceIpConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
Returns the value of the SourceIpConfig property for this object.
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() - 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(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(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(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(SourceIpConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
Sets the value of the SourceIpConfig property for this object.
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(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 - Class in software.amazon.awssdk.services.sagemaker.model
A list of IP address ranges (CIDRs).
SourceIpConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
sourceModelVariantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
The name of the production variant, which takes all the inference requests.
sourceModelVariantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig.Builder
The name of the production variant, which takes all the inference requests.
sourceName() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The name of the source.
sourceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The name of the source.
sourcePipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
The Amazon Resource Name (ARN) of the pipeline execution.
sourcePipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
The ARN from a reference execution of the current pipeline.
sourcePipelineExecutionArn() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
The ARN from an execution of the current pipeline.
sourcePipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CacheHitResult.Builder
The Amazon Resource Name (ARN) of the pipeline execution.
sourcePipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig.Builder
The ARN from a reference execution of the current pipeline.
sourcePipelineExecutionArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult.Builder
The ARN from an execution of the current pipeline.
sources() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
A list of ARNs and, if applicable, job types for multiple sources of an experiment run.
sources(Collection<TrialComponentSource>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
A list of ARNs and, if applicable, job types for multiple sources of an experiment run.
sources(Consumer<TrialComponentSource.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
A list of ARNs and, if applicable, job types for multiple sources of an experiment run.
sources(TrialComponentSource...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
A list of ARNs and, if applicable, job types for multiple sources of an experiment run.
sourceS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
An Amazon S3 bucket path where your LifeCycle scripts are stored.
sourceS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig.Builder
An Amazon S3 bucket path where your LifeCycle scripts are stored.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
The type of the source.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
The source type.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
The type of the source.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentSource
The source type.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
A filter that returns only associations with the specified source type.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSource
The source job type.
sourceType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSource
The source job type.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSource.Builder
The type of the source.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociationSummary.Builder
The source type.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSource.Builder
The type of the source.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentSource.Builder
The source type.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest.Builder
A filter that returns only associations with the specified source type.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSource.Builder
The source job type.
sourceType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSource.Builder
The source job type.
sourceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
A list of source types.
sourceTypes(Collection<ArtifactSourceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSource.Builder
A list of source types.
sourceTypes(Consumer<ArtifactSourceType.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSource.Builder
A list of source types.
sourceTypes(ArtifactSourceType...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSource.Builder
A list of source types.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
The URI of the source.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
The URI of the source.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
The URI of the source.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The URI of the source for the model package.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The URI of the source for the model package.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
A filter that returns only actions with the specified source URI.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest
A filter that returns only artifacts with the specified source URI.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsRequest
A filter that returns only contexts with the specified source URI.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The URI of the source for the model package.
sourceUri() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
The URI of the source for the model package.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSource.Builder
The URI of the source.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSource.Builder
The URI of the source.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ContextSource.Builder
The URI of the source.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The URI of the source for the model package.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The URI of the source for the model package.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListActionsRequest.Builder
A filter that returns only actions with the specified source URI.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListArtifactsRequest.Builder
A filter that returns only artifacts with the specified source URI.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListContextsRequest.Builder
A filter that returns only contexts with the specified source URI.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The URI of the source for the model package.
sourceUri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest.Builder
The URI of the source for the model package.
spaceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
The space's Amazon Resource Name (ARN).
spaceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The space's Amazon Resource Name (ARN).
spaceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
The space's Amazon Resource Name (ARN).
spaceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse.Builder
The space's Amazon Resource Name (ARN).
spaceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The space's Amazon Resource Name (ARN).
spaceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse.Builder
The space's Amazon Resource Name (ARN).
SpaceCodeEditorAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The application settings for a Code Editor space.
SpaceCodeEditorAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SpaceDetails - Class in software.amazon.awssdk.services.sagemaker.model
The space's details.
SpaceDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spaceDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
The name of the space that appears in the SageMaker Studio UI.
spaceDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The name of the space that appears in the Amazon SageMaker Studio UI.
spaceDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The name of the space that appears in the Studio UI.
spaceDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
The name of the space that appears in the Amazon SageMaker Studio UI.
spaceDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
The name of the space that appears in the SageMaker Studio UI.
spaceDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The name of the space that appears in the Amazon SageMaker Studio UI.
spaceDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The name of the space that appears in the Studio UI.
spaceDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
The name of the space that appears in the Amazon SageMaker Studio UI.
SpaceJupyterLabAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The settings for the JupyterLab application within a space.
SpaceJupyterLabAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The name of the space.
spaceName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The name of the space.
spaceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
The name of the space.
spaceNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
A parameter by which to filter the results.
spaceNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest.Builder
A parameter by which to filter the results.
spaceNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
A parameter to search by space name.
spaceNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
A parameter to search by space name.
spaces() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
The list of spaces.
spaces() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesIterable
Returns an iterable to iterate through the paginated ListSpacesResponse.spaces() member.
spaces() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesPublisher
Returns a publisher that can be used to get a stream of data.
spaces(Collection<SpaceDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse.Builder
The list of spaces.
spaces(Consumer<SpaceDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse.Builder
The list of spaces.
spaces(SpaceDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse.Builder
The list of spaces.
spaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
A collection of space settings.
spaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
A collection of space settings.
spaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
A collection of space settings.
spaceSettings(Consumer<SpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of space settings.
spaceSettings(Consumer<SpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
A collection of space settings.
spaceSettings(Consumer<SpaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
A collection of space settings.
spaceSettings(SpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of space settings.
spaceSettings(SpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
A collection of space settings.
spaceSettings(SpaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest.Builder
A collection of space settings.
SpaceSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of space settings.
SpaceSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spaceSettingsSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
Specifies summary information about the space settings.
spaceSettingsSummary(Consumer<SpaceSettingsSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the space settings.
spaceSettingsSummary(SpaceSettingsSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the space settings.
SpaceSettingsSummary - Class in software.amazon.awssdk.services.sagemaker.model
Specifies summary information about the space settings.
SpaceSettingsSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spaceSharingSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
A collection of space sharing settings.
spaceSharingSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The collection of space sharing settings for a space.
spaceSharingSettings(Consumer<SpaceSharingSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of space sharing settings.
spaceSharingSettings(Consumer<SpaceSharingSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The collection of space sharing settings for a space.
spaceSharingSettings(SpaceSharingSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
A collection of space sharing settings.
spaceSharingSettings(SpaceSharingSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The collection of space sharing settings for a space.
SpaceSharingSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of space sharing settings.
SpaceSharingSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spaceSharingSettingsSummary() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
Specifies summary information about the space sharing settings.
spaceSharingSettingsSummary(Consumer<SpaceSharingSettingsSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the space sharing settings.
spaceSharingSettingsSummary(SpaceSharingSettingsSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
Specifies summary information about the space sharing settings.
SpaceSharingSettingsSummary - Class in software.amazon.awssdk.services.sagemaker.model
Specifies summary information about the space sharing settings.
SpaceSharingSettingsSummary.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SpaceSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
SpaceStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
spaceStorageSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
The storage settings for a private space.
spaceStorageSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
The storage settings for a private space.
spaceStorageSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The storage settings for a private space.
spaceStorageSettings(Consumer<DefaultSpaceStorageSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The storage settings for a private space.
spaceStorageSettings(Consumer<SpaceStorageSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The storage settings for a private space.
spaceStorageSettings(Consumer<SpaceStorageSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary.Builder
The storage settings for a private space.
spaceStorageSettings(DefaultSpaceStorageSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The storage settings for a private space.
spaceStorageSettings(SpaceStorageSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettings.Builder
The storage settings for a private space.
spaceStorageSettings(SpaceStorageSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary.Builder
The storage settings for a private space.
SpaceStorageSettings - Class in software.amazon.awssdk.services.sagemaker.model
The storage settings for a private space.
SpaceStorageSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
spawnRate() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
Specified how many new users to spawn in a minute.
spawnRate(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Phase.Builder
Specified how many new users to spawn in a minute.
specification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
Details about the resources that are deployed with this inference component.
specification() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification(Consumer<InferenceComponentSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification(Consumer<InferenceComponentSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification(Consumer<InferenceComponentSpecificationSummary.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
Details about the resources that are deployed with this inference component.
specification(InferenceComponentSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification(InferenceComponentSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest.Builder
Details about the resources to deploy with this inference component, including the model, container, and compute resources.
specification(InferenceComponentSpecificationSummary) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
Details about the resources that are deployed with this inference component.
specifiedImage() - Method in class software.amazon.awssdk.services.sagemaker.model.DeployedImage
The image path you specified when you created the model.
specifiedImage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeployedImage.Builder
The image path you specified when you created the model.
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.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.
SQ - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
sqsQueueUrl() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
The URL of the Amazon Simple Queue Service (Amazon SQS) queue used by the callback step.
sqsQueueUrl(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata.Builder
The URL of the Amazon Simple Queue Service (Amazon SQS) queue used by the callback step.
SR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
SSO - software.amazon.awssdk.services.sagemaker.model.AuthMode
 
STABLE - software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
The name of the stage.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
The name of the stage.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
The name of the stage.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
The name of the stage in the edge deployment plan.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
The name of the stage in the deployment.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
The name of the stage to start.
stageName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest
The name of the stage to stop.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest.Builder
The name of the stage.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStage.Builder
The name of the stage.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary.Builder
The name of the stage.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary.Builder
The name of the stage in the edge deployment plan.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest.Builder
The name of the stage in the deployment.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest.Builder
The name of the stage to start.
stageName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageRequest.Builder
The name of the stage to stop.
stages() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
List of stages of the edge deployment plan.
stages() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
List of stages to be added to the edge deployment plan.
stages() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
List of stages in the edge deployment plan.
stages(Collection<DeploymentStage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of stages of the edge deployment plan.
stages(Collection<DeploymentStage>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
List of stages to be added to the edge deployment plan.
stages(Collection<DeploymentStageStatusSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of stages in the edge deployment plan.
stages(Consumer<DeploymentStage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of stages of the edge deployment plan.
stages(Consumer<DeploymentStage.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
List of stages to be added to the edge deployment plan.
stages(Consumer<DeploymentStageStatusSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of stages in the edge deployment plan.
stages(DeploymentStage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of stages of the edge deployment plan.
stages(DeploymentStage...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest.Builder
List of stages to be added to the edge deployment plan.
stages(DeploymentStageStatusSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse.Builder
List of stages in the edge deployment plan.
stageStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The general status of the current stage.
stageStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The general status of the current stage.
stageStatus(StageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus.Builder
The general status of the current stage.
StageStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
stageStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
The general status of the current stage.
stairs() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
Defines the stairs traffic pattern.
stairs(Consumer<Stairs.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the stairs traffic pattern.
stairs(Stairs) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the stairs traffic pattern.
Stairs - Class in software.amazon.awssdk.services.sagemaker.model
Defines the stairs traffic pattern for an Inference Recommender load test.
STAIRS - software.amazon.awssdk.services.sagemaker.model.TrafficType
 
Stairs.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
STANDARD - software.amazon.awssdk.services.sagemaker.model.StorageType
 
standardMetricName() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
The name of the standard metric.
standardMetricName() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The name of the standard metric.
standardMetricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
The name of the standard metric.
standardMetricName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The name of the standard metric.
standardMetricName(AutoMLMetricEnum) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
The name of the standard metric.
standardMetricName(AutoMLMetricExtendedEnum) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The name of the standard metric.
standardMetricNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
The name of the standard metric.
standardMetricNameAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The name of the standard metric.
startArns() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.
startArns(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.
startArns(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest.Builder
A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.
STARTED - software.amazon.awssdk.services.sagemaker.model.CaptureStatus
 
startEdgeDeploymentStage(Consumer<StartEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a stage in an edge deployment plan.
startEdgeDeploymentStage(Consumer<StartEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a stage in an edge deployment plan.
startEdgeDeploymentStage(StartEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a stage in an edge deployment plan.
startEdgeDeploymentStage(StartEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a stage in an edge deployment plan.
StartEdgeDeploymentStageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StartEdgeDeploymentStageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StartEdgeDeploymentStageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StartEdgeDeploymentStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StartEdgeDeploymentStageRequestMarshaller
 
StartEdgeDeploymentStageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StartEdgeDeploymentStageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
startIndex() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
startInferenceExperiment(Consumer<StartInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts an inference experiment.
startInferenceExperiment(Consumer<StartInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts an inference experiment.
startInferenceExperiment(StartInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts an inference experiment.
startInferenceExperiment(StartInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts an inference experiment.
StartInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StartInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StartInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StartInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StartInferenceExperimentRequestMarshaller
 
StartInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StartInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
STARTING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
STARTING - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
startMonitoringSchedule(Consumer<StartMonitoringScheduleRequest.Builder>) - 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.SageMakerClient
Starts a previously stopped monitoring schedule.
startMonitoringSchedule(StartMonitoringScheduleRequest) - 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.
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
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
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(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.
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(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.
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
 
startPipelineExecution(Consumer<StartPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a pipeline execution.
startPipelineExecution(Consumer<StartPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a pipeline execution.
startPipelineExecution(StartPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Starts a pipeline execution.
startPipelineExecution(StartPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Starts a pipeline execution.
StartPipelineExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StartPipelineExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StartPipelineExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StartPipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StartPipelineExecutionRequestMarshaller
 
StartPipelineExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StartPipelineExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
When the component started.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
When the component started.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
The timestamp at which the inference experiment started or will start.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
The start time of the deployment.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The time that the step started executing.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
The start time of the pipeline execution.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
The start time of the current status change.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
When the component started.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
When the component started.
startTime() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
When the component started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
When the component started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
When the component started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule.Builder
The timestamp at which the inference experiment started or will start.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary.Builder
The start time of the deployment.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The time that the step started executing.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary.Builder
The start time of the pipeline execution.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus.Builder
The start time of the current status change.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
When the component started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
When the component started.
startTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
When the component started.
startTimeOffset() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
If specified, monitoring jobs substract this time from the start time.
startTimeOffset() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
If specified, monitoring jobs substract this time from the start time.
startTimeOffset(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.BatchTransformInput.Builder
If specified, monitoring jobs substract this time from the start time.
startTimeOffset(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointInput.Builder
If specified, monitoring jobs substract this time from the start time.
startupParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
Settings that take effect while the model container starts up.
startupParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
Settings that take effect while the model container starts up.
startupParameters(Consumer<InferenceComponentStartupParameters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
Settings that take effect while the model container starts up.
startupParameters(Consumer<InferenceComponentStartupParameters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
Settings that take effect while the model container starts up.
startupParameters(InferenceComponentStartupParameters) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification.Builder
Settings that take effect while the model container starts up.
startupParameters(InferenceComponentStartupParameters) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary.Builder
Settings that take effect while the model container starts up.
staticHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
Specifies the values of hyperparameters that do not change for the tuning job.
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.
statistic() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
The statistic of the customized metric.
statistic(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification.Builder
The statistic of the customized metric.
statistic(Statistic) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification.Builder
The statistic of the customized metric.
Statistic - Enum in software.amazon.awssdk.services.sagemaker.model
 
statisticAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
The statistic of the customized metric.
statistics() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
The drift check model data quality statistics.
statistics() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
The drift check model quality statistics.
statistics() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
Data quality statistics for a model.
statistics() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQuality
Model quality statistics.
statistics(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality.Builder
The drift check model data quality statistics.
statistics(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality.Builder
The drift check model quality statistics.
statistics(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataQuality.Builder
Data quality statistics for a model.
statistics(Consumer<MetricsSource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQuality.Builder
Model quality statistics.
statistics(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality.Builder
The drift check model data quality statistics.
statistics(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality.Builder
The drift check model quality statistics.
statistics(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDataQuality.Builder
Data quality statistics for a model.
statistics(MetricsSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelQuality.Builder
Model quality statistics.
statisticsResource() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
Returns the value of the StatisticsResource property for this object.
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.
statisticsResource(Consumer<MonitoringStatisticsResource.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig.Builder
Sets the value of the StatisticsResource property for this object.
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(MonitoringStatisticsResource) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig.Builder
Sets the value of the StatisticsResource property for this object.
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.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The status of the action.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem
The current status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
The status of an instance in a SageMaker HyperPod cluster.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The status of the action.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The status of the component.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The status of the action.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The status of the inference experiment.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The status of the job.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The completion status of the model card export job.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The status of the component.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
The status of the deployable resource.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
Whether Service Catalog is enabled or disabled in SageMaker.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The status of the inference experiment.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The status of the job.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The current status of the benchmark.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
Describes whether the document querying feature is enabled or disabled in the Canvas application.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
A value that indicates whether the update was made successful.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
A filter to return benchmarks of a specified status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The completion status of the model card export job.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
The current status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
The status of deployment for the model variant on the hosted inference endpoint.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
An OfflineStore status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
Indicates whether managed instance scaling is enabled.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
The endpoint variant status which describes the current deployment stage status or operational status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
Contains a secondary status information from a training job.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
Describes whether time series forecasting is enabled or disabled in the Canvas application.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
Returns the value of the Status property for this object.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
The status of the component.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
The new status for the action.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The new status of the component.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The status.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
The status of the warm pool.
status() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The status of your workforce.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The status of the action.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
The current status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails.Builder
The status of an instance in a SageMaker HyperPod cluster.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The status of the action.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The status of the action.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The status of the inference experiment.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The status of the job.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The completion status of the model card export job.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings.Builder
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
The status of the deployable resource.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse.Builder
Whether Service Catalog is enabled or disabled in SageMaker.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting.Builder
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The status of the inference experiment.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The status of the job.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The current status of the benchmark.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.KendraSettings.Builder
Describes whether the document querying feature is enabled or disabled in the Canvas application.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus.Builder
A value that indicates whether the update was made successful.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
A filter to return benchmarks of a specified status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The completion status of the model card export job.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
The current status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings.Builder
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The status of deployment for the model variant on the hosted inference endpoint.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus.Builder
An OfflineStore status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling.Builder
Indicates whether managed instance scaling is enabled.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
Contains a secondary status information from a training job.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings.Builder
Describes whether time series forecasting is enabled or disabled in the Canvas application.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
The new status for the action.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The status.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus.Builder
The status of the warm pool.
status(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The status of your workforce.
status(Consumer<TrialComponentStatus.Builder>) - 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.DescribeTrialComponentResponse.Builder
The status of the component.
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(Consumer<TrialComponentStatus.Builder>) - 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.UpdateTrialComponentRequest.Builder
The new status of the component.
status(ActionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ActionSummary.Builder
The status of the action.
status(ActionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
The status of the action.
status(ActionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse.Builder
The status of the action.
status(ActionStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest.Builder
The new status for the action.
status(AppStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The status.
status(AppStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The status.
status(ClusterInstanceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails.Builder
The status of an instance in a SageMaker HyperPod cluster.
status(DetailedAlgorithmStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusItem.Builder
The current status.
status(DetailedModelPackageStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem.Builder
The current status.
status(DomainStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The status.
status(DomainStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The status.
status(EdgePresetDeploymentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
The status of the deployable resource.
status(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings.Builder
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
status(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting.Builder
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
status(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.KendraSettings.Builder
Describes whether the document querying feature is enabled or disabled in the Canvas application.
status(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings.Builder
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
status(FeatureStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings.Builder
Describes whether time series forecasting is enabled or disabled in the Canvas application.
status(InferenceExperimentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The status of the inference experiment.
status(InferenceExperimentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The status of the inference experiment.
status(LastUpdateStatusValue) - Method in interface software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus.Builder
A value that indicates whether the update was made successful.
status(ManagedInstanceScalingStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling.Builder
Indicates whether managed instance scaling is enabled.
status(ModelCardExportJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse.Builder
The completion status of the model card export job.
status(ModelCardExportJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary.Builder
The completion status of the model card export job.
status(ModelVariantStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The status of deployment for the model variant on the hosted inference endpoint.
status(OfflineStoreStatusValue) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus.Builder
An OfflineStore status.
status(RecommendationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The status of the job.
status(RecommendationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob.Builder
The status of the job.
status(RecommendationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The current status of the benchmark.
status(RecommendationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
A filter to return benchmarks of a specified status.
status(SagemakerServicecatalogStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse.Builder
Whether Service Catalog is enabled or disabled in SageMaker.
status(SecondaryStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
Contains a secondary status information from a training job.
status(SpaceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
The status.
status(SpaceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.SpaceDetails.Builder
The status.
status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
The status of the component.
status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
The status of the component.
status(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
Sets 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(TrialComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest.Builder
The new status of the component.
status(UserProfileStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The status.
status(UserProfileStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The status.
status(VariantStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
status(WarmPoolResourceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus.Builder
The status of the warm pool.
status(WorkforceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The status of your workforce.
STATUS - software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
 
STATUS - software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
 
STATUS - software.amazon.awssdk.services.sagemaker.model.SortBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
 
STATUS - software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
 
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
The status of the action.
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.ClusterInstanceStatusDetails
The status of an instance in a SageMaker HyperPod cluster.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
The status of the action.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
The status of the action.
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.DescribeInferenceExperimentResponse
The status of the inference experiment.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The status of the job.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
The completion status of the model card export job.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
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.DirectDeploySettings
Describes whether model deployment permissions are enabled or disabled in the Canvas application.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
The status of the deployable resource.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
Whether Service Catalog is enabled or disabled in SageMaker.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
Describes whether OAuth for a data source is enabled or disabled in the Canvas application.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The status of the inference experiment.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
The status of the job.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The current status of the benchmark.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
Describes whether the document querying feature is enabled or disabled in the Canvas application.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
A value that indicates whether the update was made successful.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
A filter to return benchmarks of a specified status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
The completion status of the model card export job.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusItem
The current status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
Describes whether the integration to the model registry is enabled or disabled in the Canvas application.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
The status of deployment for the model variant on the hosted inference endpoint.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
An OfflineStore status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
Indicates whether managed instance scaling is enabled.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
The endpoint variant status which describes the current deployment stage status or operational 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.SpaceDetails
The status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
Describes whether time series forecasting is enabled or disabled in the Canvas application.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionRequest
The new status for the action.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The status.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
The status of the warm pool.
statusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The status of your workforce.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus
Details from the rule evaluation.
statusDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
Details from the rule evaluation.
statusDetails(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DebugRuleEvaluationStatus.Builder
Details from the rule evaluation.
statusDetails(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus.Builder
Details from the rule evaluation.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest
Request a list of jobs, using a filter for status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest
List the candidates for the job and filter by status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest
A filter that retrieves model compilation jobs with a specific CompilationJobStatus status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
The job status to filter for.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest
A filter that returns only endpoints 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Filters the results to only those inference components with the specified status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which are in this status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that retrieves only inference recommendations 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Only list model card export jobs with the specified status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
A filter that retrieves only alerts 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringSchedulesRequest
A filter that returns only monitoring schedules modified before a specified time.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest
A filter that returns only notebook instances with the specified status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest
A filter that retrieves only processing jobs with a specific status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest
A filter that returns only training jobs with the specified status.
statusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
A filter that retrieves only training 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.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAutoMlJobsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
A filter that retrieves model compilation jobs with a specific CompilationJobStatus status.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
The job status to filter for.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components with the specified status.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which are in this status.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that retrieves only inference recommendations jobs with a specific 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Only list model card export jobs with the specified status.
statusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
A filter that retrieves only alerts 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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListNotebookInstancesRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsForHyperParameterTuningJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsRequest.Builder
A filter that retrieves only transform jobs with a specific 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(CandidateStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCandidatesForAutoMlJobRequest.Builder
List the candidates for the job and filter by status.
statusEquals(CompilationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsRequest.Builder
A filter that retrieves model compilation jobs with a specific CompilationJobStatus status.
statusEquals(EdgePackagingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest.Builder
The job status to filter for.
statusEquals(EndpointStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListEndpointsRequest.Builder
A filter that returns only endpoints with the specified 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(HyperParameterTuningJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListHyperParameterTuningJobsRequest.Builder
A filter that returns only tuning jobs with the specified status.
statusEquals(InferenceComponentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
Filters the results to only those inference components with the specified status.
statusEquals(InferenceExperimentStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments which are in this 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(ModelCardExportJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest.Builder
Only list model card export jobs with the specified status.
statusEquals(MonitoringAlertStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest.Builder
A filter that retrieves only alerts with a specific 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(ProcessingJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListProcessingJobsRequest.Builder
A filter that retrieves only processing jobs with a specific status.
statusEquals(RecommendationJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest.Builder
A filter that retrieves only inference recommendations jobs with a specific status.
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(TrainingJobStatus) - 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.ListTrainingJobsRequest.Builder
A filter that retrieves only training 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.
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
A filter that retrieves model compilation jobs with a specific CompilationJobStatus status.
statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
The job status to filter for.
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.ListInferenceComponentsRequest
Filters the results to only those inference components with the specified status.
statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments which are in this status.
statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
A filter that retrieves only inference recommendations jobs with a specific 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.ListModelCardExportJobsRequest
Only list model card export jobs with the specified status.
statusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryRequest
A filter that retrieves only alerts 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() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
Returns a message describing the status of the deployed resource.
statusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
A message that describes the status of the production variant.
statusMessage() - Method in class software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition
A detailed description of the progress within a secondary status.
statusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
Returns a message describing the status of the deployed resource.
statusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus.Builder
A message that describes the status of the production variant.
statusMessage(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SecondaryStatusTransition.Builder
A detailed description of the progress within a secondary status.
statusReason() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The error message or client-specified Reason from the StopInferenceExperiment API, that explains the status of the inference experiment.
statusReason() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The error message for the inference experiment status result.
statusReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The error message or client-specified Reason from the StopInferenceExperiment API, that explains the status of the inference experiment.
statusReason(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The error message for the inference experiment status result.
stdDev() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
The standard deviation of the metric.
stdDev(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
The standard deviation of the metric.
stepDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The description of the step.
stepDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The description of the step.
stepDisplayName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The display name of the step.
stepDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The display name of the step.
stepId() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
The identifier of the EMR cluster step.
stepId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata.Builder
The identifier of the EMR cluster step.
stepName() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
The name of the EMR cluster step.
stepName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The name of the step that is executed.
stepName() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectedStep
The name of the pipeline step.
stepName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata.Builder
The name of the EMR cluster step.
stepName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The name of the step that is executed.
stepName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SelectedStep.Builder
The name of the pipeline step.
steps() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
A list of all subtask details in Inference Recommender.
steps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsIterable
Returns an iterable to iterate through the paginated ListInferenceRecommendationsJobStepsResponse.steps() member.
steps() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsPublisher
Returns a publisher that can be used to get a stream of data.
steps(Collection<InferenceRecommendationsJobStep>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse.Builder
A list of all subtask details in Inference Recommender.
steps(Consumer<InferenceRecommendationsJobStep.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse.Builder
A list of all subtask details in Inference Recommender.
steps(InferenceRecommendationsJobStep...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse.Builder
A list of all subtask details in Inference Recommender.
stepStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The status of the step execution.
stepStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The status of the step execution.
stepStatus(StepStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep.Builder
The status of the step execution.
StepStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
stepStatusAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
The status of the step execution.
stepType() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The type of the subtask.
stepType() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
A filter to return details about the specified type of subtask.
stepType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The type of the subtask.
stepType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
A filter to return details about the specified type of subtask.
stepType(RecommendationStepType) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep.Builder
The type of the subtask.
stepType(RecommendationStepType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest.Builder
A filter to return details about the specified type of subtask.
stepTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
The type of the subtask.
stepTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
A filter to return details about the specified type of subtask.
STOP - software.amazon.awssdk.services.sagemaker.model.FlatInvocations
 
stopAutoMLJob(Consumer<StopAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A method for forcing a running job to shut down.
stopAutoMLJob(Consumer<StopAutoMlJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A method for forcing a running job to shut down.
stopAutoMLJob(StopAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
A method for forcing a running job to shut down.
stopAutoMLJob(StopAutoMlJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
A method for forcing a running job to shut down.
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(Consumer<StopCompilationJobRequest.Builder>) - 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.SageMakerClient
Stops a model compilation job.
stopCompilationJob(StopCompilationJobRequest) - 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.
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
 
stopEdgeDeploymentStage(Consumer<StopEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a stage in an edge deployment plan.
stopEdgeDeploymentStage(Consumer<StopEdgeDeploymentStageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a stage in an edge deployment plan.
stopEdgeDeploymentStage(StopEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a stage in an edge deployment plan.
stopEdgeDeploymentStage(StopEdgeDeploymentStageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a stage in an edge deployment plan.
StopEdgeDeploymentStageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StopEdgeDeploymentStageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StopEdgeDeploymentStageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StopEdgeDeploymentStageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopEdgeDeploymentStageRequestMarshaller
 
StopEdgeDeploymentStageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StopEdgeDeploymentStageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
stopEdgePackagingJob(Consumer<StopEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Request to stop an edge packaging job.
stopEdgePackagingJob(Consumer<StopEdgePackagingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Request to stop an edge packaging job.
stopEdgePackagingJob(StopEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Request to stop an edge packaging job.
stopEdgePackagingJob(StopEdgePackagingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Request to stop an edge packaging job.
StopEdgePackagingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StopEdgePackagingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StopEdgePackagingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StopEdgePackagingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopEdgePackagingJobRequestMarshaller
 
StopEdgePackagingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StopEdgePackagingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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(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.
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(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.
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
 
stopIndex() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
stopInferenceExperiment(Consumer<StopInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops an inference experiment.
stopInferenceExperiment(Consumer<StopInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops an inference experiment.
stopInferenceExperiment(StopInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops an inference experiment.
stopInferenceExperiment(StopInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops an inference experiment.
StopInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StopInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopInferenceExperimentRequestMarshaller
 
StopInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
stopInferenceRecommendationsJob(Consumer<StopInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops an Inference Recommender job.
stopInferenceRecommendationsJob(Consumer<StopInferenceRecommendationsJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops an Inference Recommender job.
stopInferenceRecommendationsJob(StopInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops an Inference Recommender job.
stopInferenceRecommendationsJob(StopInferenceRecommendationsJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops an Inference Recommender job.
StopInferenceRecommendationsJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceRecommendationsJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceRecommendationsJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StopInferenceRecommendationsJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopInferenceRecommendationsJobRequestMarshaller
 
StopInferenceRecommendationsJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StopInferenceRecommendationsJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
stopLabelingJob(Consumer<StopLabelingJobRequest.Builder>) - 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.SageMakerClient
Stops a running labeling job.
stopLabelingJob(StopLabelingJobRequest) - 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.
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(Consumer<StopMonitoringScheduleRequest.Builder>) - 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.SageMakerClient
Stops a previously started monitoring schedule.
stopMonitoringSchedule(StopMonitoringScheduleRequest) - 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.
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(Consumer<StopNotebookInstanceRequest.Builder>) - 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.SageMakerClient
Terminates the ML compute instance.
stopNotebookInstance(StopNotebookInstanceRequest) - 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.
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() - 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.
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 - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.CaptureStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
STOPPED - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
STOPPING - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
Specifies a limit to how long a model compilation job can run.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
Returns the value of the StoppingCondition property for this object.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Specifies a limit to how long a model training 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
Returns the value of the StoppingCondition property for this object.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Specifies a limit to how long a model 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
Returns the value of the StoppingCondition property for this object.
stoppingCondition() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
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(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(Consumer<MonitoringStoppingCondition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
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(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(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(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(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(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(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(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(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(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(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(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
stoppingCondition(MonitoringStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse.Builder
Sets the value of the StoppingCondition property for this object.
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(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(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(ProcessingStoppingCondition) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
Sets the value of the StoppingCondition property for this object.
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(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(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(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(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(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(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 - Class in software.amazon.awssdk.services.sagemaker.model
Specifies a limit to how long a model training job or model compilation job can run.
StoppingCondition.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
A set of conditions for stopping a recommendation job.
stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
A set of conditions for stopping the labeling job.
stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
The stopping conditions that you provided when you initiated the job.
stoppingConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
A set of conditions for stopping a 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(Consumer<LabelingJobStoppingConditions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse.Builder
A set of conditions for stopping a labeling job.
stoppingConditions(Consumer<RecommendationJobStoppingConditions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
A set of conditions for stopping a recommendation job.
stoppingConditions(Consumer<RecommendationJobStoppingConditions.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The stopping conditions that you provided when you initiated the job.
stoppingConditions(LabelingJobStoppingConditions) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
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(RecommendationJobStoppingConditions) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
A set of conditions for stopping a recommendation job.
stoppingConditions(RecommendationJobStoppingConditions) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse.Builder
The stopping conditions that you provided when you initiated the job.
stopPipelineExecution(Consumer<StopPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a pipeline execution.
stopPipelineExecution(Consumer<StopPipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a pipeline execution.
stopPipelineExecution(StopPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a pipeline execution.
stopPipelineExecution(StopPipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a pipeline execution.
StopPipelineExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
StopPipelineExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
StopPipelineExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
StopPipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.StopPipelineExecutionRequestMarshaller
 
StopPipelineExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
StopPipelineExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
stopProcessingJob(Consumer<StopProcessingJobRequest.Builder>) - 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.SageMakerClient
Stops a processing job.
stopProcessingJob(StopProcessingJobRequest) - 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.
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(Consumer<StopTrainingJobRequest.Builder>) - 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.SageMakerClient
Stops a training job.
stopTrainingJob(StopTrainingJobRequest) - 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.
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(Consumer<StopTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a batch transform job.
stopTransformJob(Consumer<StopTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a batch transform job.
stopTransformJob(StopTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Stops a batch transform job.
stopTransformJob(StopTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Stops a batch 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
 
storageType() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Option for different tiers of low latency storage for real-time data retrieval.
storageType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Option for different tiers of low latency storage for real-time data retrieval.
storageType(StorageType) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Option for different tiers of low latency storage for real-time data retrieval.
StorageType - Enum in software.amazon.awssdk.services.sagemaker.model
 
storageTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Option for different tiers of low latency storage for real-time data retrieval.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to evaluate at each iteration.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to evaluate at each iteration.
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(HyperParameterTuningJobStrategyType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSummary.Builder
Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to evaluate at 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 evaluate at each iteration.
strategyConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
The configuration for the Hyperband optimization strategy.
strategyConfig(Consumer<HyperParameterTuningJobStrategyConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The configuration for the Hyperband optimization strategy.
strategyConfig(HyperParameterTuningJobStrategyConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
The configuration for the Hyperband optimization strategy.
STRING - software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
 
STRING - software.amazon.awssdk.services.sagemaker.model.FeatureType
 
STRING_VALUE - software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Type
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
stringValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
The string value of a categorical hyperparameter.
stringValue(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Builder
The string value of a categorical hyperparameter.
studioLifecycleConfigAppType() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
The App type to which the Lifecycle Configuration is attached.
studioLifecycleConfigAppType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
The App type to which the Lifecycle Configuration is attached.
studioLifecycleConfigAppType(StudioLifecycleConfigAppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType(StudioLifecycleConfigAppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppType(StudioLifecycleConfigAppType) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
The App type to which the Lifecycle Configuration is attached.
StudioLifecycleConfigAppType - Enum in software.amazon.awssdk.services.sagemaker.model
 
studioLifecycleConfigAppTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The App type that the Lifecycle Configuration is attached to.
studioLifecycleConfigAppTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
The App type to which the Lifecycle Configuration is attached.
studioLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
The ARN of your created Lifecycle Configuration.
studioLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The ARN of the Lifecycle Configuration to describe.
studioLifecycleConfigArn() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
The Amazon Resource Name (ARN) of the Lifecycle Configuration.
studioLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse.Builder
The ARN of your created Lifecycle Configuration.
studioLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The ARN of the Lifecycle Configuration to describe.
studioLifecycleConfigArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
The Amazon Resource Name (ARN) of the Lifecycle Configuration.
studioLifecycleConfigContent() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
studioLifecycleConfigContent() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
studioLifecycleConfigContent(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
studioLifecycleConfigContent(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The content of your Amazon SageMaker Studio Lifecycle Configuration script.
StudioLifecycleConfigDetails - Class in software.amazon.awssdk.services.sagemaker.model
Details of the Amazon SageMaker Studio Lifecycle Configuration.
StudioLifecycleConfigDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
studioLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
The name of the Amazon SageMaker Studio Lifecycle Configuration to create.
studioLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
The name of the Amazon SageMaker Studio Lifecycle Configuration to delete.
studioLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
The name of the Amazon SageMaker Studio Lifecycle Configuration to describe.
studioLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
studioLifecycleConfigName() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
The name of the Amazon SageMaker Studio Lifecycle Configuration.
studioLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
The name of the Amazon SageMaker Studio Lifecycle Configuration to create.
studioLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest.Builder
The name of the Amazon SageMaker Studio Lifecycle Configuration to delete.
studioLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest.Builder
The name of the Amazon SageMaker Studio Lifecycle Configuration to describe.
studioLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse.Builder
The name of the Amazon SageMaker Studio Lifecycle Configuration that is described.
studioLifecycleConfigName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails.Builder
The name of the Amazon SageMaker Studio Lifecycle Configuration.
studioLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
A list of Lifecycle Configurations and their properties.
studioLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsIterable
Returns an iterable to iterate through the paginated ListStudioLifecycleConfigsResponse.studioLifecycleConfigs() member.
studioLifecycleConfigs() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsPublisher
Returns a publisher that can be used to get a stream of data.
studioLifecycleConfigs(Collection<StudioLifecycleConfigDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse.Builder
A list of Lifecycle Configurations and their properties.
studioLifecycleConfigs(Consumer<StudioLifecycleConfigDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse.Builder
A list of Lifecycle Configurations and their properties.
studioLifecycleConfigs(StudioLifecycleConfigDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse.Builder
A list of Lifecycle Configurations and their properties.
StudioLifecycleConfigSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
studioWebPortal() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
Whether the user can access Studio.
studioWebPortal(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Whether the user can access Studio.
studioWebPortal(StudioWebPortal) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
Whether the user can access Studio.
StudioWebPortal - Enum in software.amazon.awssdk.services.sagemaker.model
 
studioWebPortalAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
Whether the user can access Studio.
subDomain() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The subdomain for your OIDC Identity Provider.
subDomain() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The URI of the labeling job's user interface.
subDomain(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
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.
subExpressions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchExpression
A list of search expression objects.
subExpressions(Collection<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(SearchExpression...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchExpression.Builder
A list of search expression objects.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The ID of the VPC subnet.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The ID of the VPC subnet.
subnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The VPC subnets that the domain uses for communication.
subnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The VPC subnets that the domain uses for communication.
subnetIds() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest
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 the domain uses for communication.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The VPC subnets that the domain uses for communication.
subnetIds(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The VPC subnets that Studio uses for communication.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The VPC subnets that the domain uses for communication.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The VPC subnets that the domain uses for communication.
subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateDomainRequest.Builder
The VPC subnets that Studio uses for communication.
subnets() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.
subnets() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
The ID of the subnets in the VPC to which you want to connect your 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.
subnets() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
The ID of the subnets in the VPC that you want to connect.
subnets() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
The ID of the subnets in the VPC that you want to connect.
subnets(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig.Builder
The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.
subnets(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig.Builder
The ID of the subnets in the VPC to which you want to connect your 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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest.Builder
The ID of the subnets in the VPC that you want to connect.
subnets(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The ID of the subnets in the VPC that you want to connect.
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig.Builder
The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig.Builder
The ID of the subnets in the VPC to which you want to connect your model.
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest.Builder
The ID of the subnets in the VPC that you want to connect.
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The ID of the subnets in the VPC that you want to connect.
subscribe(Subscriber<? super ListActionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListActionsPublisher
 
subscribe(Subscriber<? super ListAlgorithmsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAlgorithmsPublisher
 
subscribe(Subscriber<? super ListAliasesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAliasesPublisher
 
subscribe(Subscriber<? super ListAppImageConfigsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppImageConfigsPublisher
 
subscribe(Subscriber<? super ListAppsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAppsPublisher
 
subscribe(Subscriber<? super ListArtifactsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListArtifactsPublisher
 
subscribe(Subscriber<? super ListAssociationsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListAssociationsPublisher
 
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 ListClusterNodesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClusterNodesPublisher
 
subscribe(Subscriber<? super ListClustersResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListClustersPublisher
 
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 ListContextsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListContextsPublisher
 
subscribe(Subscriber<? super ListDataQualityJobDefinitionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDataQualityJobDefinitionsPublisher
 
subscribe(Subscriber<? super ListDeviceFleetsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDeviceFleetsPublisher
 
subscribe(Subscriber<? super ListDevicesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDevicesPublisher
 
subscribe(Subscriber<? super ListDomainsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListDomainsPublisher
 
subscribe(Subscriber<? super ListEdgeDeploymentPlansResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgeDeploymentPlansPublisher
 
subscribe(Subscriber<? super ListEdgePackagingJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListEdgePackagingJobsPublisher
 
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 ListFeatureGroupsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListFeatureGroupsPublisher
 
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 ListImagesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImagesPublisher
 
subscribe(Subscriber<? super ListImageVersionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListImageVersionsPublisher
 
subscribe(Subscriber<? super ListInferenceComponentsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceComponentsPublisher
 
subscribe(Subscriber<? super ListInferenceExperimentsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceExperimentsPublisher
 
subscribe(Subscriber<? super ListInferenceRecommendationsJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobsPublisher
 
subscribe(Subscriber<? super ListInferenceRecommendationsJobStepsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListInferenceRecommendationsJobStepsPublisher
 
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 ListLineageGroupsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListLineageGroupsPublisher
 
subscribe(Subscriber<? super ListModelBiasJobDefinitionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelBiasJobDefinitionsPublisher
 
subscribe(Subscriber<? super ListModelCardExportJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardExportJobsPublisher
 
subscribe(Subscriber<? super ListModelCardsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardsPublisher
 
subscribe(Subscriber<? super ListModelCardVersionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelCardVersionsPublisher
 
subscribe(Subscriber<? super ListModelExplainabilityJobDefinitionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelExplainabilityJobDefinitionsPublisher
 
subscribe(Subscriber<? super ListModelMetadataResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelMetadataPublisher
 
subscribe(Subscriber<? super ListModelPackageGroupsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackageGroupsPublisher
 
subscribe(Subscriber<? super ListModelPackagesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelPackagesPublisher
 
subscribe(Subscriber<? super ListModelQualityJobDefinitionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelQualityJobDefinitionsPublisher
 
subscribe(Subscriber<? super ListModelsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListModelsPublisher
 
subscribe(Subscriber<? super ListMonitoringAlertHistoryResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertHistoryPublisher
 
subscribe(Subscriber<? super ListMonitoringAlertsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListMonitoringAlertsPublisher
 
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 ListPipelineExecutionsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionsPublisher
 
subscribe(Subscriber<? super ListPipelineExecutionStepsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineExecutionStepsPublisher
 
subscribe(Subscriber<? super ListPipelineParametersForExecutionResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelineParametersForExecutionPublisher
 
subscribe(Subscriber<? super ListPipelinesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListPipelinesPublisher
 
subscribe(Subscriber<? super ListProcessingJobsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProcessingJobsPublisher
 
subscribe(Subscriber<? super ListProjectsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListProjectsPublisher
 
subscribe(Subscriber<? super ListResourceCatalogsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListResourceCatalogsPublisher
 
subscribe(Subscriber<? super ListSpacesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSpacesPublisher
 
subscribe(Subscriber<? super ListStageDevicesResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStageDevicesPublisher
 
subscribe(Subscriber<? super ListStudioLifecycleConfigsResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListStudioLifecycleConfigsPublisher
 
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 QueryLineageResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.QueryLineagePublisher
 
subscribe(Subscriber<? super SearchResponse>) - Method in class software.amazon.awssdk.services.sagemaker.paginators.SearchPublisher
 
subscribedWorkteam() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse
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(SubscribedWorkteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamResponse.Builder
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() - 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
Returns an iterable to iterate through the paginated ListSubscribedWorkteamsResponse.subscribedWorkteams() member.
subscribedWorkteams() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListSubscribedWorkteamsPublisher
Returns a publisher that can be used to get a stream of data.
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(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(SubscribedWorkteam...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListSubscribedWorkteamsResponse.Builder
An array of Workteam objects, each describing a work team.
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Substring
 
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.
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 - software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
 
SUCCEEDED - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
SUCCEEDED - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
success() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamResponse
Returns true if the work team was successfully deleted; otherwise, returns false.
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_NOTIFICATION_TOPIC - software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
 
SUCCESSFUL - software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
 
successTopic() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
Amazon SNS topic to post a notification to when inference completes successfully.
successTopic(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig.Builder
Amazon SNS topic to post a notification to when inference completes successfully.
suggestionQuery() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest
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(SuggestionQuery) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetSearchSuggestionsRequest.Builder
Limits the property names that are included in the response.
SuggestionQuery - Class in software.amazon.awssdk.services.sagemaker.model
Specified in the GetSearchSuggestions request.
SuggestionQuery.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
SUM - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
SUM - software.amazon.awssdk.services.sagemaker.model.Statistic
 
supportedCompressionTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
The allowed compression types, if data compression is used.
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.
supportedCompressionTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
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.
supportedCompressionTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
The allowed compression types, if data compression is used.
supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
The supported MIME types for the input data.
supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
The supported MIME types for the data.
supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
The supported MIME types for the input data.
supportedContentTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
The supported MIME types for the input data.
supportedContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
The supported MIME types for the input data.
supportedContentTypes(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.InferenceSpecification.Builder
The supported MIME types for the input data.
supportedContentTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig.Builder
The supported MIME types for the input data.
supportedContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
The supported MIME types for the input data.
supportedContentTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig.Builder
The supported MIME types for the input data.
supportedEndpointType() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The endpoint type to receive recommendations for.
supportedEndpointType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The endpoint type to receive recommendations for.
supportedEndpointType(RecommendationJobSupportedEndpointType) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The endpoint type to receive recommendations for.
supportedEndpointTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The endpoint type to receive recommendations for.
supportedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
A list of the HyperParameterSpecification objects, that define the supported hyperparameters.
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(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(HyperParameterSpecification...) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
A list of the HyperParameterSpecification objects, that define the supported hyperparameters.
supportedInputModes() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
The allowed input mode, either FILE or PIPE.
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.
supportedInputModesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.ChannelSpecification
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.
supportedInputModesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ChannelSpecification.Builder
The allowed input mode, either FILE or PIPE.
supportedInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
A list of the instance types that are used to generate inferences in real-time.
supportedInstanceTypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
A list of the instance types that are used to generate inferences in real-time.
supportedInstanceTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.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.AdditionalInferenceSpecificationDefinition
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.
supportedRealtimeInferenceInstanceTypes(Collection<ProductionVariantInstanceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
A list of the instance types that are used to generate inferences in real-time.
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.AdditionalInferenceSpecificationDefinition.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.
supportedRealtimeInferenceInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.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.
supportedRealtimeInferenceInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
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.
supportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
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.
supportedResponseMIMETypes() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The supported MIME types for the output data.
supportedResponseMIMETypes(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The supported MIME types for the output data.
supportedResponseMIMETypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
The supported MIME types for the output data.
supportedResponseMIMETypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceSpecification.Builder
The supported MIME types for the output data.
supportedResponseMIMETypes(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The supported MIME types for the output data.
supportedTrainingInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
A list of the instance types that this algorithm can use for training.
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.
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(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(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.
supportedTransformInstanceTypes() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
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.
supportedTransformInstanceTypes(Collection<TransformInstanceType>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.
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.AdditionalInferenceSpecificationDefinition.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.
supportedTransformInstanceTypesAsStrings() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
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(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.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.
supportedTransformInstanceTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition.Builder
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.
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.
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(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(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.
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.PartitionFn
 
supportsDistributedTraining() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
Indicates whether the algorithm supports distributed training.
supportsDistributedTraining(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingSpecification.Builder
Indicates whether the algorithm supports distributed training.
supportsDualStack() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulePartition
 
SV - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
SYSTEM - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
SYSTEM_UPDATING - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
SYSTEM_UPDATING - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
SYSTEM_UPDATING - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 

T

TA - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
tableFormat() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
Format for the offline store table.
tableFormat(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
Format for the offline store table.
tableFormat(TableFormat) - Method in interface software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig.Builder
Format for the offline store table.
TableFormat - Enum in software.amazon.awssdk.services.sagemaker.model
 
tableFormatAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreConfig
Format for the offline store table.
tableName() - Method in class software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig
The name of the Glue table.
tableName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DataCatalogConfig.Builder
The name of the Glue table.
TABULAR - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
TABULAR_JOB_CONFIG - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
TABULAR_RESOLVED_ATTRIBUTES - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Type
 
tabularJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Settings used to configure an AutoML job V2 for the tabular problem type (regression, classification).
tabularJobConfig(Consumer<TabularJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the tabular problem type (regression, classification).
tabularJobConfig(TabularJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the tabular problem type (regression, classification).
TabularJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of settings used by an AutoML job V2 for the tabular problem type.
TabularJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
tabularResolvedAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
The resolved attributes for the tabular problem type.
tabularResolvedAttributes(Consumer<TabularResolvedAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Builder
The resolved attributes for the tabular problem type.
tabularResolvedAttributes(TabularResolvedAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Builder
The resolved attributes for the tabular problem type.
TabularResolvedAttributes - Class in software.amazon.awssdk.services.sagemaker.model
The resolved attributes specific to the tabular problem type.
TabularResolvedAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
Tag - Class in software.amazon.awssdk.services.sagemaker.model
A tag object that consists of a key and an optional value, used to manage metadata for SageMaker Amazon Web Services resources.
Tag.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
tagKeys() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest
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(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTagsRequest.Builder
An array or one or more tag keys to delete.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.AddTagsResponse
A list of tags associated with the SageMaker resource.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
A list of tags to apply to the action.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest
A list of tags to apply to the AppImageConfig.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
Each tag consists of a key and an optional value.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest
A list of tags to apply to the artifact.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
Custom tags for managing the SageMaker HyperPod cluster as an Amazon Web Services resource.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextRequest
A list of tags to apply to the context.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
(Optional) An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
Creates tags for the specified fleet.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
Tags to associated with the Domain.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest
List of tags with which to tag the edge deployment plan.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
Creates tags for the packaging job.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest
A list of tags to associate with the experiment.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
Tags used to identify Features in each FeatureGroup.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubRequest
Any tags to associate with the hub.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageRequest
A list of tags to apply to the image.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
A list of key-value pairs associated with the model.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
Array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
The metadata that you apply to Amazon Web Services resources to help you categorize and organize them.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest
An array of key/value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest
(Optional) An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
Key-value pairs used to manage metadata for model cards.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
(Optional) An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
A list of key value pairs associated with the model group.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
A list of key value pairs associated with the model.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest
(Optional) An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest
A list of tags to apply to the created pipeline.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest
(Optional) An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
Tags to associated with the space.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
Tags to be associated with the Lifecycle Configuration.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
A list of tags to associate with the component.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
A list of tags to associate with the trial.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
Each tag consists of a key and an optional value.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLabelingJobResponse
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
A list of the tags associated with the endpoint.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Experiment
The list of tags that are associated with the experiment.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
Tags used to define a FeatureGroup.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The tags associated with a hyperparameter tuning job.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
Any tags associated with the hub content.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
A list of key-value pairs associated with the model.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
Key-value pairs used to manage metadata for the model card.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
The tags associated with a model card.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
A list of the tags associated with the model package.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
A list of the tags associated with the model group.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule
A list of the tags associated with the monitoring schedlue.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
A list of tags that apply to the pipeline.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
The tags associated with devices.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
A list of tags associated with the transform job.
tags() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
The list of tags that are associated with the trial.
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.model.UpdateProjectRequest
An array of key-value pairs.
tags() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsIterable
Returns an iterable to iterate through the paginated ListTagsResponse.tags() member.
tags() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTagsPublisher
Returns a publisher that can be used to get a stream of data.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
A list of tags associated with the SageMaker resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
A list of tags to apply to the action.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
A list of tags to apply to the AppImageConfig.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
A list of tags to apply to the artifact.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
Custom tags for managing the SageMaker HyperPod cluster as an Amazon Web Services resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
A list of tags to apply to the context.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
Creates tags for the specified fleet.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
Tags to associated with the Domain.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanRequest.Builder
List of tags with which to tag the edge deployment plan.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
Creates tags for the packaging job.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
An array 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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateExperimentRequest.Builder
A list of tags to associate with the experiment.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
Tags used to identify Features in each FeatureGroup.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
Any tags to associate with the hub.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageRequest.Builder
A list of tags to apply to the image.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
A list of key-value pairs associated with the model.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
Array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
The metadata that you apply to Amazon Web Services resources to help you categorize and organize them.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateLabelingJobRequest.Builder
An array of key/value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
Key-value pairs used to manage metadata for model cards.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
A list of key value pairs associated with the model group.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A list of key value pairs associated with the model.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
(Optional) 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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateMonitoringScheduleRequest.Builder
(Optional) An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateNotebookInstanceRequest.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
A list of tags to apply to the created pipeline.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProcessingJobRequest.Builder
(Optional) An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateProjectRequest.Builder
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
Tags to associated with the space.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
Tags to be associated with the Lifecycle Configuration.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the tags associated with the endpoint.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Tags used to define a FeatureGroup.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The tags associated with a hyperparameter tuning job.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
Any tags associated with the hub content.
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A list of key-value pairs associated with the model.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Key-value pairs used to manage metadata for the model card.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The tags associated with a model card.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A list of the tags associated with the model package.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
A list of the tags associated with the model group.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
A list of the tags associated with the monitoring schedlue.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
A list of tags that apply to the pipeline.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Project.Builder
An array of key-value pairs.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
The tags associated with devices.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
A list of tags associated with the SageMaker resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
A list of tags to apply to the action.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
A list of tags to apply to the AppImageConfig.
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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateArtifactRequest.Builder
A list of tags to apply to the artifact.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
Custom tags for managing the SageMaker HyperPod cluster as an Amazon Web Services resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
A list of tags to apply to the context.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
Creates tags for the specified fleet.
tags(Consumer<Tag.Builder>...) - 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.CreateEdgeDeploymentPlanRequest.Builder
List of tags with which to tag the edge deployment plan.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
Creates tags for the packaging job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.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(Consumer<Tag.Builder>...) - 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.CreateFeatureGroupRequest.Builder
Tags used to identify Features in each FeatureGroup.
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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
Any tags to associate with the hub.
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(Consumer<Tag.Builder>...) - 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.CreateImageRequest.Builder
A list of tags to apply to the image.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
A list of key-value pairs associated with the model.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
Array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
The metadata that you apply to Amazon Web Services resources to help you categorize and organize them.
tags(Consumer<Tag.Builder>...) - 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.CreateModelBiasJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
Key-value pairs used to manage metadata for model cards.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
A list of key value pairs associated with the model group.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A list of key value pairs associated with the model.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
(Optional) 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(Consumer<Tag.Builder>...) - 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.CreateNotebookInstanceRequest.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
A list of tags to apply to the created pipeline.
tags(Consumer<Tag.Builder>...) - 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.CreateProjectRequest.Builder
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
Tags to associated with the space.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
Tags to be associated with the Lifecycle Configuration.
tags(Consumer<Tag.Builder>...) - 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.CreateTransformJobRequest.Builder
(Optional) An array of key-value pairs.
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(Consumer<Tag.Builder>...) - 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.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.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.CreateWorkteamRequest.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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the tags associated with the endpoint.
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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureGroup.Builder
Tags used to define a FeatureGroup.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The tags associated with a hyperparameter tuning job.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
Any tags associated with the hub content.
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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A list of key-value pairs associated with the model.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Key-value pairs used to manage metadata for the model card.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The tags associated with a model card.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A list of the tags associated with the model package.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
A list of the tags associated with the model group.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
A list of the tags associated with the monitoring schedlue.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
A list of tags that apply to the pipeline.
tags(Consumer<Tag.Builder>...) - 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.Project.Builder
An array of key-value pairs.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
The tags associated with devices.
tags(Consumer<Tag.Builder>...) - 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.TransformJob.Builder
A list of tags associated with the transform job.
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(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(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AddTagsResponse.Builder
A list of tags associated with the SageMaker resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateActionRequest.Builder
A list of tags to apply to the action.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigRequest.Builder
A list of tags to apply to the AppImageConfig.
tags(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.CreateArtifactRequest.Builder
A list of tags to apply to the artifact.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Request.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
Custom tags for managing the SageMaker HyperPod cluster as an Amazon Web Services resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCodeRepositoryRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateContextRequest.Builder
A list of tags to apply to the context.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest.Builder
Creates tags for the specified fleet.
tags(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.CreateEdgeDeploymentPlanRequest.Builder
List of tags with which to tag the edge deployment plan.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest.Builder
Creates tags for the packaging job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.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(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.CreateFeatureGroupRequest.Builder
Tags used to identify Features in each FeatureGroup.
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(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHubRequest.Builder
Any tags to associate with the hub.
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(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.CreateImageRequest.Builder
A list of tags to apply to the image.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
A list of key-value pairs associated with the model.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
Array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest.Builder
The metadata that you apply to Amazon Web Services resources to help you categorize and organize them.
tags(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.CreateModelBiasJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest.Builder
Key-value pairs used to manage metadata for model cards.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest.Builder
(Optional) An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest.Builder
A list of key value pairs associated with the model group.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
A list of key value pairs associated with the model.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionRequest.Builder
(Optional) 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(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.CreateNotebookInstanceRequest.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePipelineRequest.Builder
A list of tags to apply to the created pipeline.
tags(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.CreateProjectRequest.Builder
An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest.Builder
Tags to associated with the space.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest.Builder
Tags to be associated with the Lifecycle Configuration.
tags(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.CreateTransformJobRequest.Builder
(Optional) An array of key-value pairs.
tags(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.CreateTrialRequest.Builder
A list of tags to associate with the trial.
tags(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.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.CreateWorkteamRequest.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(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Endpoint.Builder
A list of the tags associated with the endpoint.
tags(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.FeatureGroup.Builder
Tags used to define a FeatureGroup.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The tags associated with a hyperparameter tuning job.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest.Builder
Any tags associated with the hub content.
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(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
A list of key-value pairs associated with the model.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelCard.Builder
Key-value pairs used to manage metadata for the model card.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard.Builder
The tags associated with a model card.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
A list of the tags associated with the model package.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup.Builder
A list of the tags associated with the model group.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringSchedule.Builder
A list of the tags associated with the monitoring schedlue.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Pipeline.Builder
A list of tags that apply to the pipeline.
tags(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.Project.Builder
An array of key-value pairs.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest.Builder
The tags associated with devices.
tags(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.TransformJob.Builder
A list of tags associated with the transform job.
tags(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.TrialComponent.Builder
The list of tags that are associated with the component.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest.Builder
An array of key-value pairs.
target() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Builder
 
TARGET_TRACKING - software.amazon.awssdk.services.sagemaker.model.ScalingPolicy.Type
 
targetAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLChannel
The name of the target variable in supervised learning, usually represented by 'y'.
targetAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
The name of the target variable in supervised learning, usually represented by 'y'.
targetAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
The name of the column representing the target variable that you want to predict for each item in your dataset.
targetAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLChannel.Builder
The name of the target variable in supervised learning, usually represented by 'y'.
targetAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TabularJobConfig.Builder
The name of the target variable in supervised learning, usually represented by 'y'.
targetAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig.Builder
The name of the column representing the target variable that you want to predict for each item in your dataset.
targetCount() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
targetCount(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The number of instances you specified to add to the instance group of a SageMaker HyperPod cluster.
targetCpuUtilizationPerCore() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
The percentage of how much utilization you want an instance to use before autoscaling.
targetCpuUtilizationPerCore() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
The percentage of how much utilization you want an instance to use before autoscaling, which you specified in the request.
targetCpuUtilizationPerCore(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest.Builder
The percentage of how much utilization you want an instance to use before autoscaling.
targetCpuUtilizationPerCore(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse.Builder
The percentage of how much utilization you want an instance to use before autoscaling, which you specified in the request.
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(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 - 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.
targetLabelColumn() - Method in class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
The name of the column used to provide the class labels.
targetLabelColumn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig.Builder
The name of the column used to provide the class labels.
targetObjectiveMetricValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
The value of the objective metric.
targetObjectiveMetricValue(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria.Builder
The value of the objective metric.
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(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(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 - 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
 
targetTracking() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
A target tracking scaling policy.
targetTracking(Consumer<TargetTrackingScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicy.Builder
A target tracking scaling policy.
targetTracking(TargetTrackingScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.model.ScalingPolicy.Builder
A target tracking scaling policy.
TargetTrackingScalingPolicyConfiguration - Class in software.amazon.awssdk.services.sagemaker.model
A target tracking scaling policy.
TargetTrackingScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
targetValue() - Method in class software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration
The recommended target value to specify for the metric when creating a scaling policy.
targetValue(Double) - Method in interface software.amazon.awssdk.services.sagemaker.model.TargetTrackingScalingPolicyConfiguration.Builder
The recommended target value to specify for the metric when creating a scaling policy.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
The machine learning task your model package accomplishes.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
The machine learning task you specified that your model package accomplishes.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
The machine learning task of the model.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
The machine learning task your model package accomplishes.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
The machine learning task that the model accomplishes.
task() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
A RenderableTask object containing a representative task to render.
task(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
The machine learning task your model package accomplishes.
task(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
The machine learning task you specified that your model package accomplishes.
task(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary.Builder
The machine learning task of the model.
task(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
The machine learning task your model package accomplishes.
task(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig.Builder
The machine learning task that the model accomplishes.
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(RenderableTask) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
A RenderableTask object containing a representative task to render.
TASK - software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
The length of time that a task remains available for labeling by human workers.
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(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.
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.
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.
taskDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
A description for the human worker task.
taskDescription() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
A description of the task for your human workers.
taskDescription(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
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.
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() - 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.
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(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(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(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.
taskTimeLimitInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
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.
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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
The amount of time that a worker has to complete a task.
taskTitle() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
A title for the human worker task.
taskTitle() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
A title for the task for your human workers.
taskTitle(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
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.
TE - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
template() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
TENSOR_BOARD - software.amazon.awssdk.services.sagemaker.model.AppType
 
tensorBoardAppSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UserSettings
The TensorBoard app settings.
tensorBoardAppSettings(Consumer<TensorBoardAppSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The TensorBoard app settings.
tensorBoardAppSettings(TensorBoardAppSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserSettings.Builder
The TensorBoard app settings.
TensorBoardAppSettings - Class in software.amazon.awssdk.services.sagemaker.model
The TensorBoard app settings.
TensorBoardAppSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
tensorBoardOutputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Returns 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(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(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(TensorBoardOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
Sets 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(TensorBoardOutputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
Sets the value of the TensorBoardOutputConfig property for this object.
TensorBoardOutputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration of storage locations for the Amazon SageMaker Debugger TensorBoard output data.
TensorBoardOutputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TENSORFLOW - software.amazon.awssdk.services.sagemaker.model.Framework
 
tenthFractionsOfACent() - Method in class software.amazon.awssdk.services.sagemaker.model.USD
Fractions of a cent, in tenths.
tenthFractionsOfACent(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.USD.Builder
Fractions of a cent, in tenths.
TERMINATED - software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
terminationWaitInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet.
terminationWaitInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy.Builder
Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet.
TEST - software.amazon.awssdk.services.sagemaker.model.MetricSetSource
 
TEXT - software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
 
TEXT_CLASSIFICATION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
TEXT_CLASSIFICATION_JOB_CONFIG - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
TEXT_GENERATION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
TEXT_GENERATION_JOB_CONFIG - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
TEXT_GENERATION_RESOLVED_ATTRIBUTES - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Type
 
textClassificationJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Settings used to configure an AutoML job V2 for the text classification problem type.
textClassificationJobConfig(Consumer<TextClassificationJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the text classification problem type.
textClassificationJobConfig(TextClassificationJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the text classification problem type.
TextClassificationJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of settings used by an AutoML job V2 for the text classification problem type.
TextClassificationJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
textConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
A parameter that indicates if text features are treated as text and explanations are provided for individual units of text.
textConfig(Consumer<ClarifyTextConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
A parameter that indicates if text features are treated as text and explanations are provided for individual units of text.
textConfig(ClarifyTextConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
A parameter that indicates if text features are treated as text and explanations are provided for individual units of text.
TEXTFILE - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
textGenerationHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
The hyperparameters used to configure and optimize the learning process of the base model.
textGenerationHyperParameters(Map<String, String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig.Builder
The hyperparameters used to configure and optimize the learning process of the base model.
textGenerationJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Settings used to configure an AutoML job V2 for the text generation (LLMs fine-tuning) problem type.
textGenerationJobConfig(Consumer<TextGenerationJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the text generation (LLMs fine-tuning) problem type.
textGenerationJobConfig(TextGenerationJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the text generation (LLMs fine-tuning) problem type.
TextGenerationJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of settings used by an AutoML job V2 for the text generation problem type.
TextGenerationJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
textGenerationResolvedAttributes() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
The resolved attributes for the text generation problem type.
textGenerationResolvedAttributes(Consumer<TextGenerationResolvedAttributes.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Builder
The resolved attributes for the text generation problem type.
textGenerationResolvedAttributes(TextGenerationResolvedAttributes) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Builder
The resolved attributes for the text generation problem type.
TextGenerationResolvedAttributes - Class in software.amazon.awssdk.services.sagemaker.model
The resolved attributes specific to the text generation problem type.
TextGenerationResolvedAttributes.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TF_RECORD - software.amazon.awssdk.services.sagemaker.model.SplitType
 
TFLITE - software.amazon.awssdk.services.sagemaker.model.Framework
 
threadsPerCore() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading.
threadsPerCore() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Specifies the value for Threads per core.
threadsPerCore() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
The number of threads per CPU core you specified under CreateCluster.
threadsPerCore(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails.Builder
The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading.
threadsPerCore(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification.Builder
Specifies the value for Threads per core.
threadsPerCore(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails.Builder
The number of threads per CPU core you specified under CreateCluster.
throughputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest
Returns the value of the ThroughputConfig property for this object.
throughputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
Returns the value of the ThroughputConfig property for this object.
throughputConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest
Returns the value of the ThroughputConfig property for this object.
throughputConfig(Consumer<ThroughputConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
Sets the value of the ThroughputConfig property for this object.
throughputConfig(Consumer<ThroughputConfigDescription.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
Sets the value of the ThroughputConfig property for this object.
throughputConfig(Consumer<ThroughputConfigUpdate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Sets the value of the ThroughputConfig property for this object.
throughputConfig(ThroughputConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupRequest.Builder
Sets the value of the ThroughputConfig property for this object.
throughputConfig(ThroughputConfigDescription) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse.Builder
Sets the value of the ThroughputConfig property for this object.
throughputConfig(ThroughputConfigUpdate) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupRequest.Builder
Sets the value of the ThroughputConfig property for this object.
ThroughputConfig - Class in software.amazon.awssdk.services.sagemaker.model
Used to set feature group throughput configuration.
ThroughputConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ThroughputConfigDescription - Class in software.amazon.awssdk.services.sagemaker.model
Active throughput configuration of the feature group.
ThroughputConfigDescription.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
ThroughputConfigUpdate - Class in software.amazon.awssdk.services.sagemaker.model
The new throughput configuration for the feature group.
ThroughputConfigUpdate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
throughputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
Target throughput mode of the feature group.
throughputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfig.Builder
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription.Builder
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate.Builder
Target throughput mode of the feature group.
throughputMode(ThroughputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfig.Builder
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode(ThroughputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription.Builder
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputMode(ThroughputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate.Builder
Target throughput mode of the feature group.
ThroughputMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
throughputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
throughputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
Target throughput mode of the feature group.
TIME_SERIES_FORECASTING - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
TIME_SERIES_FORECASTING_JOB_CONFIG - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
timeSeriesConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The collection of components that defines the time-series.
timeSeriesConfig(Consumer<TimeSeriesConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The collection of components that defines the time-series.
timeSeriesConfig(TimeSeriesConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The collection of components that defines the time-series.
TimeSeriesConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of components that defines the time-series.
TimeSeriesConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
timeSeriesForecastingJobConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Settings used to configure an AutoML job V2 for the time-series forecasting problem type.
timeSeriesForecastingJobConfig(Consumer<TimeSeriesForecastingJobConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the time-series forecasting problem type.
timeSeriesForecastingJobConfig(TimeSeriesForecastingJobConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Builder
Settings used to configure an AutoML job V2 for the time-series forecasting problem type.
TimeSeriesForecastingJobConfig - Class in software.amazon.awssdk.services.sagemaker.model
The collection of settings used by an AutoML job V2 for the time-series forecasting problem type.
TimeSeriesForecastingJobConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
timeSeriesForecastingSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
Time series forecast settings for the SageMaker Canvas application.
timeSeriesForecastingSettings(Consumer<TimeSeriesForecastingSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
Time series forecast settings for the SageMaker Canvas application.
timeSeriesForecastingSettings(TimeSeriesForecastingSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
Time series forecast settings for the SageMaker Canvas application.
TimeSeriesForecastingSettings - Class in software.amazon.awssdk.services.sagemaker.model
Time series forecast settings for the SageMaker Canvas application.
TimeSeriesForecastingSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TimeSeriesTransformations - Class in software.amazon.awssdk.services.sagemaker.model
Transformations allowed on the dataset.
TimeSeriesTransformations.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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.MetricData.Builder
The date and time that the algorithm emitted the metric.
timeStamp() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary
When the metric was last updated.
timeStamp(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentMetricSummary.Builder
When the metric was last updated.
timestampAttributeName() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
The name of the column indicating a point in time at which the target value of a given item is recorded.
timestampAttributeName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig.Builder
The name of the column indicating a point in time at which the target value of a given item is recorded.
TL - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
TN - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
TO_BE_ARCHIVED - software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.auth.scheme.internal.DefaultSageMakerAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.sagemaker.auth.scheme.SageMakerAuthSchemeParams
Returns a SageMakerAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
 
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.AgentVersion
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
 
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.AppImageConfigDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AppSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
 
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.AssociationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLCandidateGenerationConfig
 
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.AutoMLDataSplitConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobArtifacts
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLJobChannel
 
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.AutoMLJobStepMetadata
 
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.AutoMLPartialFailureReason
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
 
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.AutoParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
 
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.CategoricalParameter
 
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.ClarifyCheckStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
 
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.CollectionConfig
 
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 class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.sagemaker.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
 
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.ConvergenceDetected
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
 
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.CreateAppImageConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
 
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.CreateArtifactRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
 
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.CreateAutoMlJobV2Request
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
 
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.CreateContextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
 
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.CreateEdgeDeploymentPlanRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
 
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.CreateFeatureGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
 
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.CreateHubRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
 
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.CreateImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
 
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.CreateModelBiasJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
 
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.CreateModelQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
 
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.CreatePipelineRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
 
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.CreateProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
 
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.CustomFileSystem
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
 
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.DataCatalogConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataProcessing
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityAppSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
 
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.DefaultEbsStorageSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
 
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.DeleteAppImageConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
 
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.DeleteArtifactRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
 
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.DeleteCompilationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
 
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.DeleteEdgeDeploymentPlanRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
 
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.DeleteFeatureGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
 
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.DeleteHubContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
 
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.DeleteHyperParameterTuningJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
 
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.DeleteModelQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
 
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.DeletePipelineRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
 
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.DeploymentConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
 
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.DescribeAppImageConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
 
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.DescribeArtifactRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
 
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.DescribeAutoMlJobV2Request
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
 
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.DescribeContextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
 
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.DescribeEdgeDeploymentPlanRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
 
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.DescribeFeatureGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
 
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.DescribeHubContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
 
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.DescribeImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
 
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.DescribeLineageGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
 
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.DescribeModelQualityJobDefinitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
 
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.DescribePipelineDefinitionForExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
 
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.DescribeProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
 
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.Device
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
 
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.DockerSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointConfigSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
 
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.Explainability
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
 
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.GenerativeAiSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
 
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.HolidayConfigAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
 
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.HyperbandStrategyConfig
 
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.HyperParameterTuningInstanceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConsumedResources
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
 
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.HyperParameterTuningResourceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InfraCheckConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
 
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.JupyterLabAppImageConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterServerAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.KendraSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelGatewayImageConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
 
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.LambdaStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
 
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.ListAliasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
 
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.ListArtifactsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
 
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.ListClusterNodesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
 
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.ListContextsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
 
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.ListEdgeDeploymentPlansRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
 
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.ListFeatureGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
 
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.ListHubContentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
 
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.ListImagesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
 
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.ListLineageGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
 
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.ListModelQualityJobDefinitionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
 
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.ListMonitoringAlertHistoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
 
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.ListPipelineExecutionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
 
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.ListProjectsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
 
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.MetadataProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelArtifacts
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasAppSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelClientConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageContainerDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
 
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.ModelQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
 
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.MonitoringCsvDatasetFormat
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringGroundTruthS3Input
 
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.MonitoringJobDefinitionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
 
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.MonitoringParquetDatasetFormat
 
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.MonitoringSchedule
 
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.MultiModelConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
 
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.OfflineStoreConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
 
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.OnlineStoreConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
 
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.OutputParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
 
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.PendingDeploymentSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingClusterConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingFeatureStoreOutput
 
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.ProcessingJobStepMetadata
 
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.ProductionVariantCoreDumpConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
 
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.ProvisioningParameter
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PublicWorkforceTaskPrice
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
 
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.RepositoryAuthConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResolvedAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceCatalog
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfigForUpdate
 
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.RetryPipelineExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.S3DataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.S3ModelDataSource
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
 
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.ScalingPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
 
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.SelectedStep
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
 
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.SpaceCodeEditorAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
 
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.StartPipelineExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
 
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.StopEdgeDeploymentStageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
 
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.StopInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
 
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.StopPipelineExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
 
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.StudioLifecycleConfigDetails
 
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.TabularJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
 
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.TargetTrackingScalingPolicyConfiguration
 
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.TextClassificationJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
 
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.TrainingJobStepMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
 
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.TransformJobStepMetadata
 
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.TtlDuration
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobCompletionCriteria
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.TuningJobStepMetaData
 
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.UpdateActionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
 
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.UpdateContextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
 
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.UpdateFeatureGroupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
 
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.UpdatePipelineExecutionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
 
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.VectorConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
 
TOKEN - software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
 
tokenEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
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.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
The OIDC IdP token endpoint used to configure your private workforce.
toList() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
toParameterReference() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ActionSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AddAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalInferenceSpecificationDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
 
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 class software.amazon.awssdk.services.sagemaker.model.AgentVersion
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Alarm
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 class software.amazon.awssdk.services.sagemaker.model.AppImageConfigDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
 
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.AppSecurityGroupManagement
 
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 class software.amazon.awssdk.services.sagemaker.model.ArtifactSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSummary
Returns a string representation of this object.
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.AssociationEdgeType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceClientConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceNotificationConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AsyncInferenceOutputConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AuthMode
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithmConfig
Returns a string representation of this object.
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.AutoMLCandidateGenerationConfig
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 enum software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
 
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.AutoMLDataSplitConfig
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.AutoMLJobChannel
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.AutoMLJobStepMetadata
Returns a string representation of this object.
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 enum software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMode
 
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.AutoMLPartialFailureReason
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLResolvedAttributes
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 class software.amazon.awssdk.services.sagemaker.model.AutoParameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoRollbackConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Autotune
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AutotuneMode
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDataCaptureConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchDescribeModelPackageSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.BatchStrategy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BatchTransformInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BestObjectiveNotImproving
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Bias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.BooleanOperator
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CacheHitResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CallbackStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateArtifactLocations
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateGenerationConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CandidateProperties
Returns a string representation of this object.
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.CanvasAppSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CapacitySizeType
 
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.CategoricalParameter
Returns a string representation of this object.
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 class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyExplainerConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyInferenceConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapBaselineConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyTextConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceGroupSpecification
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatusDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterLifeCycleConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterNodeSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ClusterSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeEditorAppSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CodeRepository
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.CollectionConfig
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.CollectionType
 
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.CompleteOnConvergence
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.CompressionType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ConditionOutcome
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ConditionStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContainerConfig
Returns a string representation of this object.
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.ContextSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ContextSummary
Returns a string representation of this object.
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.ConvergenceDetected
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateActionResponse
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.CreateAppImageConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppImageConfigResponse
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.CreateArtifactRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateArtifactResponse
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.CreateAutoMlJobV2Request
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAutoMlJobV2Response
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterResponse
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.CreateContextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateContextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDataQualityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDeviceFleetResponse
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.CreateEdgeDeploymentPlanRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentPlanResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgeDeploymentStageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEdgePackagingJobResponse
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.CreateFeatureGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateFeatureGroupResponse
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.CreateHubRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHubResponse
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.CreateImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceRecommendationsJobResponse
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.CreateModelBiasJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelBiasJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardExportJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelCardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelExplainabilityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageGroupResponse
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.CreateModelQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelQualityJobDefinitionResponse
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.CreatePipelineRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePipelineResponse
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.CreateProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateSpaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateStudioLifecycleConfigResponse
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 enum software.amazon.awssdk.services.sagemaker.model.CrossAccountFilterOption
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomImage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomizedMetricSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
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.DataCatalogConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DataDistributionType
 
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.DataQualityAppSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityBaselineConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DataQualityJobInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DatasetDefinition
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 enum software.amazon.awssdk.services.sagemaker.model.DataSourceName
 
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.DefaultEbsStorageSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DefaultSpaceStorageSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteActionResponse
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.DeleteAppImageConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppImageConfigResponse
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.DeleteArtifactRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteArtifactResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAssociationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteClusterResponse
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.DeleteCompilationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteCompilationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteContextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDataQualityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteDeviceFleetResponse
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.DeleteEdgeDeploymentPlanRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentPlanResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteEdgeDeploymentStageResponse
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.DeleteFeatureGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteFeatureGroupResponse
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.DeleteHubContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHubResponse
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.DeleteHyperParameterTuningJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteHyperParameterTuningJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceComponentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteInferenceExperimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelBiasJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelCardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelExplainabilityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelPackageGroupResponse
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.DeleteModelQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteModelQualityJobDefinitionResponse
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.DeletePipelineRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeletePipelineResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteSpaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteStudioLifecycleConfigResponse
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.DeploymentConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentRecommendation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeploymentStageStatusSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeregisterDevicesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DerivedInformation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeActionResponse
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.DescribeAppImageConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppImageConfigResponse
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.DescribeArtifactRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeArtifactResponse
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.DescribeAutoMlJobV2Request
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAutoMlJobV2Response
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterNodeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
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.DescribeContextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeContextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDataQualityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDeviceResponse
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.DescribeEdgeDeploymentPlanRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgeDeploymentPlanResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEdgePackagingJobResponse
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.DescribeFeatureGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeFeatureMetadataResponse
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.DescribeHubContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHubResponse
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.DescribeImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceRecommendationsJobResponse
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.DescribeLineageGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeLineageGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelBiasJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardExportJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelCardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelExplainabilityJobDefinitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageGroupResponse
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.DescribeModelQualityJobDefinitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelQualityJobDefinitionResponse
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.DescribePipelineDefinitionForExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineDefinitionForExecutionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineExecutionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribePipelineResponse
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.DescribeProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeStudioLifecycleConfigResponse
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 class software.amazon.awssdk.services.sagemaker.model.Device
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceFleetSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSelectionConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceStats
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DeviceSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DirectDeploySettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.Direction
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DisableSagemakerServicecatalogPortfolioResponse
Returns a string representation of this object.
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.DockerSettings
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 class software.amazon.awssdk.services.sagemaker.model.DomainSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainSettingsForUpdate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBaselines
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckBias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckExplainability
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelDataQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DriftCheckModelQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.DynamicScalingConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EbsStorageSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Edge
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentModelConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentPlanSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeDeploymentStatus
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelStat
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeModelSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgeOutputConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EFSFileSystemConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EMRStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EnableSagemakerServicecatalogPortfolioResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Endpoint
Returns a string representation of this object.
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.EndpointInfo
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 class software.amazon.awssdk.services.sagemaker.model.EndpointInputConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointPerformance
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 class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameterRanges
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ExecutionRoleIdentityConfig
 
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 class software.amazon.awssdk.services.sagemaker.model.Explainability
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ExplainerConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FailStepMetadata
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FailureHandlingPolicy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureDefinition
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureGroupSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FeatureStatus
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.FeatureType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.FileSource
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.FileSystemConfig
Returns a string representation of this object.
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 enum software.amazon.awssdk.services.sagemaker.model.FillingType
 
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 enum software.amazon.awssdk.services.sagemaker.model.FlatInvocations
 
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.GenerativeAiSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetDeviceFleetReportResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetLineageGroupPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetModelPackageGroupPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetSagemakerServicecatalogPortfolioStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.GetScalingConfigurationRecommendationResponse
Returns a string representation of this object.
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.HolidayConfigAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentDependency
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubContentInfo
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HubContentType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HubS3StorageConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.HubStatus
 
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.HyperbandStrategyConfig
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 enum software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningAllocationStrategy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobCompletionDetails
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.HyperParameterTuningJobConsumedResources
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 class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns a string representation of this object.
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 class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyConfig
Returns a string representation of this object.
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.HyperParameterTuningResourceConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.IamIdentity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.IdentityProviderOAuthSetting
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Image
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageClassificationJobConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ImportHubContentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentComputeResourceRequirements
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentContainerSpecificationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentRuntimeConfigSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentStartupParameters
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExecutionConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentDataStorageConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSchedule
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJob
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceRecommendationsJobStep
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.InfraCheckConfig
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.InputMode
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceGroup
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.InstanceMetadataServiceConfiguration
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.JobType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.JoinSource
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppImageConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.JupyterLabAppSettings
Returns a string representation of this object.
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.KendraSettings
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.KernelGatewayImageConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.KernelSpec
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.LambdaStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LastUpdateStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.LineageGroupSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.LineageType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListActionsResponse
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.ListAliasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppImageConfigsResponse
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.ListArtifactsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListArtifactsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAssociationsResponse
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.ListClusterNodesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClusterNodesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListClustersResponse
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.ListContextsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListContextsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDataQualityJobDefinitionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListDevicesResponse
Returns a string representation of this object.
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.ListEdgeDeploymentPlansRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
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.ListFeatureGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListFeatureGroupsResponse
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.ListHubContentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubContentVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListHubsResponse
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.ListImagesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImagesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListImageVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobStepsResponse
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.ListLineageGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLineageGroupsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelBiasJobDefinitionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardExportJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelCardVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelExplainabilityJobDefinitionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelPackageGroupsResponse
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.ListModelQualityJobDefinitionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListModelQualityJobDefinitionsResponse
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.ListMonitoringAlertHistoryRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertHistoryResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListMonitoringAlertsResponse
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.ListPipelineExecutionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineExecutionStepsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelineParametersForExecutionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListPipelinesResponse
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.ListProjectsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListProjectsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListResourceCatalogsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListSpacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStageDevicesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListStudioLifecycleConfigsResponse
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 enum software.amazon.awssdk.services.sagemaker.model.ManagedInstanceScalingStatus
 
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.MetadataProperties
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.MetricDatum
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 enum software.amazon.awssdk.services.sagemaker.model.MetricSetSource
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricsSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelAccessConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
 
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.ModelBiasAppSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasBaselineConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelBiasJobInput
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCard
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportArtifacts
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardExportOutputConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSecurityConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSortBy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSummary
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 enum software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardEndpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardIndicatorAction
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardModelCard
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDashboardMonitoringSchedule
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDataSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDeployResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelDigests
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityAppSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityBaselineConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelExplainabilityJobInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSearchExpression
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
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 class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroup
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSummary
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 enum software.amazon.awssdk.services.sagemaker.model.ModelPackageType
 
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 class software.amazon.awssdk.services.sagemaker.model.ModelQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityAppSpecification
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityBaselineConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelQualityJobInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelRegisterSettings
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.ModelStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertActions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringAlertSummary
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 class software.amazon.awssdk.services.sagemaker.model.MonitoringCsvDatasetFormat
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringDatasetFormat
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.MonitoringGroundTruthS3Input
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 enum software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSortKey
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringJsonDatasetFormat
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
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.MonitoringParquetDatasetFormat
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
 
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.MonitoringSchedule
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 enum software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.MultiModelConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.NeoVpcConfig
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.OfflineStoreConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
 
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 class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreSecurityConfig
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 enum software.amazon.awssdk.services.sagemaker.model.OutputCompressionType
 
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.OutputParameter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.OwnershipSettingsSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ParallelismConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
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 class software.amazon.awssdk.services.sagemaker.model.PendingDeploymentSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Phase
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Pipeline
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecution
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStep
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.PipelineStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PredefinedMetricSpecification
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.ProcessingFeatureStoreOutput
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.ProcessingJobStepMetadata
Returns a string representation of this object.
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 enum software.amazon.awssdk.services.sagemaker.model.Processor
 
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 class software.amazon.awssdk.services.sagemaker.model.ProductionVariantCoreDumpConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantManagedInstanceScaling
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantRoutingConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantServerlessUpdateConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantStatus
Returns a string representation of this object.
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.ProfilerConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerConfigForUpdate
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleEvaluationStatus
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProfilingStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Project
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ProjectSummary
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.ProvisioningParameter
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 class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.PutModelPackageGroupPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RealTimeInferenceRecommendation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobCompiledOutputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobContainerConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInferenceBenchmark
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobOutputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobPayloadConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobResourceLimit
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobStoppingConditions
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobVpcConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationMetrics
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStepType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RecordWrapper
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterDevicesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RegisterModelStepMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RemoteDebugConfigForUpdate
Returns a string representation of this object.
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.RepositoryAuthConfig
Returns a string representation of this object.
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.ResourceCatalog
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
 
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.ResourceConfigForUpdate
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 class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryPipelineExecutionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RetryStrategy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RootAccess
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RoutingStrategy
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RSessionAppSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProDomainSettingsForUpdate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
 
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.S3ModelDataSource
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.S3ModelDataType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.S3StorageConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyMetric
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicyObjective
Returns a string representation of this object.
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.SelectedStep
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SelectiveExecutionResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepFailureResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SendPipelineExecutionStepSuccessResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisionedProductDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ServiceCatalogProvisioningUpdateDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModeConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ShadowModelVariantConfig
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 enum software.amazon.awssdk.services.sagemaker.model.SharingType
 
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.SkipModelValidation
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortActionsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortArtifactsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortContextsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortOrder
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortPipelineExecutionsBy
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
 
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 class software.amazon.awssdk.services.sagemaker.model.SpaceCodeEditorAppSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceJupyterLabAppSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSettingsSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceSharingSettingsSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SpaceSortKey
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.SpaceStorageSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.SplitType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.StageStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartEdgeDeploymentStageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartInferenceExperimentResponse
Returns a string representation of this object.
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.StartPipelineExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StartPipelineExecutionResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.Statistic
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.StepStatus
 
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.StopEdgeDeploymentStageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgeDeploymentStageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopEdgePackagingJobResponse
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.StopInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceExperimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopInferenceRecommendationsJobResponse
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.StopPipelineExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StopPipelineExecutionResponse
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 enum software.amazon.awssdk.services.sagemaker.model.StorageType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
 
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 enum software.amazon.awssdk.services.sagemaker.model.TableFormat
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularJobConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TabularResolvedAttributes
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.TargetTrackingScalingPolicyConfiguration
Returns a string representation of this object.
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 class software.amazon.awssdk.services.sagemaker.model.TextClassificationJobConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationJobConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TextGenerationResolvedAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.ThroughputConfigUpdate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.ThroughputMode
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesTransformations
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
 
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TrafficType
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
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.TrainingJobStepMetadata
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 enum software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAccessMode
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
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.TransformJobStepMetadata
Returns a string representation of this object.
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.TtlDuration
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
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.TuningJobStepMetaData
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.UpdateActionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateActionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateAppImageConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateArtifactResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse
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.UpdateContextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateContextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDeviceFleetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateDevicesResponse
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.UpdateFeatureGroupRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureGroupResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateFeatureMetadataResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateHubResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceComponentRuntimeConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateInferenceExperimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelCardResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateModelPackageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateMonitoringAlertResponse
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.UpdatePipelineExecutionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineExecutionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdatePipelineResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateSpaceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
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 enum software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.VectorConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.VpcConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.WarmPoolStatus
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 enum software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkspaceSettings
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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam
The total number of tasks in the labeling job.
total(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCountersForWorkteam.Builder
The total number of tasks in the labeling job.
totalLabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
The total number of objects labeled.
totalLabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
The total number of objects labeled.
TR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
trafficPattern() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Specifies the traffic pattern of the job.
trafficPattern(Consumer<TrafficPattern.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the traffic pattern of the job.
trafficPattern(TrafficPattern) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Specifies the traffic pattern of the job.
TrafficPattern - Class in software.amazon.awssdk.services.sagemaker.model
Defines the traffic pattern of the load test.
TrafficPattern.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TrafficRoutingConfig - Class in software.amazon.awssdk.services.sagemaker.model
Defines the traffic routing strategy during an endpoint deployment to shift traffic from the old fleet to the new fleet.
TrafficRoutingConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TrafficRoutingConfigType - Enum in software.amazon.awssdk.services.sagemaker.model
 
trafficRoutingConfiguration() - Method in class software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.
trafficRoutingConfiguration(Consumer<TrafficRoutingConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy.Builder
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.
trafficRoutingConfiguration(TrafficRoutingConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.BlueGreenUpdatePolicy.Builder
Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.
trafficType() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
Defines the traffic patterns.
trafficType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the traffic patterns.
trafficType(TrafficType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficPattern.Builder
Defines the traffic patterns.
TrafficType - Enum in software.amazon.awssdk.services.sagemaker.model
 
trafficTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficPattern
Defines the traffic patterns.
TRAIN - software.amazon.awssdk.services.sagemaker.model.MetricSetSource
 
TRAINING - software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
 
TRAINING - software.amazon.awssdk.services.sagemaker.model.JobType
 
TRAINING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
TRAINING_JOB - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
TRAINING_LOSS - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
TRAINING_MODELS - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
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.
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(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(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.
trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Indicates 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Indicates the time when the training job ends on training instances.
trainingEndTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
A timestamp that shows when the training job ended.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
A timestamp that shows when the training job ended.
trainingImage() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingSpecification
The Amazon ECR registry path of the Docker image that contains the training algorithm.
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(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(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.
trainingImageConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
The configuration to use an image from a private Docker registry for a training job.
trainingImageConfig(Consumer<TrainingImageConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The configuration to use an image from a private Docker registry for a training job.
trainingImageConfig(TrainingImageConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
The configuration to use an image from a private Docker registry for a training job.
TrainingImageConfig - Class in software.amazon.awssdk.services.sagemaker.model
The configuration to use an image from a private Docker registry for a training job.
TrainingImageConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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.
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.
trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
Returns the value of the TrainingInputMode property for this object.
trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
Returns the value of the TrainingInputMode property for this object.
trainingInputMode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
Returns the value of the TrainingInputMode property for this object.
trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
Sets the value of the TrainingInputMode property for this object.
trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
Sets the value of the TrainingInputMode property for this object.
trainingInputMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
Sets the value of the TrainingInputMode property for this object.
trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification.Builder
Sets the value of the TrainingInputMode property for this object.
trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification.Builder
Sets the value of the TrainingInputMode property for this object.
trainingInputMode(TrainingInputMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition.Builder
Sets the value of the TrainingInputMode property for this object.
TrainingInputMode - Enum in software.amazon.awssdk.services.sagemaker.model
The training input mode that the algorithm supports.
trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmSpecification
Returns the value of the TrainingInputMode property for this object.
trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterAlgorithmSpecification
Returns the value of the TrainingInputMode property for this object.
trainingInputModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobDefinition
Returns the value of the TrainingInputMode property for this object.
TrainingInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
trainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
trainingJob() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
The properties of a training job.
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(Consumer<TrainingJob.Builder>) - 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.TrialComponentSourceDetail.Builder
Information about a training job that's the source of a trial component.
trainingJob(Consumer<TrainingJobStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
trainingJob(TrainingJob) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
The properties of 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(TrainingJobStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the training job that was run by this step execution.
TrainingJob - Class in software.amazon.awssdk.services.sagemaker.model
Contains information about a training job.
TrainingJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse
The Amazon Resource Name (ARN) of the training job.
trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobResponse
The ARN of a training job associated with this processing job.
trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProcessingJob
The ARN of the training job associated with this processing job.
trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
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.
trainingJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse
The Amazon Resource Name (ARN) of the training job.
trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProcessingJob.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
The Amazon Resource Name (ARN) of the training job.
trainingJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobResponse.Builder
The Amazon Resource Name (ARN) of the training job.
trainingJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
The TrainingJobDefinition object that describes the training job that SageMaker runs to validate your algorithm.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The HyperParameterTrainingJobDefinition object that specifies the definition of the training jobs that this tuning job launches.
trainingJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the TrainingJobDefinition property for this object.
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(Consumer<HyperParameterTrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The HyperParameterTrainingJobDefinition object that specifies the definition of the training jobs that this tuning job launches.
trainingJobDefinition(Consumer<HyperParameterTrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the TrainingJobDefinition property for this object.
trainingJobDefinition(Consumer<TrainingJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
The TrainingJobDefinition object that describes the training job that 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(HyperParameterTrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The HyperParameterTrainingJobDefinition object that specifies the definition of the training jobs that this tuning job launches.
trainingJobDefinition(HyperParameterTrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the TrainingJobDefinition property for this object.
trainingJobDefinition(TrainingJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
The TrainingJobDefinition object that describes the training job that SageMaker runs to validate your algorithm.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The training job definition name.
trainingJobDefinitionName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The training job definition name.
trainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
The job definitions included in a hyperparameter tuning job.
trainingJobDefinitions(Collection<HyperParameterTrainingJobDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(Collection<HyperParameterTrainingJobDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(Collection<HyperParameterTrainingJobDefinition>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The job definitions included in a hyperparameter tuning job.
trainingJobDefinitions(Consumer<HyperParameterTrainingJobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(Consumer<HyperParameterTrainingJobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(Consumer<HyperParameterTrainingJobDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The job definitions included in a hyperparameter tuning job.
trainingJobDefinitions(HyperParameterTrainingJobDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(HyperParameterTrainingJobDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.
trainingJobDefinitions(HyperParameterTrainingJobDefinition...) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
The job definitions included in a 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(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 - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest
The name of the training job.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest
The name of the training job.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Name of the model training job.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The name of the training job.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest
The name of the training job to stop.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The name of the training job.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
The name of the training job that you want a summary for.
trainingJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest
The name of a training job to update the Debugger profiling configuration.
trainingJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTrainingJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTrainingJobRequest.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrainingJobRequest.Builder
The name of a training job to update the Debugger profiling configuration.
TrainingJobSortByOptions - Enum in software.amazon.awssdk.services.sagemaker.model
 
trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The status of the training job.
trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The status of the training job.
trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The status of the training job.
trainingJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
The status of the training job.
trainingJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The status of the training job.
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.DescribeTrainingJobResponse.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(TrainingJobStatus) - 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.TrainingJobSummary.Builder
The status of the training job.
TrainingJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the TrainingJobStatusCounters property for this object.
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(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(Consumer<TrainingJobStatusCounters.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the TrainingJobStatusCounters property for this object.
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(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(TrainingJobStatusCounters) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the TrainingJobStatusCounters property for this object.
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 - 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
 
TrainingJobStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a training job step.
TrainingJobStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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() - 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
Returns an iterable to iterate through the paginated ListTrainingJobsForHyperParameterTuningJobResponse.trainingJobSummaries() member.
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
Returns an iterable to iterate through the paginated ListTrainingJobsResponse.trainingJobSummaries() member.
trainingJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrainingJobsPublisher
Returns a publisher that can be used to get a stream of data.
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(Collection<TrainingJobSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
An array of TrainingJobSummary objects, each listing a training job.
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(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(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(TrainingJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsResponse.Builder
An array of TrainingJobSummary objects, each listing a training job.
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
 
trainingRepositoryAccessMode() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
The method that your training job will use to gain access to the images in your private Docker registry.
trainingRepositoryAccessMode(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig.Builder
The method that your training job will use to gain access to the images in your private Docker registry.
trainingRepositoryAccessMode(TrainingRepositoryAccessMode) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig.Builder
The method that your training job will use to gain access to the images in your private Docker registry.
TrainingRepositoryAccessMode - Enum in software.amazon.awssdk.services.sagemaker.model
 
trainingRepositoryAccessModeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
The method that your training job will use to gain access to the images in your private Docker registry.
trainingRepositoryAuthConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig
An object containing authentication information for a private Docker registry containing your training images.
trainingRepositoryAuthConfig(Consumer<TrainingRepositoryAuthConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig.Builder
An object containing authentication information for a private Docker registry containing your training images.
trainingRepositoryAuthConfig(TrainingRepositoryAuthConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingImageConfig.Builder
An object containing authentication information for a private Docker registry containing your training images.
TrainingRepositoryAuthConfig - Class in software.amazon.awssdk.services.sagemaker.model
An object containing authentication information for a private Docker registry.
TrainingRepositoryAuthConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
trainingRepositoryCredentialsProviderArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function used to give SageMaker access credentials to your private Docker registry.
trainingRepositoryCredentialsProviderArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAuthConfig.Builder
The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function used to give SageMaker access credentials to your private Docker registry.
trainingSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
Specifies details about training jobs run by this algorithm, including the following:
trainingSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
Details about training jobs run by this algorithm.
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(Consumer<TrainingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Details about training jobs run by this algorithm.
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(TrainingSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
Indicates the time when the training job starts on training instances.
trainingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The date and time that the training job started.
trainingStartTime() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
Indicates the time when the training job starts on training instances.
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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
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.
trainingTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The training time in seconds.
trainingTimeInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJob
The training time in seconds.
trainingTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The training time in seconds.
trainingTimeInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJob.Builder
The training time in seconds.
TRANSFER_LEARNING - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
 
transformations() - Method in class software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig
The transformations modifying specific attributes of the time-series, such as filling strategies for missing values.
transformations(Consumer<TimeSeriesTransformations.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The transformations modifying specific attributes of the time-series, such as filling strategies for missing values.
transformations(TimeSeriesTransformations) - Method in interface software.amazon.awssdk.services.sagemaker.model.TimeSeriesForecastingJobConfig.Builder
The transformations modifying specific attributes of the time-series, such as filling strategies for missing values.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
Indicates when the transform job ends on compute instances.
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(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(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
Indicates when the transform job ends on compute instances.
transformInput() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Describes the input source and the way the transform job consumes it.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns the value of the TransformInput property for this object.
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(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(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(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(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(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(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(TransformInput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets 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 - 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.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TransformInstanceType - Enum in software.amazon.awssdk.services.sagemaker.model
 
transformJob() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
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(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(Consumer<TransformJobStepMetadata.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
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(TransformJobStepMetadata) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the transform job that was run by this step execution.
TransformJob - Class in software.amazon.awssdk.services.sagemaker.model
A batch transform job.
TransformJob.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
transformJobArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
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.
transformJobArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
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.
transformJobDefinition() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile
The TransformJobDefinition object that describes the transform job that SageMaker runs to validate your algorithm.
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(Consumer<TransformJobDefinition.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
The TransformJobDefinition object that describes the transform job that SageMaker runs to validate your algorithm.
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(TransformJobDefinition) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationProfile.Builder
The TransformJobDefinition object that describes the transform job that 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 - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
The name of the transform job.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
The name of the transform job.
transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest
The name of the batch transform job to stop.
transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
The name of the transform job.
transformJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
The name of the transform job.
transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
The name of the transform job.
transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.StopTransformJobRequest.Builder
The name of the batch transform job to stop.
transformJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
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.
transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
The status of the transform job.
transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
The status of the transform job.
transformJobStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobSummary
The status of the transform job.
transformJobStatus(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
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(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.DescribeTransformJobResponse.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(TransformJobStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobSummary.Builder
The status of the transform job.
TransformJobStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
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.
TransformJobStepMetadata - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a transform job step.
TransformJobStepMetadata.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
Returns an iterable to iterate through the paginated ListTransformJobsResponse.transformJobSummaries() member.
transformJobSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTransformJobsPublisher
Returns a publisher that can be used to get a stream of data.
transformJobSummaries(Collection<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(TransformJobSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTransformJobsResponse.Builder
An array of TransformJobSummary objects.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTransformJobRequest
Describes the results of 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns the value of the TransformOutput property for this object.
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(Consumer<TransformOutput.Builder>) - 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.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.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.TransformJobDefinition.Builder
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.CreateTransformJobRequest.Builder
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(TransformOutput) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets 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 - 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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJob
Returns the value of the TransformResources property for this object.
transformResources() - Method in class software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition
Identifies the ML compute instances 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(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(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(Consumer<TransformResources.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJobDefinition.Builder
Identifies the ML compute instances for the transform job.
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(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(TransformResources) - Method in interface software.amazon.awssdk.services.sagemaker.model.TransformJob.Builder
Sets 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 - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse
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.
transformStartTime(Instant) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobResponse.Builder
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.
TREE - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.TreeRule
 
trial() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
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(Trial) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
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_COMPONENT - software.amazon.awssdk.services.sagemaker.model.LineageType
 
Trial.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialResponse
The Amazon Resource Name (ARN) of the trial that is being deleted.
trialArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
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() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse
The Amazon Resource Name (ARN) of the trial.
trialArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateTrialResponse.Builder
The Amazon Resource Name (ARN) of the trial.
trialComponent() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRecord
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(TrialComponent) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRecord.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse
The Amazon Resource Name (ARN) of the component is being deleted.
trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The Amazon Resource Name (ARN) of the trial component.
trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
The Amazon Resource Name (ARN) of the trial component.
trialComponentArn() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
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.
trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentResponse.Builder
The Amazon Resource Name (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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentResponse.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentResponse.Builder
The Amazon Resource Name (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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
The Amazon Resource Name (ARN) of the trial component.
trialComponentArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
The Amazon Resource Name (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.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
The display name for the trial component.
trialComponentDisplayName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ExperimentConfig.Builder
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
The name of the component to associated with the trial.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialComponentRequest
The name of the component.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest
The name of the component to delete.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentRequest
The name of the trial component to describe.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse
The name of the trial component.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
The name of the component to disassociate from the trial.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponent
The name of the trial component.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
The name of the trial component.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary
The name of the trial component.
trialComponentName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialComponentRequest
The name of the component to update.
trialComponentName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialComponentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialComponentResponse.Builder
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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponent.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
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.
TrialComponentParameterValue - Class in software.amazon.awssdk.services.sagemaker.model
The value of a hyperparameter.
TrialComponentParameterValue.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TrialComponentParameterValue.Type - Enum 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() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary
Returns 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(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(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(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSimpleSummary.Builder
Sets the value of the TrialComponentSource property for this object.
trialComponentSource(TrialComponentSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentSummary.Builder
Sets 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.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() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse
A list of the summaries of your trial components.
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
Returns an iterable to iterate through the paginated ListTrialComponentsResponse.trialComponentSummaries() member.
trialComponentSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialComponentsPublisher
Returns a publisher that can be used to get a stream of data.
trialComponentSummaries(Collection<TrialComponentSimpleSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
A list of the components associated with the trial.
trialComponentSummaries(Collection<TrialComponentSummary>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
A list of the summaries of your trial components.
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(Consumer<TrialComponentSummary.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
A list of the summaries of your trial components.
trialComponentSummaries(TrialComponentSimpleSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
A list of the components associated with the trial.
trialComponentSummaries(TrialComponentSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialComponentsResponse.Builder
A list of the summaries of your trial components.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest
The name of the trial to associate with.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateTrialRequest
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest
The name of the trial to delete.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialRequest
The name of the trial to describe.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.DisassociateTrialComponentRequest
The name of the trial to disassociate from.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.ExperimentConfig
The name of an existing trial to associate the trial component with.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.Parent
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.Trial
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
The name of the trial.
trialName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateTrialRequest
The name of the trial to update.
trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AssociateTrialComponentRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteTrialRequest.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrialResponse.Builder
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(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(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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parent.Builder
The name of the trial.
trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExperimentConfig.Builder
The name of the trial.
trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Trial.Builder
The name of the trial.
trialName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
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.
trialSource() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialSummary
Returns 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(TrialSource) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialSummary.Builder
Sets the value of the TrialSource property for this object.
TrialSource - Class in software.amazon.awssdk.services.sagemaker.model
The source of the trial.
TrialSource.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
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
Returns an iterable to iterate through the paginated ListTrialsResponse.trialSummaries() member.
trialSummaries() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListTrialsPublisher
Returns a publisher that can be used to get a stream of data.
trialSummaries(Collection<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(TrialSummary...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrialsResponse.Builder
A list of the summaries of your trials.
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
 
TRUE - software.amazon.awssdk.services.sagemaker.model.ConditionOutcome
 
TT - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ttlDuration() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
ttlDuration() - Method in class software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
ttlDuration(Consumer<TtlDuration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
ttlDuration(Consumer<TtlDuration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate.Builder
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
ttlDuration(TtlDuration) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfig.Builder
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
ttlDuration(TtlDuration) - Method in interface software.amazon.awssdk.services.sagemaker.model.OnlineStoreConfigUpdate.Builder
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
TtlDuration - Class in software.amazon.awssdk.services.sagemaker.model
Time to live duration, where the record is hard deleted after the expiration time is reached; ExpiresAt = EventTime + TtlDuration.
TtlDuration.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
TtlDurationUnit - Enum in software.amazon.awssdk.services.sagemaker.model
 
tunedHyperParameters() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
A list of the hyperparameters for which you specified ranges to search.
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.
tuningJob() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
tuningJob(Consumer<TuningJobStepMetaData.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
tuningJob(TuningJobStepMetaData) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStepMetadata.Builder
The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.
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() - 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.
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(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.
tuningJobCompletionCriteria() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig
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(TuningJobCompletionCriteria) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobConfig.Builder
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
 
tuningJobCompletionDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
Tuning job completion information returned as the response from a hyperparameter tuning job.
tuningJobCompletionDetails() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Information about either a current or completed hyperparameter tuning job.
tuningJobCompletionDetails(Consumer<HyperParameterTuningJobCompletionDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
Tuning job completion information returned as the response from a hyperparameter tuning job.
tuningJobCompletionDetails(Consumer<HyperParameterTuningJobCompletionDetails.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Information about either a current or completed hyperparameter tuning job.
tuningJobCompletionDetails(HyperParameterTuningJobCompletionDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
Tuning job completion information returned as the response from a hyperparameter tuning job.
tuningJobCompletionDetails(HyperParameterTuningJobCompletionDetails) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Information about either a current or completed hyperparameter tuning job.
tuningJobName() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary
The HyperParameter tuning job that launched the training job.
tuningJobName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobSummary.Builder
The HyperParameter tuning job that launched the training job.
TuningJobStepMetaData - Class in software.amazon.awssdk.services.sagemaker.model
Metadata for a tuning step.
TuningJobStepMetaData.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
tuningObjective() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition
Returns 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(HyperParameterTuningJobObjective) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTrainingJobDefinition.Builder
Sets the value of the TuningObjective property for this object.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
Specifies the endpoint capacity type.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The type of the inference experiment that you want to run.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystem
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The type of the inference experiment.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
The deployment type created by SageMaker Edge Manager.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
The type of metric with the best result.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
Select if you want to minimize or maximize the objective metric during hyperparameter tuning.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification
The type of this hyperparameter.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective
Whether to minimize or maximize the objective metric.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The type of the inference experiment.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments of this type.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricSpecification
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.ScalingPolicy
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
Traffic routing strategy type.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue
Retrieve an enum value representing which member of this object is populated.
type() - Method in class software.amazon.awssdk.services.sagemaker.model.Vertex
The type of the lineage entity resource.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CapacitySize.Builder
Specifies the endpoint capacity type.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The type of the inference experiment that you want to run.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The type of the inference experiment.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
The deployment type created by SageMaker Edge Manager.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
The type of metric with the best result.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
Select if you want to minimize or maximize the objective metric during hyperparameter tuning.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The type of the inference experiment.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments of this type.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Traffic routing strategy type.
type(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Vertex.Builder
The type of the lineage entity resource.
type(ParameterType) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
type(AutoMLJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
The type of metric with the best result.
type(CapacitySizeType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CapacitySize.Builder
Specifies the endpoint capacity type.
type(EdgePresetDeploymentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput.Builder
The deployment type created by SageMaker Edge Manager.
type(HyperParameterTuningJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric.Builder
Select if you want to minimize or maximize the objective metric during hyperparameter tuning.
type(HyperParameterTuningJobObjectiveType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjective.Builder
Whether to minimize or maximize the objective metric.
type(InferenceExperimentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest.Builder
The type of the inference experiment that you want to run.
type(InferenceExperimentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse.Builder
The type of the inference experiment.
type(InferenceExperimentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary.Builder
The type of the inference experiment.
type(InferenceExperimentType) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest.Builder
Selects inference experiments of this type.
type(ParameterType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterSpecification.Builder
The type of this hyperparameter.
type(TrafficRoutingConfigType) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
Traffic routing strategy type.
TYPE - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
Specifies the endpoint capacity type.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceExperimentRequest
The type of the inference experiment that you want to run.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceExperimentResponse
The type of the inference experiment.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
The deployment type created by SageMaker Edge Manager.
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
Select if you want to minimize or maximize the objective metric during hyperparameter tuning.
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.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceExperimentSummary
The type of the inference experiment.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceExperimentsRequest
Selects inference experiments of this type.
typeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
Traffic routing strategy type.
types() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FatScope
 
types() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryFilters
Filter the lineage entities connected to the StartArn by type.
types(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn by type.
types(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryFilters.Builder
Filter the lineage entities connected to the StartArn by type.

U

uiConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
Information about the user interface that workers use to complete the labeling task.
uiConfig(Consumer<UiConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
Information about the user interface that workers use to complete the labeling task.
uiConfig(UiConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
Information about the user interface that workers use to complete the labeling task.
UiConfig - Class in software.amazon.awssdk.services.sagemaker.model
Provided configuration information for the worker UI for a labeling job.
UiConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
uid() - Method in class software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig
The POSIX user ID.
uid(Long) - Method in interface software.amazon.awssdk.services.sagemaker.model.CustomPosixUserConfig.Builder
The POSIX user ID.
uiTemplate() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest
Returns the value of the UiTemplate property for this object.
uiTemplate() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse
Returns the value of the UiTemplate property for this object.
uiTemplate() - Method in class software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest
A Template object containing the worker UI template to render.
uiTemplate(Consumer<UiTemplate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
Sets the value of the UiTemplate property for this object.
uiTemplate(Consumer<UiTemplate.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
A Template object containing the worker UI template to render.
uiTemplate(Consumer<UiTemplateInfo.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
Sets the value of the UiTemplate property for this object.
uiTemplate(UiTemplate) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHumanTaskUiRequest.Builder
Sets the value of the UiTemplate property for this object.
uiTemplate(UiTemplate) - Method in interface software.amazon.awssdk.services.sagemaker.model.RenderUiTemplateRequest.Builder
A Template object containing the worker UI template to render.
uiTemplate(UiTemplateInfo) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHumanTaskUiResponse.Builder
Sets the value of the UiTemplate property for this object.
UiTemplate - Class in software.amazon.awssdk.services.sagemaker.model
The Liquid template for the worker user interface.
UiTemplate.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UiTemplateInfo - Class in software.amazon.awssdk.services.sagemaker.model
Container for user interface template information.
UiTemplateInfo.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
uiTemplateS3Uri() - Method in class software.amazon.awssdk.services.sagemaker.model.UiConfig
The Amazon S3 bucket location of the UI template, or worker task template.
uiTemplateS3Uri(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiConfig.Builder
The Amazon S3 bucket location of the UI template, or worker task template.
UK - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
unescape(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Template.Literal
 
unit() - Method in class software.amazon.awssdk.services.sagemaker.model.TtlDuration
TtlDuration time unit.
unit(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TtlDuration.Builder
TtlDuration time unit.
unit(TtlDurationUnit) - Method in interface software.amazon.awssdk.services.sagemaker.model.TtlDuration.Builder
TtlDuration time unit.
unitAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.TtlDuration
TtlDuration time unit.
UNKNOWN - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ActionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AlgorithmSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AlgorithmStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppImageConfigSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppSecurityGroupManagement
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AppType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ArtifactSourceIdType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AssemblyType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AssociationEdgeType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AuthMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLJobObjectiveType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLJobSecondaryStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLS3DataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutoMLSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AutotuneMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.AwsManagedHumanLoopRequestSource
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.BatchStrategy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.BooleanOperator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CandidateSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CandidateStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CandidateStepType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CapacitySizeType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CaptureMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CaptureStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClarifyFeatureType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CodeRepositorySortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CollectionConfig.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CollectionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CompilationJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CompleteOnConvergence
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ConditionOutcome
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ContainerMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ContentClassifier
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CrossAccountFilterOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CustomFileSystem.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DataDistributionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DataSourceName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DetailedAlgorithmStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DetailedModelPackageStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DeviceDeploymentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DirectInternetAccess
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.Direction
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EdgePackagingJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EndpointConfigSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EndpointSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ExecutionRoleIdentityConfig
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ExecutionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FailureHandlingPolicy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FeatureStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FeatureType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FileSystemAccessMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FileSystemType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FillingType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FlatInvocations
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.FlowDefinitionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.Framework
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HubContentSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HubContentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HubContentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HubSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HumanTaskUiStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterScalingType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningAllocationStrategy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobObjectiveType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSortByOptions
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobStrategyType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InputMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.InstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.JobType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.JoinSource
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.LabelingJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.LastUpdateStatusValue
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.LineageType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListCompilationJobsSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListDeviceFleetsSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamSortByOptions
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListWorkforcesSortByOptions
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ListWorkteamsSortByOptions
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ManagedInstanceScalingStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MetricSetSource
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelPackageSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelPackageStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelPackageType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelVariantAction
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringExecutionSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringJobDefinitionSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringScheduleSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.MonitoringType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceAcceleratorType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceLifecycleConfigSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.NotebookOutputOption
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ObjectiveStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.OfflineStoreStatusValue
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.Operator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.OrderKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.OutputCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ParameterType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.PipelineExecutionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.PipelineStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProblemType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingS3CompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataDistributionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingS3DataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingS3InputMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProcessingS3UploadMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.Processor
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProductionVariantAcceleratorType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProductionVariantInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProfilingStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecommendationStepType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RecordWrapper
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ResourceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RetentionType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RootAccess
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RoutingStrategy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.RuleEvaluationStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.S3DataDistribution
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.S3DataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.S3ModelDataType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ScalingPolicy.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ScheduleStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SearchSortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SharingType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SkipModelValidation
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortActionsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortArtifactsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortContextsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortExperimentsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortInferenceExperimentsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortOrder
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortPipelineExecutionsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortTrialComponentsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SortTrialsBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SpaceSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.SplitType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StageStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.Statistic
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StepStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StorageType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TableFormat
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TargetPlatformAccelerator
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TargetPlatformOs
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.ThroughputMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrafficType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingInputMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingJobEarlyStoppingType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingJobSortByOptions
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAccessMode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TransformInstanceType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TransformJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrialComponentParameterValue.Type
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TrialComponentPrimaryStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.UserProfileSortKey
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.VariantPropertyType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.VendorGuidance
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
unlabeled() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelCounters
The total number of objects not yet labeled.
unlabeled(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelCounters.Builder
The total number of objects not yet labeled.
UNVERSIONED - software.amazon.awssdk.services.sagemaker.model.ModelPackageType
 
UPDATE_COMPLETED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
UPDATE_IN_PROGRESS - software.amazon.awssdk.services.sagemaker.model.ProjectStatus
 
UPDATE_ROLLBACK_FAILED - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
updateAction(Consumer<UpdateActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an action.
updateAction(Consumer<UpdateActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an action.
updateAction(UpdateActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an action.
updateAction(UpdateActionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an action.
UpdateActionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateActionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateActionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateActionRequestMarshaller
 
UpdateActionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateActionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateAppImageConfig(Consumer<UpdateAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of an AppImageConfig.
updateAppImageConfig(Consumer<UpdateAppImageConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of an AppImageConfig.
updateAppImageConfig(UpdateAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of an AppImageConfig.
updateAppImageConfig(UpdateAppImageConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of an AppImageConfig.
UpdateAppImageConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateAppImageConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateAppImageConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateAppImageConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateAppImageConfigRequestMarshaller
 
UpdateAppImageConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateAppImageConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateArtifact(Consumer<UpdateArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an artifact.
updateArtifact(Consumer<UpdateArtifactRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an artifact.
updateArtifact(UpdateArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an artifact.
updateArtifact(UpdateArtifactRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an artifact.
UpdateArtifactRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateArtifactRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateArtifactRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateArtifactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateArtifactRequestMarshaller
 
UpdateArtifactResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateArtifactResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateCluster(Consumer<UpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a SageMaker HyperPod cluster.
updateCluster(Consumer<UpdateClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a SageMaker HyperPod cluster.
updateCluster(UpdateClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a SageMaker HyperPod cluster.
updateCluster(UpdateClusterRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a SageMaker HyperPod cluster.
UpdateClusterRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateClusterRequestMarshaller
 
UpdateClusterResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateClusterSoftware(Consumer<UpdateClusterSoftwareRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the platform software of a SageMaker HyperPod cluster for security patching.
updateClusterSoftware(Consumer<UpdateClusterSoftwareRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the platform software of a SageMaker HyperPod cluster for security patching.
updateClusterSoftware(UpdateClusterSoftwareRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the platform software of a SageMaker HyperPod cluster for security patching.
updateClusterSoftware(UpdateClusterSoftwareRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the platform software of a SageMaker HyperPod cluster for security patching.
UpdateClusterSoftwareRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterSoftwareRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterSoftwareRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateClusterSoftwareRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateClusterSoftwareRequestMarshaller
 
UpdateClusterSoftwareResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateClusterSoftwareResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateCodeRepository(Consumer<UpdateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the specified Git repository with the specified values.
updateCodeRepository(Consumer<UpdateCodeRepositoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the specified Git repository with the specified values.
updateCodeRepository(UpdateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the specified Git repository with the specified values.
updateCodeRepository(UpdateCodeRepositoryRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the specified Git repository with the specified values.
UpdateCodeRepositoryRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateCodeRepositoryRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateCodeRepositoryRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateCodeRepositoryRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateCodeRepositoryRequestMarshaller
 
UpdateCodeRepositoryResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateCodeRepositoryResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateContext(Consumer<UpdateContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a context.
updateContext(Consumer<UpdateContextRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a context.
updateContext(UpdateContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a context.
updateContext(UpdateContextRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a context.
UpdateContextRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateContextRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateContextRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateContextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateContextRequestMarshaller
 
UpdateContextResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateContextResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateDeviceFleet(Consumer<UpdateDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a fleet of devices.
updateDeviceFleet(Consumer<UpdateDeviceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a fleet of devices.
updateDeviceFleet(UpdateDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a fleet of devices.
updateDeviceFleet(UpdateDeviceFleetRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a fleet of devices.
UpdateDeviceFleetRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDeviceFleetRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateDeviceFleetRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateDeviceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateDeviceFleetRequestMarshaller
 
UpdateDeviceFleetResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDeviceFleetResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateDevices(Consumer<UpdateDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates one or more devices in a fleet.
updateDevices(Consumer<UpdateDevicesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates one or more devices in a fleet.
updateDevices(UpdateDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates one or more devices in a fleet.
updateDevices(UpdateDevicesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates one or more devices in a fleet.
UpdateDevicesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDevicesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateDevicesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateDevicesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateDevicesRequestMarshaller
 
UpdateDevicesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDevicesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateDomain(Consumer<UpdateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the default settings for new user profiles in the domain.
updateDomain(Consumer<UpdateDomainRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the default settings for new user profiles in the domain.
updateDomain(UpdateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the default settings for new user profiles in the domain.
updateDomain(UpdateDomainRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the default settings for new user profiles in the domain.
UpdateDomainRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDomainRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateDomainRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateDomainRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateDomainRequestMarshaller
 
UpdateDomainResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateDomainResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deploys the EndpointConfig specified in the request to a new fleet of instances.
updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deploys the EndpointConfig specified in the request to a new fleet of instances.
updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Deploys the EndpointConfig specified in the request to a new fleet of instances.
updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Deploys the EndpointConfig specified in the request to a new fleet of instances.
UpdateEndpointRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateEndpointRequestMarshaller
 
UpdateEndpointResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateEndpointWeightsAndCapacities(Consumer<UpdateEndpointWeightsAndCapacitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint.
updateEndpointWeightsAndCapacities(Consumer<UpdateEndpointWeightsAndCapacitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint.
updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint.
updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint.
UpdateEndpointWeightsAndCapacitiesRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointWeightsAndCapacitiesRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointWeightsAndCapacitiesRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateEndpointWeightsAndCapacitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateEndpointWeightsAndCapacitiesRequestMarshaller
 
UpdateEndpointWeightsAndCapacitiesResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateEndpointWeightsAndCapacitiesResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateExperiment(Consumer<UpdateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds, updates, or removes the description of an experiment.
updateExperiment(Consumer<UpdateExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Adds, updates, or removes the description of an experiment.
updateExperiment(UpdateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Adds, updates, or removes the description of an experiment.
updateExperiment(UpdateExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Adds, updates, or removes the description of an experiment.
UpdateExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateExperimentRequestMarshaller
 
UpdateExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateFeatureGroup(Consumer<UpdateFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the feature group by either adding features or updating the online store configuration.
updateFeatureGroup(Consumer<UpdateFeatureGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the feature group by either adding features or updating the online store configuration.
updateFeatureGroup(UpdateFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the feature group by either adding features or updating the online store configuration.
updateFeatureGroup(UpdateFeatureGroupRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the feature group by either adding features or updating the online store configuration.
UpdateFeatureGroupRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureGroupRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureGroupRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateFeatureGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateFeatureGroupRequestMarshaller
 
UpdateFeatureGroupResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureGroupResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateFeatureMetadata(Consumer<UpdateFeatureMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the description and parameters of the feature group.
updateFeatureMetadata(Consumer<UpdateFeatureMetadataRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the description and parameters of the feature group.
updateFeatureMetadata(UpdateFeatureMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the description and parameters of the feature group.
updateFeatureMetadata(UpdateFeatureMetadataRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the description and parameters of the feature group.
UpdateFeatureMetadataRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureMetadataRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureMetadataRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateFeatureMetadataRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateFeatureMetadataRequestMarshaller
 
UpdateFeatureMetadataResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateFeatureMetadataResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateHub(Consumer<UpdateHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update a hub.
updateHub(Consumer<UpdateHubRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update a hub.
updateHub(UpdateHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update a hub.
updateHub(UpdateHubRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update a hub.
UpdateHubRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateHubRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateHubRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateHubRequest Marshaller
UpdateHubRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateHubRequestMarshaller
 
UpdateHubResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateHubResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateImage(Consumer<UpdateImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of a SageMaker image.
updateImage(Consumer<UpdateImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of a SageMaker image.
updateImage(UpdateImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of a SageMaker image.
updateImage(UpdateImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of a SageMaker image.
UpdateImageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateImageRequestMarshaller
 
UpdateImageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateImageVersion(Consumer<UpdateImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of a SageMaker image version.
updateImageVersion(Consumer<UpdateImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of a SageMaker image version.
updateImageVersion(UpdateImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the properties of a SageMaker image version.
updateImageVersion(UpdateImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the properties of a SageMaker image version.
UpdateImageVersionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageVersionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageVersionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateImageVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateImageVersionRequestMarshaller
 
UpdateImageVersionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateImageVersionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateInferenceComponent(Consumer<UpdateInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an inference component.
updateInferenceComponent(Consumer<UpdateInferenceComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an inference component.
updateInferenceComponent(UpdateInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an inference component.
updateInferenceComponent(UpdateInferenceComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an inference component.
UpdateInferenceComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateInferenceComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceComponentRequestMarshaller
 
UpdateInferenceComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateInferenceComponentRuntimeConfig(Consumer<UpdateInferenceComponentRuntimeConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Runtime settings for a model that is deployed with an inference component.
updateInferenceComponentRuntimeConfig(Consumer<UpdateInferenceComponentRuntimeConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Runtime settings for a model that is deployed with an inference component.
updateInferenceComponentRuntimeConfig(UpdateInferenceComponentRuntimeConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Runtime settings for a model that is deployed with an inference component.
updateInferenceComponentRuntimeConfig(UpdateInferenceComponentRuntimeConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Runtime settings for a model that is deployed with an inference component.
UpdateInferenceComponentRuntimeConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentRuntimeConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentRuntimeConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateInferenceComponentRuntimeConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceComponentRuntimeConfigRequestMarshaller
 
UpdateInferenceComponentRuntimeConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceComponentRuntimeConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateInferenceExperiment(Consumer<UpdateInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an inference experiment that you created.
updateInferenceExperiment(Consumer<UpdateInferenceExperimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an inference experiment that you created.
updateInferenceExperiment(UpdateInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an inference experiment that you created.
updateInferenceExperiment(UpdateInferenceExperimentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an inference experiment that you created.
UpdateInferenceExperimentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceExperimentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceExperimentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateInferenceExperimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateInferenceExperimentRequestMarshaller
 
UpdateInferenceExperimentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateInferenceExperimentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateModelCard(Consumer<UpdateModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update an Amazon SageMaker Model Card.
updateModelCard(Consumer<UpdateModelCardRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update an Amazon SageMaker Model Card.
updateModelCard(UpdateModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update an Amazon SageMaker Model Card.
updateModelCard(UpdateModelCardRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update an Amazon SageMaker Model Card.
UpdateModelCardRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelCardRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelCardRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateModelCardRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateModelCardRequestMarshaller
 
UpdateModelCardResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelCardResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateModelPackage(Consumer<UpdateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a versioned model.
updateModelPackage(Consumer<UpdateModelPackageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a versioned model.
updateModelPackage(UpdateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a versioned model.
updateModelPackage(UpdateModelPackageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a versioned model.
UpdateModelPackageRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelPackageRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelPackageRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateModelPackageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateModelPackageRequestMarshaller
 
UpdateModelPackageResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateModelPackageResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateMonitoringAlert(Consumer<UpdateMonitoringAlertRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update the parameters of a model monitor alert.
updateMonitoringAlert(Consumer<UpdateMonitoringAlertRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update the parameters of a model monitor alert.
updateMonitoringAlert(UpdateMonitoringAlertRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update the parameters of a model monitor alert.
updateMonitoringAlert(UpdateMonitoringAlertRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update the parameters of a model monitor alert.
UpdateMonitoringAlertRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringAlertRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringAlertRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateMonitoringAlertRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateMonitoringAlertRequestMarshaller
 
UpdateMonitoringAlertResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringAlertResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateMonitoringSchedule(Consumer<UpdateMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a previously created schedule.
updateMonitoringSchedule(Consumer<UpdateMonitoringScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a previously created schedule.
updateMonitoringSchedule(UpdateMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a previously created schedule.
updateMonitoringSchedule(UpdateMonitoringScheduleRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a previously created schedule.
UpdateMonitoringScheduleRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringScheduleRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringScheduleRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateMonitoringScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateMonitoringScheduleRequestMarshaller
 
UpdateMonitoringScheduleResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateMonitoringScheduleResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateNotebookInstance(Consumer<UpdateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a notebook instance.
updateNotebookInstance(Consumer<UpdateNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a notebook instance.
updateNotebookInstance(UpdateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a notebook instance.
updateNotebookInstance(UpdateNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a notebook instance.
updateNotebookInstanceLifecycleConfig(Consumer<UpdateNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.
updateNotebookInstanceLifecycleConfig(Consumer<UpdateNotebookInstanceLifecycleConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.
updateNotebookInstanceLifecycleConfig(UpdateNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.
updateNotebookInstanceLifecycleConfig(UpdateNotebookInstanceLifecycleConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.
UpdateNotebookInstanceLifecycleConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceLifecycleConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceLifecycleConfigRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateNotebookInstanceLifecycleConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateNotebookInstanceLifecycleConfigRequestMarshaller
 
UpdateNotebookInstanceLifecycleConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceLifecycleConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateNotebookInstanceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateNotebookInstanceRequestMarshaller
 
UpdateNotebookInstanceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateNotebookInstanceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updatePipeline(Consumer<UpdatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a pipeline.
updatePipeline(Consumer<UpdatePipelineRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a pipeline.
updatePipeline(UpdatePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a pipeline.
updatePipeline(UpdatePipelineRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a pipeline.
updatePipelineExecution(Consumer<UpdatePipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a pipeline execution.
updatePipelineExecution(Consumer<UpdatePipelineExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a pipeline execution.
updatePipelineExecution(UpdatePipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a pipeline execution.
updatePipelineExecution(UpdatePipelineExecutionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a pipeline execution.
UpdatePipelineExecutionRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineExecutionRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineExecutionRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdatePipelineExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdatePipelineExecutionRequestMarshaller
 
UpdatePipelineExecutionResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineExecutionResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdatePipelineRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdatePipelineRequestMarshaller
 
UpdatePipelineResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdatePipelineResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateProject(Consumer<UpdateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model.
updateProject(Consumer<UpdateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model.
updateProject(UpdateProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model.
updateProject(UpdateProjectRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model.
UpdateProjectRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateProjectRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateProjectRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateProjectRequestMarshaller
 
UpdateProjectResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateProjectResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateSpace(Consumer<UpdateSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the settings of a space.
updateSpace(Consumer<UpdateSpaceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the settings of a space.
updateSpace(UpdateSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the settings of a space.
updateSpace(UpdateSpaceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the settings of a space.
UpdateSpaceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateSpaceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateSpaceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateSpaceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateSpaceRequestMarshaller
 
UpdateSpaceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateSpaceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateTrainingJob(Consumer<UpdateTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention length.
updateTrainingJob(Consumer<UpdateTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention length.
updateTrainingJob(UpdateTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention length.
updateTrainingJob(UpdateTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention length.
UpdateTrainingJobRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrainingJobRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrainingJobRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateTrainingJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateTrainingJobRequestMarshaller
 
UpdateTrainingJobResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrainingJobResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateTrial(Consumer<UpdateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the display name of a trial.
updateTrial(Consumer<UpdateTrialRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the display name of a trial.
updateTrial(UpdateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates the display name of a trial.
updateTrial(UpdateTrialRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates the display name of a trial.
updateTrialComponent(Consumer<UpdateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates one or more properties of a trial component.
updateTrialComponent(Consumer<UpdateTrialComponentRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates one or more properties of a trial component.
updateTrialComponent(UpdateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates one or more properties of a trial component.
updateTrialComponent(UpdateTrialComponentRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates one or more properties of a trial component.
UpdateTrialComponentRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialComponentRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialComponentRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateTrialComponentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateTrialComponentRequestMarshaller
 
UpdateTrialComponentResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialComponentResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateTrialRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateTrialRequestMarshaller
 
UpdateTrialResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateTrialResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateUserProfile(Consumer<UpdateUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a user profile.
updateUserProfile(Consumer<UpdateUserProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a user profile.
updateUserProfile(UpdateUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates a user profile.
updateUserProfile(UpdateUserProfileRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates a user profile.
UpdateUserProfileRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateUserProfileRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateUserProfileRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateUserProfileRequestMarshaller
 
UpdateUserProfileResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateUserProfileResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateWorkforce(Consumer<UpdateWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to update your workforce.
updateWorkforce(Consumer<UpdateWorkforceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this operation to update your workforce.
updateWorkforce(UpdateWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Use this operation to update your workforce.
updateWorkforce(UpdateWorkforceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Use this operation to update your workforce.
UpdateWorkforceRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkforceRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkforceRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateWorkforceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateWorkforceRequestMarshaller
 
UpdateWorkforceResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkforceResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
updateWorkteam(Consumer<UpdateWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an existing work team with new member definitions or description.
updateWorkteam(Consumer<UpdateWorkteamRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an existing work team with new member definitions or description.
updateWorkteam(UpdateWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Updates an existing work team with new member definitions or description.
updateWorkteam(UpdateWorkteamRequest) - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Updates an existing work team with new member definitions or description.
UpdateWorkteamRequest - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkteamRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkteamRequestMarshaller - Class in software.amazon.awssdk.services.sagemaker.transform
UpdateWorkteamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.sagemaker.transform.UpdateWorkteamRequestMarshaller
 
UpdateWorkteamResponse - Class in software.amazon.awssdk.services.sagemaker.model
 
UpdateWorkteamResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.ClusterStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.DomainStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.EndpointStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.HubStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.ImageStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.NotebookInstanceStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.SpaceStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.UserProfileStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.VariantStatus
 
UPDATING - software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
 
UPLOADING - software.amazon.awssdk.services.sagemaker.model.SecondaryStatus
 
UR - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.UriEncodeFn
 
url() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse
The URL to the created domain.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The domain's URL.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse
The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse
Returns the URL of the space.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.DomainDetails
The domain's URL.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary
The URL that you use to connect to the Jupyter notebook running in your notebook instance.
url() - Method in class software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo
The URL for the user interface template.
url(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value.Endpoint.Builder
 
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainResponse.Builder
The URL to the created domain.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse.Builder
The domain's URL.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceResponse.Builder
The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSpaceResponse.Builder
Returns the URL of the space.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DomainDetails.Builder
The domain's URL.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.NotebookInstanceSummary.Builder
The URL that you use to connect to the Jupyter notebook running in your notebook instance.
url(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UiTemplateInfo.Builder
The URL for the user interface template.
url(Expr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointResult.Builder
 
USD - Class in software.amazon.awssdk.services.sagemaker.model
Represents an amount of money in United States dollars.
USD.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
useDualStack() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.SageMakerEndpointParams.Builder
 
useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.AwsEndpointProviderUtils
 
useLogit() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig
A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions.
useLogit(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyShapConfig.Builder
A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions.
USER_PROFILE_NAME - software.amazon.awssdk.services.sagemaker.model.ExecutionRoleIdentityConfig
 
UserAgentUtils - Class in software.amazon.awssdk.services.sagemaker.internal
 
UserContext - Class in software.amazon.awssdk.services.sagemaker.model
Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.
UserContext.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
userGroup() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
An identifier for a user group.
userGroup() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
The level of permissions that the user has within the RStudioServerPro app.
userGroup(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition.Builder
An identifier for a user group.
userGroup(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings.Builder
The level of permissions that the user has within the RStudioServerPro app.
userGroup(RStudioServerProUserGroup) - Method in interface software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings.Builder
The level of permissions that the user has within the RStudioServerPro app.
userGroupAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.RStudioServerProAppSettings
The level of permissions that the user has within the RStudioServerPro app.
userInfoEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfig
The OIDC IdP user information endpoint used to configure your private workforce.
userInfoEndpoint() - Method in class software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse
The OIDC IdP user information endpoint used to configure your private workforce.
userInfoEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfig.Builder
The OIDC IdP user information endpoint used to configure your private workforce.
userInfoEndpoint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OidcConfigForResponse.Builder
The OIDC IdP user information endpoint used to configure your private workforce.
userPool() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoConfig
A user pool is a user directory in Amazon Cognito.
userPool() - Method in class software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition
An identifier for a user pool.
userPool(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoConfig.Builder
A user pool is a user directory in Amazon Cognito.
userPool(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CognitoMemberDefinition.Builder
An identifier for a user pool.
userProfileArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse
The user profile Amazon Resource Name (ARN).
userProfileArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The user profile Amazon Resource Name (ARN).
userProfileArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse
The user profile Amazon Resource Name (ARN).
userProfileArn() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
The Amazon Resource Name (ARN) of the user's profile.
userProfileArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileResponse.Builder
The user profile Amazon Resource Name (ARN).
userProfileArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The user profile Amazon Resource Name (ARN).
userProfileArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileResponse.Builder
The user profile Amazon Resource Name (ARN).
userProfileArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
The Amazon Resource Name (ARN) of the user's profile.
UserProfileDetails - Class in software.amazon.awssdk.services.sagemaker.model
The user profile details.
UserProfileDetails.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.AppDetails
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAppRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest
The name of the UserProfile to sign-in as.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
A name for the UserProfile.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
The user profile name.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.UserContext
The name of the user's profile.
userProfileName() - Method in class software.amazon.awssdk.services.sagemaker.model.UserProfileDetails
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AppDetails.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateAppRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreatePresignedDomainUrlRequest.Builder
The name of the UserProfile to sign-in as.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
A name for the UserProfile.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteAppRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteUserProfileRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAppResponse.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
The user profile name.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserContext.Builder
The name of the user's profile.
userProfileName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UserProfileDetails.Builder
The user profile name.
userProfileNameContains() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest
A parameter by which to filter the results.
userProfileNameContains(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesRequest.Builder
A parameter by which to filter the results.
userProfileNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAppsRequest
A parameter to search by user profile name.
userProfileNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAppsRequest.Builder
A parameter to search by user profile name.
userProfiles() - Method in class software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse
The list of user profiles.
userProfiles() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesIterable
Returns an iterable to iterate through the paginated ListUserProfilesResponse.userProfiles() member.
userProfiles() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListUserProfilesPublisher
Returns a publisher that can be used to get a stream of data.
userProfiles(Collection<UserProfileDetails>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse.Builder
The list of user profiles.
userProfiles(Consumer<UserProfileDetails.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse.Builder
The list of user profiles.
userProfiles(UserProfileDetails...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListUserProfilesResponse.Builder
The list of user profiles.
UserProfileSortKey - Enum in software.amazon.awssdk.services.sagemaker.model
 
UserProfileStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
userSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest
A collection of settings.
userSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse
A collection of settings.
userSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest
A collection of settings.
userSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
A collection of settings.
userSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
A collection of settings.
userSettings(Consumer<UserSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
A collection of settings.
userSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateUserProfileRequest.Builder
A collection of settings.
userSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeUserProfileResponse.Builder
A collection of settings.
userSettings(UserSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateUserProfileRequest.Builder
A collection of settings.
UserSettings - Class in software.amazon.awssdk.services.sagemaker.model
A collection of settings that apply to users in a domain.
UserSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
usersPerStep() - Method in class software.amazon.awssdk.services.sagemaker.model.Stairs
Specifies how many new users to spawn in each step.
usersPerStep(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.Stairs.Builder
Specifies how many new users to spawn in each step.

V

validate() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.FnNode
 
VALIDATION - software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
 
VALIDATION - software.amazon.awssdk.services.sagemaker.model.MetricSetSource
 
VALIDATION_LOSS - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
validationFraction() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLDataSplitConfig
The validation fraction (optional) is a float that specifies the portion of the training dataset to be used for validation.
validationFraction(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLDataSplitConfig.Builder
The validation fraction (optional) is a float that specifies the portion of the training dataset to be used for validation.
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 SageMaker runs to validate your algorithm.
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 SageMaker runs to validate your model package.
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 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 SageMaker runs to validate your model package.
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 SageMaker runs to validate your algorithm.
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 SageMaker runs to validate your model package.
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 SageMaker runs to validate your algorithm.
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 SageMaker runs to validate your model package.
validationRole() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification
The IAM roles that SageMaker uses to run the training jobs.
validationRole() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageValidationSpecification
The IAM roles to be used for the validation of the model package.
validationRole(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmValidationSpecification.Builder
The IAM roles that 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.
validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateAlgorithmRequest
Specifies configurations for one or more training jobs and that SageMaker runs to test the algorithm's training code and, optionally, one or more batch transform jobs that SageMaker runs to test the algorithm's inference code.
validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest
Specifies configurations for one or more transform jobs that SageMaker runs to test the model package.
validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse
Details about configurations for one or more training jobs that SageMaker runs to test the algorithm.
validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse
Configurations for one or more transform jobs that SageMaker runs to test the model package.
validationSpecification() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackage
Specifies batch transform jobs that SageMaker runs to validate your model package.
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 SageMaker runs to test the algorithm's training code and, optionally, one or more batch transform jobs that SageMaker runs to test the algorithm's inference code.
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 SageMaker runs to test the algorithm.
validationSpecification(Consumer<ModelPackageValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Specifies configurations for one or more transform jobs that 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 SageMaker runs to test the model package.
validationSpecification(Consumer<ModelPackageValidationSpecification.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Specifies batch transform jobs that SageMaker runs to validate your 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 SageMaker runs to test the algorithm's training code and, optionally, one or more batch transform jobs that SageMaker runs to test the algorithm's inference code.
validationSpecification(AlgorithmValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeAlgorithmResponse.Builder
Details about configurations for one or more training jobs that SageMaker runs to test the algorithm.
validationSpecification(ModelPackageValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateModelPackageRequest.Builder
Specifies configurations for one or more transform jobs that SageMaker runs to test the model package.
validationSpecification(ModelPackageValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeModelPackageResponse.Builder
Configurations for one or more transform jobs that SageMaker runs to test the model package.
validationSpecification(ModelPackageValidationSpecification) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackage.Builder
Specifies batch transform jobs that SageMaker runs to validate your model package.
validationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails
The status of algorithm validation.
validationStatuses() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails
The validation status of the model package.
validationStatuses(Collection<AlgorithmStatusItem>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
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(Consumer<AlgorithmStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
The status of algorithm validation.
validationStatuses(Consumer<ModelPackageStatusItem.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
The validation status of the model package.
validationStatuses(AlgorithmStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.AlgorithmStatusDetails.Builder
The status of algorithm validation.
validationStatuses(ModelPackageStatusItem...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelPackageStatusDetails.Builder
The validation status of the model package.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType
The ID.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.CapacitySize
Defines the capacity size, either as a number of instances or a capacity percentage.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameter
The list of values you can pass.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
The value suggested by the Amazon SageMaker Inference Recommender.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.FeatureParameter
The value that belongs to a key.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric
The value of the metric with the best result.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.FinalHyperParameterTuningJobObjectiveMetric
The value of the objective metric.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricData
The value of the metric.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.MetricDatum
The value of the metric.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter
The value to filter the model metadata.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.OutputParameter
The value of the output parameter.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.Parameter
The literal value for the parameter.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter
The value of the provisioning parameter.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.Tag
The tag value.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact
The location of the artifact.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.TtlDuration
TtlDuration time value.
value() - Method in class software.amazon.awssdk.services.sagemaker.model.VisibilityConditions
The value for the tag that you're using to filter the search results.
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).
value(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.FinalAutoMLJobObjectiveMetric.Builder
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(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricData.Builder
The value of the metric.
value(Float) - Method in interface software.amazon.awssdk.services.sagemaker.model.MetricDatum.Builder
The value of the metric.
value(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.CapacitySize.Builder
Defines the capacity size, either as a number of instances or a capacity percentage.
value(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TtlDuration.Builder
TtlDuration time value.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ArtifactSourceType.Builder
The ID.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter.Builder
The value suggested by the Amazon SageMaker Inference Recommender.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.FeatureParameter.Builder
The value that belongs to a key.
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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilter.Builder
The value to filter the model metadata.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.OutputParameter.Builder
The value of the output parameter.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Parameter.Builder
The literal value for the parameter.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProvisioningParameter.Builder
The value of the provisioning parameter.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Tag.Builder
The tag value.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrialComponentArtifact.Builder
The location of the artifact.
value(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.VisibilityConditions.Builder
The value for the tag that you're using to filter the search results.
value(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameter.Builder
The list of values you can pass.
value(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameter.Builder
The list of values you can pass.
value(Value) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Parameter.Builder
 
Value - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.sagemaker.endpoints.internal.Value
 
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.Array - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.sagemaker.endpoints.internal
A string value.
valueHint() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoParameter
An example value of the hyperparameter to optimize using Autotune.
valueHint(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoParameter.Builder
An example value of the hyperparameter to optimize using Autotune.
valueInMilliseconds() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold
The model latency percentile value in milliseconds.
valueInMilliseconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelLatencyThreshold.Builder
The model latency percentile value in milliseconds.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ActionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AdditionalS3DataSourceDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AggregationTransformationValue
Returns the enum constant of this type with the specified name.
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.AppImageConfigSortKey
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.AppSecurityGroupManagement
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.ArtifactSourceIdType
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.AssociationEdgeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AsyncNotificationTopicTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AthenaResultFormat
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.AutoMLAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLChannelType
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.AutoMLMetricExtendedEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfig.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeConfigName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProblemTypeResolvedAttributes.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.AutoMLProcessingUnit
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.AutotuneMode
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.CapacitySizeType
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.ClarifyFeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ClusterStatus
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.CollectionConfig.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CollectionType
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.CompleteOnConvergence
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.ConditionOutcome
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.CrossAccountFilterOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CustomFileSystem.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.CustomFileSystemConfig.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DataDistributionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DataSourceName
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.DeviceDeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.DeviceSubsetType
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.Direction
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.EdgePackagingJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentType
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.ExecutionRoleIdentityConfig
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.FailureHandlingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureGroupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FeatureType
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.FillingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.FlatInvocations
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.HubContentSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubContentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.HubStatus
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.HyperParameterTuningAllocationStrategy
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.ImageSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ImageVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentSortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceComponentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentStopDesiredState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InferenceExperimentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.InputMode
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.JobType
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.LastUpdateStatusValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.LineageType
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.ListDeviceFleetsSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgeDeploymentPlansSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListEdgePackagingJobsSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ListInferenceRecommendationsJobsSortBy
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.ManagedInstanceScalingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MetricSetSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MetricSpecification.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelApprovalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCacheSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardExportJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardProcessingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelInfrastructureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelMetadataFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelPackageGroupStatus
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.ModelPackageType
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.ModelVariantAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ModelVariantStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertHistorySortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringAlertStatus
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.MonitoringJobDefinitionSortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.MonitoringProblemType
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.MonitoringType
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.OfflineStoreStatusValue
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.OutputCompressionType
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.PipelineExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.PipelineStatus
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.Processor
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.ProfilingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ProjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobSupportedEndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationJobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RecommendationStepType
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.RedshiftResultCompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RedshiftResultFormat
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.ResourceCatalogSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ResourceCatalogSortOrder
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.RoutingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProAccessStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.RStudioServerProUserGroup
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.S3ModelDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SagemakerServicecatalogStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.ScalingPolicy.Type
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.SharingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SkipModelValidation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortActionsBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortArtifactsBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortAssociationsBy
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.SortContextsBy
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.SortInferenceExperimentsBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortLineageGroupsBy
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.SortPipelineExecutionsBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SortPipelinesBy
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.SpaceSortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.SpaceStatus
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.StageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.StepStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigAppType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioLifecycleConfigSortKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.StudioWebPortal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TableFormat
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.ThroughputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfigType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.TrafficType
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.TrainingRepositoryAccessMode
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.TrialComponentParameterValue.Type
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.TtlDurationUnit
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.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.VendorGuidance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.WarmPoolResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sagemaker.model.WorkforceStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.sagemaker.endpoints.internal.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.ActionStatus
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.AdditionalS3DataSourceDataType
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.AggregationTransformationValue
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.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.AppImageConfigSortKey
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.AppSecurityGroupManagement
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.ArtifactSourceIdType
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.AssociationEdgeType
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.AsyncNotificationTopicTypes
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.AthenaResultCompressionType
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.AthenaResultFormat
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.AutoMLAlgorithm
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.AutoMLChannelType
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.AutoMLMetricExtendedEnum
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.AutoMLMode
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.AutoMLProblemTypeConfig.Type
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.AutoMLProblemTypeConfigName
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.AutoMLProblemTypeResolvedAttributes.Type
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.AutoMLProcessingUnit
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.AutotuneMode
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.CapacitySizeType
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() - Method in class software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange
A list of the 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.ClarifyFeatureType
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.ClarifyTextGranularity
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.ClarifyTextLanguage
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.ClusterInstanceStatus
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.ClusterInstanceType
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.ClusterSortBy
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.ClusterStatus
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.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.CollectionConfig.Type
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.CollectionType
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.CompleteOnConvergence
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.ConditionOutcome
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.CrossAccountFilterOption
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.CustomFileSystem.Type
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.CustomFileSystemConfig.Type
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.DataDistributionType
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.DataSourceName
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.DeviceDeploymentStatus
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.DeviceSubsetType
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.Direction
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.EdgePackagingJobStatus
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.EdgePresetDeploymentStatus
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.EdgePresetDeploymentType
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.ExecutionRoleIdentityConfig
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.FailureHandlingPolicy
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.FeatureGroupSortBy
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.FeatureGroupSortOrder
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.FeatureGroupStatus
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.FeatureStatus
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.FeatureType
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.FillingType
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.FlatInvocations
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.HubContentSortBy
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.HubContentStatus
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.HubContentType
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.HubSortBy
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.HubStatus
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.HyperParameterTuningAllocationStrategy
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.ImageSortBy
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.ImageSortOrder
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.ImageStatus
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.ImageVersionSortBy
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.ImageVersionSortOrder
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.ImageVersionStatus
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.InferenceComponentSortKey
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.InferenceComponentStatus
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.InferenceExecutionMode
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.InferenceExperimentStatus
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.InferenceExperimentStopDesiredState
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.InferenceExperimentType
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.InputMode
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.JobType
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.LastUpdateStatusValue
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.LineageType
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.ListDeviceFleetsSortBy
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.ListEdgeDeploymentPlansSortBy
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.ListEdgePackagingJobsSortBy
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.ListInferenceRecommendationsJobsSortBy
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.ManagedInstanceScalingStatus
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.MetricSetSource
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.MetricSpecification.Type
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.ModelApprovalStatus
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.ModelCacheSetting
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.ModelCardExportJobSortBy
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.ModelCardExportJobSortOrder
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.ModelCardExportJobStatus
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.ModelCardProcessingStatus
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.ModelCardSortBy
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.ModelCardSortOrder
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.ModelCardStatus
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.ModelCardVersionSortBy
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.ModelCompressionType
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.ModelInfrastructureType
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.ModelMetadataFilterType
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.ModelPackageGroupSortBy
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.ModelPackageGroupStatus
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.ModelPackageType
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.ModelVariantAction
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.ModelVariantStatus
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.MonitoringAlertHistorySortKey
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.MonitoringAlertStatus
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.MonitoringJobDefinitionSortKey
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.MonitoringProblemType
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.MonitoringType
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.OfflineStoreStatusValue
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.OutputCompressionType
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.PipelineExecutionStatus
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.PipelineStatus
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.Processor
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.ProfilingStatus
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.ProjectSortBy
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.ProjectSortOrder
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.ProjectStatus
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.RecommendationJobStatus
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.RecommendationJobSupportedEndpointType
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.RecommendationJobType
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.RecommendationStatus
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.RecommendationStepType
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.RedshiftResultCompressionType
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.RedshiftResultFormat
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.ResourceCatalogSortBy
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.ResourceCatalogSortOrder
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.RoutingStrategy
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.RStudioServerProAccessStatus
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.RStudioServerProUserGroup
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.S3ModelDataType
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.SagemakerServicecatalogStatus
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.ScalingPolicy.Type
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.SharingType
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.SkipModelValidation
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.SortActionsBy
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.SortArtifactsBy
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.SortAssociationsBy
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.SortContextsBy
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.SortInferenceExperimentsBy
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.SortLineageGroupsBy
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.SortPipelineExecutionsBy
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.SortPipelinesBy
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.SpaceSortKey
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.SpaceStatus
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.StageStatus
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.Statistic
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.StepStatus
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.StorageType
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.StudioLifecycleConfigAppType
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.StudioLifecycleConfigSortKey
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.StudioWebPortal
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.TableFormat
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.ThroughputMode
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.TrafficRoutingConfigType
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.TrafficType
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.TrainingRepositoryAccessMode
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.TrialComponentParameterValue.Type
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.TtlDurationUnit
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() - Static method in enum software.amazon.awssdk.services.sagemaker.model.VariantStatus
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.VendorGuidance
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.WarmPoolResourceStatus
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.WorkforceStatus
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.
values(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.CategoricalParameterRangeSpecification.Builder
The allowed categories for the hyperparameter.
values(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CategoricalParameterRange.Builder
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.
valueType() - Method in class software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter
The value type suggested by the Amazon SageMaker Inference Recommender.
valueType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EnvironmentParameter.Builder
The value type suggested by the Amazon SageMaker Inference Recommender.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest
The name of an existing production variant where you host the inference component.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse
The name of the production variant that hosts the inference component.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity
The name of the variant to update.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
The name of the production variant (deployed model) made during a recommendation job.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary
The name of the production variant that hosts the inference component.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig
The name of the variant.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary
The name of the variant.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The name of the variant.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The name of the production variant.
variantName() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The name of the variant.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateInferenceComponentRequest.Builder
The name of an existing production variant where you host the inference component.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeInferenceComponentResponse.Builder
The name of the production variant that hosts the inference component.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DesiredWeightAndCapacity.Builder
The name of the variant to update.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration.Builder
The name of the production variant (deployed model) made during a recommendation job.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.InferenceComponentSummary.Builder
The name of the production variant that hosts the inference component.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfig.Builder
The name of the variant.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ModelVariantConfigSummary.Builder
The name of the variant.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The name of the variant.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The name of the production variant.
variantName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The name of the variant.
variantNameEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest
A production variant name to filter the listed inference components.
variantNameEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListInferenceComponentsRequest.Builder
A production variant name to filter the listed inference components.
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() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
The type of variant property.
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 - Enum in software.amazon.awssdk.services.sagemaker.model
 
variantPropertyTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.VariantProperty
The type of variant property.
variantStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(Collection<ProductionVariantStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(Collection<ProductionVariantStatus>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(Consumer<ProductionVariantStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(Consumer<ProductionVariantStatus.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(ProductionVariantStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.PendingProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
variantStatus(ProductionVariantStatus...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariantSummary.Builder
The endpoint variant status which describes the current deployment stage status or operational status.
VariantStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
VECTOR - software.amazon.awssdk.services.sagemaker.model.CollectionType
 
VECTOR_CONFIG - software.amazon.awssdk.services.sagemaker.model.CollectionConfig.Type
 
vectorConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CollectionConfig
Configuration for your vector collection type.
vectorConfig(Consumer<VectorConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfig.Builder
Configuration for your vector collection type.
vectorConfig(VectorConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CollectionConfig.Builder
Configuration for your vector collection type.
VectorConfig - Class in software.amazon.awssdk.services.sagemaker.model
Configuration for your vector collection type.
VectorConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
vendorGuidance() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The stability of the image version, specified by the maintainer.
vendorGuidance() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The stability of the image version specified by the maintainer.
vendorGuidance() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The availability of the image version specified by the maintainer.
vendorGuidance(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The stability of the image version, specified by the maintainer.
vendorGuidance(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The stability of the image version specified by the maintainer.
vendorGuidance(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The availability of the image version specified by the maintainer.
vendorGuidance(VendorGuidance) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest.Builder
The stability of the image version, specified by the maintainer.
vendorGuidance(VendorGuidance) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The stability of the image version specified by the maintainer.
vendorGuidance(VendorGuidance) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The availability of the image version specified by the maintainer.
VendorGuidance - Enum in software.amazon.awssdk.services.sagemaker.model
 
vendorGuidanceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateImageVersionRequest
The stability of the image version, specified by the maintainer.
vendorGuidanceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The stability of the image version specified by the maintainer.
vendorGuidanceAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The availability of the image version specified by the maintainer.
version() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions
 
version() - Method in class software.amazon.awssdk.services.sagemaker.model.AgentVersion
Version of the agent.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest
The version to delete.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest
The version of the image.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse
The version number.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.ImageVersion
The version number.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest
The version of the image.
version() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest
The version of the image.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteImageVersionRequest.Builder
The version to delete.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest.Builder
The version of the image.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionResponse.Builder
The version number.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ImageVersion.Builder
The version number.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListAliasesRequest.Builder
The version of the image.
version(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateImageVersionRequest.Builder
The version of the image.
version(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.Partitions.Builder
 
version(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AgentVersion.Builder
Version of the agent.
VERSION - software.amazon.awssdk.services.sagemaker.model.ImageVersionSortBy
 
VERSION - software.amazon.awssdk.services.sagemaker.model.ModelCardVersionSortBy
 
VERSIONED - software.amazon.awssdk.services.sagemaker.model.ModelPackageType
 
versionId() - Method in class software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location
Version Id of the pipeline definition file.
versionId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.PipelineDefinitionS3Location.Builder
Version Id of the pipeline definition file.
Vertex - Class in software.amazon.awssdk.services.sagemaker.model
A lineage entity connected to the starting entity(ies).
Vertex.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
vertices() - Method in class software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse
A list of vertices connected to the start entity(ies) in the lineage graph.
vertices(Collection<Vertex>) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of vertices connected to the start entity(ies) in the lineage graph.
vertices(Consumer<Vertex.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of vertices connected to the start entity(ies) in the lineage graph.
vertices(Vertex...) - Method in interface software.amazon.awssdk.services.sagemaker.model.QueryLineageResponse.Builder
A list of vertices connected to the start entity(ies) in the lineage graph.
violationReport() - Method in class software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata
The Amazon S3 URI of the violation report if violations are detected.
violationReport() - Method in class software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata
The Amazon S3 URI of violation report if violations are detected.
violationReport(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ClarifyCheckStepMetadata.Builder
The Amazon S3 URI of the violation report if violations are detected.
violationReport(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.QualityCheckStepMetadata.Builder
The Amazon S3 URI of violation report if violations are detected.
visibilityConditions() - Method in class software.amazon.awssdk.services.sagemaker.model.SearchRequest
Limits the results of your search request to the resources that you can access.
visibilityConditions(Collection<VisibilityConditions>) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
Limits the results of your search request to the resources that you can access.
visibilityConditions(Consumer<VisibilityConditions.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
Limits the results of your search request to the resources that you can access.
visibilityConditions(VisibilityConditions...) - Method in interface software.amazon.awssdk.services.sagemaker.model.SearchRequest.Builder
Limits the results of your search request to the resources that you can access.
VisibilityConditions - Class in software.amazon.awssdk.services.sagemaker.model
The list of key-value pairs used to filter your search results.
VisibilityConditions.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.sagemaker.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.RuleEvaluator
 
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
The key used to encrypt stored data.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume attached to the compute instances used to run the training job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig
The Key Management Service (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.ProcessingClusterConfig
The Amazon Web Services Key Management Service (Amazon Web Services 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.RecommendationJobInputConfig
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The Amazon Web Services KMS key that 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.TransformResources
The Amazon Web Services Key Management Service (Amazon Web Services 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(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
The key used to encrypt stored data.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume attached to the compute instances used to run the training job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig.Builder
The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringClusterConfig.Builder
The Key Management Service (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 Amazon Web Services Key Management Service (Amazon Web Services 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.RecommendationJobInputConfig.Builder
The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceConfig.Builder
The Amazon Web Services KMS key that 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 Amazon Web Services Key Management Service (Amazon Web Services 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() - 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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig
The volume size in GB of the data to be processed for hyperparameter optimization (optional).
volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig
The volume size in GB for the storage volume to be used in processing hyperparameter optimization jobs (optional).
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.ProductionVariant
The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant.
volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration
The size, in GB, of the ML storage volume attached to the processing instance.
volumeSizeInGB() - Method in class software.amazon.awssdk.services.sagemaker.model.ResourceConfig
The size of the ML storage volume that you want to provision.
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.
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(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(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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningInstanceConfig.Builder
The volume size in GB of the data to be processed for hyperparameter optimization (optional).
volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningResourceConfig.Builder
The volume size in GB for the storage volume to be used in processing hyperparameter optimization jobs (optional).
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(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(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProductionVariant.Builder
The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant.
volumeSizeInGB(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.ProfilerRuleConfiguration.Builder
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.ResourceConfig.Builder
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.
VPC - software.amazon.awssdk.services.sagemaker.model.RepositoryAccessMode
 
VPC - software.amazon.awssdk.services.sagemaker.model.TrainingRepositoryAccessMode
 
VPC_ONLY - software.amazon.awssdk.services.sagemaker.model.AppNetworkAccessType
 
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig
The VPC configuration.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest
Returns the value of the VpcConfig property for this object.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest
Returns the value of the VpcConfig property for this object.
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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse
Returns the value of the VpcConfig property for this object.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse
Returns the value of the VpcConfig property for this object.
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() - 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() - 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() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig
Returns the value of the VpcConfig property for this object.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Model
Returns the value of the VpcConfig property for this object.
vpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig
Returns 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() - Method in class software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig
Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.
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(Consumer<NeoVpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig(Consumer<NeoVpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig(Consumer<RecommendationJobVpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
The VPC configuration.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Sets the value of the VpcConfig property for this object.
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(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(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Sets the value of the VpcConfig property for this object.
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(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(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(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig.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(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(NeoVpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateCompilationJobRequest.Builder
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig(NeoVpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeCompilationJobResponse.Builder
A VpcConfig object that specifies the VPC that you want your compilation job to connect to.
vpcConfig(RecommendationJobVpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.RecommendationJobInputConfig.Builder
Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.AutoMLSecurityConfig.Builder
The VPC configuration.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateClusterRequest.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateEndpointConfigRequest.Builder
Sets the value of the VpcConfig property for this object.
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(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(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeClusterResponse.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeEndpointConfigResponse.Builder
Sets the value of the VpcConfig property for this object.
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(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(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(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobResourceConfig.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.Model.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.MonitoringNetworkConfig.Builder
Sets the value of the VpcConfig property for this object.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.NetworkConfig.Builder
Sets 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 - Class in software.amazon.awssdk.services.sagemaker.model
Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to.
VpcConfig.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
vpcEndpointId() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
The IDs for the VPC service endpoints of your VPC workforce when it is created and updated.
vpcEndpointId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The IDs for the VPC service endpoints of your VPC workforce when it is created and updated.
vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest
The ID of the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeDomainResponse
The ID of the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest
The ID of the VPC that the workforce uses for communication.
vpcId() - Method in class software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse
The ID of the VPC that the workforce uses for communication.
vpcId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateDomainRequest.Builder
The ID of the Amazon Virtual Private Cloud (VPC) that the domain 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 the domain uses for communication.
vpcId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigRequest.Builder
The ID of the VPC that the workforce uses for communication.
vpcId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.WorkforceVpcConfigResponse.Builder
The ID of the VPC that the workforce uses for communication.
vpcOnlyTrustedAccounts() - Method in class software.amazon.awssdk.services.sagemaker.model.DockerSettings
The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.
vpcOnlyTrustedAccounts(String...) - Method in interface software.amazon.awssdk.services.sagemaker.model.DockerSettings.Builder
The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.
vpcOnlyTrustedAccounts(Collection<String>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DockerSettings.Builder
The list of Amazon Web Services accounts that are trusted when the domain is created in VPC-only mode.

W

waiter() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerAsyncClient
Create an instance of SageMakerAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.sagemaker.SageMakerClient
Create an instance of SageMakerWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.sagemaker.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.sagemaker.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
WaitersRuntime.Value - Class in software.amazon.awssdk.services.sagemaker.waiters.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
waiterState() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitIntervalInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy
The length of the baking period, during which SageMaker monitors alarms for each batch on the new fleet.
waitIntervalInSeconds() - Method in class software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig
The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.
waitIntervalInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.RollingUpdatePolicy.Builder
The length of the baking period, during which SageMaker monitors alarms for each batch on the new fleet.
waitIntervalInSeconds(Integer) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrafficRoutingConfig.Builder
The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.
waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointDeleted(Consumer<DescribeEndpointRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointDeleted(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointDeleted(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointDeleted(DescribeEndpointRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointDeleted(DescribeEndpointRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointInService(Consumer<DescribeEndpointRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilEndpointInService(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointInService(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointInService(DescribeEndpointRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilEndpointInService(DescribeEndpointRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeEndpoint(software.amazon.awssdk.services.sagemaker.model.DescribeEndpointRequest) API until the desired condition EndpointInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageCreated(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageCreated(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageCreated(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageCreated(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageCreated(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageCreated(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageCreated(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageCreated(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageDeleted(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageDeleted(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageDeleted(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageDeleted(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageDeleted(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageUpdated(Consumer<DescribeImageRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageUpdated(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageUpdated(DescribeImageRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageUpdated(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageUpdated(DescribeImageRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImage(software.amazon.awssdk.services.sagemaker.model.DescribeImageRequest) API until the desired condition ImageUpdated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionCreated(Consumer<DescribeImageVersionRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionCreated(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionCreated(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionCreated(DescribeImageVersionRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionCreated(DescribeImageVersionRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionCreated is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionDeleted(Consumer<DescribeImageVersionRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilImageVersionDeleted(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionDeleted(DescribeImageVersionRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionDeleted(DescribeImageVersionRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilImageVersionDeleted(DescribeImageVersionRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeImageVersion(software.amazon.awssdk.services.sagemaker.model.DescribeImageVersionRequest) API until the desired condition ImageVersionDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceDeleted(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceDeleted(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceDeleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceInService(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceInService(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceInService is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceStopped(Consumer<DescribeNotebookInstanceRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilNotebookInstanceStopped(DescribeNotebookInstanceRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeNotebookInstance(software.amazon.awssdk.services.sagemaker.model.DescribeNotebookInstanceRequest) API until the desired condition NotebookInstanceStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProcessingJobCompletedOrStopped(Consumer<DescribeProcessingJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilProcessingJobCompletedOrStopped(DescribeProcessingJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeProcessingJob(software.amazon.awssdk.services.sagemaker.model.DescribeProcessingJobRequest) API until the desired condition ProcessingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTrainingJobCompletedOrStopped(Consumer<DescribeTrainingJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTrainingJobCompletedOrStopped(DescribeTrainingJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTrainingJob(software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobRequest) API until the desired condition TrainingJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTransformJobCompletedOrStopped(Consumer<DescribeTransformJobRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state.
waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerAsyncWaiter
Polls SageMakerAsyncClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
waitUntilTransformJobCompletedOrStopped(DescribeTransformJobRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sagemaker.waiters.SageMakerWaiter
Polls SageMakerClient.describeTransformJob(software.amazon.awssdk.services.sagemaker.model.DescribeTransformJobRequest) API until the desired condition TransformJobCompletedOrStopped is met, or until it is determined that the resource will never enter into the desired state
WAPE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricEnum
 
WAPE - software.amazon.awssdk.services.sagemaker.model.AutoMLMetricExtendedEnum
 
WarmPoolResourceStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
warmPoolStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse
The status of the warm pool associated with the training job.
warmPoolStatus() - Method in class software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary
The status of the warm pool associated with the training job.
warmPoolStatus(Consumer<WarmPoolStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The status of the warm pool associated with the training job.
warmPoolStatus(Consumer<WarmPoolStatus.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
The status of the warm pool associated with the training job.
warmPoolStatus(WarmPoolStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeTrainingJobResponse.Builder
The status of the warm pool associated with the training job.
warmPoolStatus(WarmPoolStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.TrainingJobSummary.Builder
The status of the warm pool associated with the training job.
WarmPoolStatus - Class in software.amazon.awssdk.services.sagemaker.model
Status and billing information about the warm pool.
WarmPoolStatus.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
warmPoolStatusEquals() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
A filter that retrieves only training jobs with a specific warm pool status.
warmPoolStatusEquals(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
A filter that retrieves only training jobs with a specific warm pool status.
warmPoolStatusEquals(WarmPoolResourceStatus) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest.Builder
A filter that retrieves only training jobs with a specific warm pool status.
warmPoolStatusEqualsAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.ListTrainingJobsRequest
A filter that retrieves only training jobs with a specific warm pool status.
warmStartConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest
Specifies the configuration for starting the hyperparameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity
Returns the value of the WarmStartConfig property for this object.
warmStartConfig(Consumer<HyperParameterTuningJobWarmStartConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
Specifies the configuration for starting the hyperparameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig(Consumer<HyperParameterTuningJobWarmStartConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig(Consumer<HyperParameterTuningJobWarmStartConfig.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the WarmStartConfig property for this object.
warmStartConfig(HyperParameterTuningJobWarmStartConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateHyperParameterTuningJobRequest.Builder
Specifies the configuration for starting the hyperparameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig(HyperParameterTuningJobWarmStartConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeHyperParameterTuningJobResponse.Builder
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as a starting point.
warmStartConfig(HyperParameterTuningJobWarmStartConfig) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobSearchEntity.Builder
Sets the value of the WarmStartConfig property for this object.
warmStartType() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
Specifies one of the following:
warmStartType(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig.Builder
Specifies one of the following:
warmStartType(HyperParameterTuningJobWarmStartType) - Method in interface software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig.Builder
Specifies one of the following:
warmStartTypeAsString() - Method in class software.amazon.awssdk.services.sagemaker.model.HyperParameterTuningJobWarmStartConfig
Specifies one of the following:
WEEKS - software.amazon.awssdk.services.sagemaker.model.TtlDurationUnit
 
wildcard() - Method in class software.amazon.awssdk.services.sagemaker.waiters.internal.WaitersRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
withDefaultVersion() - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.EndpointRuleset.Builder
 
workforce() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse
A single private workforce, which is automatically created when you create your first private work team.
workforce() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse
A single private workforce.
workforce(Consumer<Workforce.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse.Builder
A single private workforce, which is automatically created when you create your first private work team.
workforce(Consumer<Workforce.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse.Builder
A single private workforce.
workforce(Workforce) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceResponse.Builder
A single private workforce, which is automatically created when you create your first private work team.
workforce(Workforce) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceResponse.Builder
A single private workforce.
Workforce - Class in software.amazon.awssdk.services.sagemaker.model
A single private workforce, which is automatically created when you create your first private work team.
Workforce.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
workforceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse
The Amazon Resource Name (ARN) of the workforce.
workforceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The Amazon Resource Name (ARN) of the private workforce.
workforceArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The Amazon Resource Name (ARN) of the workforce.
workforceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceResponse.Builder
The Amazon Resource Name (ARN) of the workforce.
workforceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The Amazon Resource Name (ARN) of the private workforce.
workforceArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
The Amazon Resource Name (ARN) of the workforce.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
The name of the private workforce.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
The name of the workforce.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest
The name of the workforce.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest
The name of the private workforce whose access you want to restrict.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
The name of the private workforce that you want to update.
workforceName() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The name of the private workforce.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
The name of the private workforce.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
The name of the workforce.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkforceRequest.Builder
The name of the workforce.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkforceRequest.Builder
The name of the private workforce whose access you want to restrict.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
The name of the private workforce that you want to update.
workforceName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The name of the private workforce.
workforces() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse
A list containing information about your workforce.
workforces() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesIterable
Returns an iterable to iterate through the paginated ListWorkforcesResponse.workforces() member.
workforces() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkforcesPublisher
Returns a publisher that can be used to get a stream of data.
workforces(Collection<Workforce>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse.Builder
A list containing information about your workforce.
workforces(Consumer<Workforce.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse.Builder
A list containing information about your workforce.
workforces(Workforce...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkforcesResponse.Builder
A list containing information about your workforce.
WorkforceStatus - Enum in software.amazon.awssdk.services.sagemaker.model
 
workforceVpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest
Use this parameter to configure a workforce using VPC.
workforceVpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest
Use this parameter to update your VPC configuration for a workforce.
workforceVpcConfig() - Method in class software.amazon.awssdk.services.sagemaker.model.Workforce
The configuration of a VPC workforce.
workforceVpcConfig(Consumer<WorkforceVpcConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
Use this parameter to configure a workforce using VPC.
workforceVpcConfig(Consumer<WorkforceVpcConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
Use this parameter to update your VPC configuration for a workforce.
workforceVpcConfig(Consumer<WorkforceVpcConfigResponse.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of a VPC workforce.
workforceVpcConfig(WorkforceVpcConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkforceRequest.Builder
Use this parameter to configure a workforce using VPC.
workforceVpcConfig(WorkforceVpcConfigRequest) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkforceRequest.Builder
Use this parameter to update your VPC configuration for a workforce.
workforceVpcConfig(WorkforceVpcConfigResponse) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workforce.Builder
The configuration of a VPC workforce.
WorkforceVpcConfigRequest - Class in software.amazon.awssdk.services.sagemaker.model
The VPC object you use to create or update a workforce.
WorkforceVpcConfigRequest.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
WorkforceVpcConfigResponse - Class in software.amazon.awssdk.services.sagemaker.model
A VpcConfig object that specifies the VPC that you want your workforce to connect to.
WorkforceVpcConfigResponse.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
workGroup() - Method in class software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition
Returns the value of the WorkGroup property for this object.
workGroup(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.AthenaDatasetDefinition.Builder
Sets the value of the WorkGroup property for this object.
workRequesterAccountId() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary
The Amazon Web Services account ID of the account used to start the labeling job.
workRequesterAccountId(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobForWorkteamSummary.Builder
The Amazon Web Services account ID of the account used to start the labeling job.
workspaceSettings() - Method in class software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings
The workspace settings for the SageMaker Canvas application.
workspaceSettings(Consumer<WorkspaceSettings.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The workspace settings for the SageMaker Canvas application.
workspaceSettings(WorkspaceSettings) - Method in interface software.amazon.awssdk.services.sagemaker.model.CanvasAppSettings.Builder
The workspace settings for the SageMaker Canvas application.
WorkspaceSettings - Class in software.amazon.awssdk.services.sagemaker.model
The workspace settings for the SageMaker Canvas application.
WorkspaceSettings.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
workteam() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse
A Workteam instance that contains information about the work team.
workteam() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse
A Workteam object that describes the updated work team.
workteam(Consumer<Workteam.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse.Builder
A Workteam instance that contains information about the work team.
workteam(Consumer<Workteam.Builder>) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse.Builder
A Workteam object that describes the updated work team.
workteam(Workteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamResponse.Builder
A Workteam instance that contains information about the work team.
workteam(Workteam) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamResponse.Builder
A Workteam object that describes the updated work team.
Workteam - Class in software.amazon.awssdk.services.sagemaker.model
Provides details about a labeling work team.
Workteam.Builder - Interface in software.amazon.awssdk.services.sagemaker.model
 
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse
The Amazon Resource Name (ARN) of the work team.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest
The Amazon Resource Name (ARN) of the subscribed work team to describe.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig
Amazon Resource Name (ARN) of a team of workers.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig
The Amazon Resource Name (ARN) of the work team assigned to complete the tasks.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary
The Amazon Resource Name (ARN) of the work team assigned to the job.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest
The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam
The Amazon Resource Name (ARN) of the vendor that you have subscribed.
workteamArn() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The Amazon Resource Name (ARN) that identifies the work team.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamResponse.Builder
The Amazon Resource Name (ARN) of the work team.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeSubscribedWorkteamRequest.Builder
The Amazon Resource Name (ARN) of the subscribed work team to describe.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanLoopConfig.Builder
Amazon Resource Name (ARN) of a team of workers.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.HumanTaskConfig.Builder
The Amazon Resource Name (ARN) of the work team assigned to complete the tasks.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.LabelingJobSummary.Builder
The Amazon Resource Name (ARN) of the work team assigned to the job.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListLabelingJobsForWorkteamRequest.Builder
The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.SubscribedWorkteam.Builder
The Amazon Resource Name (ARN) of the vendor that you have subscribed.
workteamArn(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
The Amazon Resource Name (ARN) that identifies the work team.
workteamName() - Method in class software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest
The name of the work team.
workteamName() - Method in class software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest
The name of the work team to delete.
workteamName() - Method in class software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest
The name of the work team to return a description of.
workteamName() - Method in class software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest
The name of the work team to update.
workteamName() - Method in class software.amazon.awssdk.services.sagemaker.model.Workteam
The name of the work team.
workteamName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.CreateWorkteamRequest.Builder
The name of the work team.
workteamName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DeleteWorkteamRequest.Builder
The name of the work team to delete.
workteamName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.DescribeWorkteamRequest.Builder
The name of the work team to return a description of.
workteamName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.UpdateWorkteamRequest.Builder
The name of the work team to update.
workteamName(String) - Method in interface software.amazon.awssdk.services.sagemaker.model.Workteam.Builder
The name of the work team.
workteams() - Method in class software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse
An array of Workteam objects, each describing a work team.
workteams() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsIterable
Returns an iterable to iterate through the paginated ListWorkteamsResponse.workteams() member.
workteams() - Method in class software.amazon.awssdk.services.sagemaker.paginators.ListWorkteamsPublisher
Returns a publisher that can be used to get a stream of data.
workteams(Collection<Workteam>) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse.Builder
An array of Workteam objects, each describing a work team.
workteams(Consumer<Workteam.Builder>...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse.Builder
An array of Workteam objects, each describing a work team.
workteams(Workteam...) - Method in interface software.amazon.awssdk.services.sagemaker.model.ListWorkteamsResponse.Builder
An array of Workteam objects, each describing a work team.
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.sagemaker.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceLimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.sagemaker.model.SageMakerException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.sagemaker.model.SageMakerException.BuilderImpl
 

X

X86 - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
X86_64 - software.amazon.awssdk.services.sagemaker.model.TargetPlatformArch
 
X86_WIN32 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
X86_WIN64 - software.amazon.awssdk.services.sagemaker.model.TargetDevice
 
XGBOOST - software.amazon.awssdk.services.sagemaker.model.AutoMLAlgorithm
 
XGBOOST - software.amazon.awssdk.services.sagemaker.model.Framework
 
XX - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 

Y

YO - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 

Z

ZH - software.amazon.awssdk.services.sagemaker.model.ClarifyTextLanguage
 
ZLIB - software.amazon.awssdk.services.sagemaker.model.AthenaResultCompressionType
 
ZSTD - software.amazon.awssdk.services.sagemaker.model.RedshiftResultCompressionType
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages