@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTransformJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeTransformJobResult() |
Modifier and Type | Method and Description |
---|---|
DescribeTransformJobResult |
addEnvironmentEntry(String key,
String value)
Add a single Environment entry
|
DescribeTransformJobResult |
clearEnvironmentEntries()
Removes all the entries added into Environment.
|
DescribeTransformJobResult |
clone() |
boolean |
equals(Object obj) |
String |
getAutoMLJobArn()
The Amazon Resource Name (ARN) of the AutoML transform job.
|
String |
getBatchStrategy()
Specifies the number of records to include in a mini-batch for an HTTP inference request.
|
Date |
getCreationTime()
A timestamp that shows when the transform Job was created.
|
BatchDataCaptureConfig |
getDataCaptureConfig()
Configuration to control how SageMaker captures inference data.
|
DataProcessing |
getDataProcessing() |
Map<String,String> |
getEnvironment()
The environment variables to set in the Docker container.
|
ExperimentConfig |
getExperimentConfig() |
String |
getFailureReason()
If the transform job failed,
FailureReason describes why it failed. |
String |
getLabelingJobArn()
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or
training job.
|
Integer |
getMaxConcurrentTransforms()
The maximum number of parallel requests on each instance node that can be launched in a transform job.
|
Integer |
getMaxPayloadInMB()
The maximum payload size, in MB, used in the transform job.
|
ModelClientConfig |
getModelClientConfig()
The timeout and maximum number of retries for processing a transform job invocation.
|
String |
getModelName()
The name of the model used in the transform job.
|
Date |
getTransformEndTime()
Indicates when the transform job has been completed, or has stopped or failed.
|
TransformInput |
getTransformInput()
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
|
String |
getTransformJobArn()
The Amazon Resource Name (ARN) of the transform job.
|
String |
getTransformJobName()
The name of the transform job.
|
String |
getTransformJobStatus()
The status of the transform job.
|
TransformOutput |
getTransformOutput()
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
|
TransformResources |
getTransformResources()
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
|
Date |
getTransformStartTime()
Indicates when the transform job starts on ML instances.
|
int |
hashCode() |
void |
setAutoMLJobArn(String autoMLJobArn)
The Amazon Resource Name (ARN) of the AutoML transform job.
|
void |
setBatchStrategy(String batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request.
|
void |
setCreationTime(Date creationTime)
A timestamp that shows when the transform Job was created.
|
void |
setDataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
|
void |
setDataProcessing(DataProcessing dataProcessing) |
void |
setEnvironment(Map<String,String> environment)
The environment variables to set in the Docker container.
|
void |
setExperimentConfig(ExperimentConfig experimentConfig) |
void |
setFailureReason(String failureReason)
If the transform job failed,
FailureReason describes why it failed. |
void |
setLabelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or
training job.
|
void |
setMaxConcurrentTransforms(Integer maxConcurrentTransforms)
The maximum number of parallel requests on each instance node that can be launched in a transform job.
|
void |
setMaxPayloadInMB(Integer maxPayloadInMB)
The maximum payload size, in MB, used in the transform job.
|
void |
setModelClientConfig(ModelClientConfig modelClientConfig)
The timeout and maximum number of retries for processing a transform job invocation.
|
void |
setModelName(String modelName)
The name of the model used in the transform job.
|
void |
setTransformEndTime(Date transformEndTime)
Indicates when the transform job has been completed, or has stopped or failed.
|
void |
setTransformInput(TransformInput transformInput)
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
|
void |
setTransformJobArn(String transformJobArn)
The Amazon Resource Name (ARN) of the transform job.
|
void |
setTransformJobName(String transformJobName)
The name of the transform job.
|
void |
setTransformJobStatus(String transformJobStatus)
The status of the transform job.
|
void |
setTransformOutput(TransformOutput transformOutput)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
|
void |
setTransformResources(TransformResources transformResources)
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
|
void |
setTransformStartTime(Date transformStartTime)
Indicates when the transform job starts on ML instances.
|
String |
toString()
Returns a string representation of this object.
|
DescribeTransformJobResult |
withAutoMLJobArn(String autoMLJobArn)
The Amazon Resource Name (ARN) of the AutoML transform job.
|
DescribeTransformJobResult |
withBatchStrategy(BatchStrategy batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request.
|
DescribeTransformJobResult |
withBatchStrategy(String batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request.
|
DescribeTransformJobResult |
withCreationTime(Date creationTime)
A timestamp that shows when the transform Job was created.
|
DescribeTransformJobResult |
withDataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
|
DescribeTransformJobResult |
withDataProcessing(DataProcessing dataProcessing) |
DescribeTransformJobResult |
withEnvironment(Map<String,String> environment)
The environment variables to set in the Docker container.
|
DescribeTransformJobResult |
withExperimentConfig(ExperimentConfig experimentConfig) |
DescribeTransformJobResult |
withFailureReason(String failureReason)
If the transform job failed,
FailureReason describes why it failed. |
DescribeTransformJobResult |
withLabelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or
training job.
|
DescribeTransformJobResult |
withMaxConcurrentTransforms(Integer maxConcurrentTransforms)
The maximum number of parallel requests on each instance node that can be launched in a transform job.
|
DescribeTransformJobResult |
withMaxPayloadInMB(Integer maxPayloadInMB)
The maximum payload size, in MB, used in the transform job.
|
DescribeTransformJobResult |
withModelClientConfig(ModelClientConfig modelClientConfig)
The timeout and maximum number of retries for processing a transform job invocation.
|
DescribeTransformJobResult |
withModelName(String modelName)
The name of the model used in the transform job.
|
DescribeTransformJobResult |
withTransformEndTime(Date transformEndTime)
Indicates when the transform job has been completed, or has stopped or failed.
|
DescribeTransformJobResult |
withTransformInput(TransformInput transformInput)
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
|
DescribeTransformJobResult |
withTransformJobArn(String transformJobArn)
The Amazon Resource Name (ARN) of the transform job.
|
DescribeTransformJobResult |
withTransformJobName(String transformJobName)
The name of the transform job.
|
DescribeTransformJobResult |
withTransformJobStatus(String transformJobStatus)
The status of the transform job.
|
DescribeTransformJobResult |
withTransformJobStatus(TransformJobStatus transformJobStatus)
The status of the transform job.
|
DescribeTransformJobResult |
withTransformOutput(TransformOutput transformOutput)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
|
DescribeTransformJobResult |
withTransformResources(TransformResources transformResources)
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
|
DescribeTransformJobResult |
withTransformStartTime(Date transformStartTime)
Indicates when the transform job starts on ML instances.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setTransformJobName(String transformJobName)
The name of the transform job.
transformJobName
- The name of the transform job.public String getTransformJobName()
The name of the transform job.
public DescribeTransformJobResult withTransformJobName(String transformJobName)
The name of the transform job.
transformJobName
- The name of the transform job.public void setTransformJobArn(String transformJobArn)
The Amazon Resource Name (ARN) of the transform job.
transformJobArn
- The Amazon Resource Name (ARN) of the transform job.public String getTransformJobArn()
The Amazon Resource Name (ARN) of the transform job.
public DescribeTransformJobResult withTransformJobArn(String transformJobArn)
The Amazon Resource Name (ARN) of the transform job.
transformJobArn
- The Amazon Resource Name (ARN) of the transform job.public void setTransformJobStatus(String transformJobStatus)
The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.
transformJobStatus
- The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.TransformJobStatus
public String getTransformJobStatus()
The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.
FailureReason
field.TransformJobStatus
public DescribeTransformJobResult withTransformJobStatus(String transformJobStatus)
The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.
transformJobStatus
- The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.TransformJobStatus
public DescribeTransformJobResult withTransformJobStatus(TransformJobStatus transformJobStatus)
The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.
transformJobStatus
- The status of the transform job. If the transform job failed, the reason is returned in the
FailureReason
field.TransformJobStatus
public void setFailureReason(String failureReason)
If the transform job failed, FailureReason
describes why it failed. A transform job creates a log
file, which includes error messages, and stores it as an Amazon S3 object. For more information, see Log Amazon SageMaker Events with
Amazon CloudWatch.
failureReason
- If the transform job failed, FailureReason
describes why it failed. A transform job creates a
log file, which includes error messages, and stores it as an Amazon S3 object. For more information, see
Log Amazon SageMaker
Events with Amazon CloudWatch.public String getFailureReason()
If the transform job failed, FailureReason
describes why it failed. A transform job creates a log
file, which includes error messages, and stores it as an Amazon S3 object. For more information, see Log Amazon SageMaker Events with
Amazon CloudWatch.
FailureReason
describes why it failed. A transform job creates
a log file, which includes error messages, and stores it as an Amazon S3 object. For more information,
see Log Amazon
SageMaker Events with Amazon CloudWatch.public DescribeTransformJobResult withFailureReason(String failureReason)
If the transform job failed, FailureReason
describes why it failed. A transform job creates a log
file, which includes error messages, and stores it as an Amazon S3 object. For more information, see Log Amazon SageMaker Events with
Amazon CloudWatch.
failureReason
- If the transform job failed, FailureReason
describes why it failed. A transform job creates a
log file, which includes error messages, and stores it as an Amazon S3 object. For more information, see
Log Amazon SageMaker
Events with Amazon CloudWatch.public void setModelName(String modelName)
The name of the model used in the transform job.
modelName
- The name of the model used in the transform job.public String getModelName()
The name of the model used in the transform job.
public DescribeTransformJobResult withModelName(String modelName)
The name of the model used in the transform job.
modelName
- The name of the model used in the transform job.public void setMaxConcurrentTransforms(Integer maxConcurrentTransforms)
The maximum number of parallel requests on each instance node that can be launched in a transform job. The default value is 1.
maxConcurrentTransforms
- The maximum number of parallel requests on each instance node that can be launched in a transform job. The
default value is 1.public Integer getMaxConcurrentTransforms()
The maximum number of parallel requests on each instance node that can be launched in a transform job. The default value is 1.
public DescribeTransformJobResult withMaxConcurrentTransforms(Integer maxConcurrentTransforms)
The maximum number of parallel requests on each instance node that can be launched in a transform job. The default value is 1.
maxConcurrentTransforms
- The maximum number of parallel requests on each instance node that can be launched in a transform job. The
default value is 1.public void setModelClientConfig(ModelClientConfig modelClientConfig)
The timeout and maximum number of retries for processing a transform job invocation.
modelClientConfig
- The timeout and maximum number of retries for processing a transform job invocation.public ModelClientConfig getModelClientConfig()
The timeout and maximum number of retries for processing a transform job invocation.
public DescribeTransformJobResult withModelClientConfig(ModelClientConfig modelClientConfig)
The timeout and maximum number of retries for processing a transform job invocation.
modelClientConfig
- The timeout and maximum number of retries for processing a transform job invocation.public void setMaxPayloadInMB(Integer maxPayloadInMB)
The maximum payload size, in MB, used in the transform job.
maxPayloadInMB
- The maximum payload size, in MB, used in the transform job.public Integer getMaxPayloadInMB()
The maximum payload size, in MB, used in the transform job.
public DescribeTransformJobResult withMaxPayloadInMB(Integer maxPayloadInMB)
The maximum payload size, in MB, used in the transform job.
maxPayloadInMB
- The maximum payload size, in MB, used in the transform job.public void setBatchStrategy(String batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.
To enable the batch strategy, you must set SplitType
to Line
, RecordIO
, or
TFRecord
.
batchStrategy
- Specifies the number of records to include in a mini-batch for an HTTP inference request. A record
is a single unit of input data that inference can be made on. For example, a single line in a CSV
file is a record.
To enable the batch strategy, you must set SplitType
to Line
,
RecordIO
, or TFRecord
.
BatchStrategy
public String getBatchStrategy()
Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.
To enable the batch strategy, you must set SplitType
to Line
, RecordIO
, or
TFRecord
.
To enable the batch strategy, you must set SplitType
to Line
,
RecordIO
, or TFRecord
.
BatchStrategy
public DescribeTransformJobResult withBatchStrategy(String batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.
To enable the batch strategy, you must set SplitType
to Line
, RecordIO
, or
TFRecord
.
batchStrategy
- Specifies the number of records to include in a mini-batch for an HTTP inference request. A record
is a single unit of input data that inference can be made on. For example, a single line in a CSV
file is a record.
To enable the batch strategy, you must set SplitType
to Line
,
RecordIO
, or TFRecord
.
BatchStrategy
public DescribeTransformJobResult withBatchStrategy(BatchStrategy batchStrategy)
Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.
To enable the batch strategy, you must set SplitType
to Line
, RecordIO
, or
TFRecord
.
batchStrategy
- Specifies the number of records to include in a mini-batch for an HTTP inference request. A record
is a single unit of input data that inference can be made on. For example, a single line in a CSV
file is a record.
To enable the batch strategy, you must set SplitType
to Line
,
RecordIO
, or TFRecord
.
BatchStrategy
public Map<String,String> getEnvironment()
The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.
public void setEnvironment(Map<String,String> environment)
The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.
environment
- The environment variables to set in the Docker container. We support up to 16 key and values entries in
the map.public DescribeTransformJobResult withEnvironment(Map<String,String> environment)
The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.
environment
- The environment variables to set in the Docker container. We support up to 16 key and values entries in
the map.public DescribeTransformJobResult addEnvironmentEntry(String key, String value)
public DescribeTransformJobResult clearEnvironmentEntries()
public void setTransformInput(TransformInput transformInput)
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
transformInput
- Describes the dataset to be transformed and the Amazon S3 location where it is stored.public TransformInput getTransformInput()
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
public DescribeTransformJobResult withTransformInput(TransformInput transformInput)
Describes the dataset to be transformed and the Amazon S3 location where it is stored.
transformInput
- Describes the dataset to be transformed and the Amazon S3 location where it is stored.public void setTransformOutput(TransformOutput transformOutput)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
transformOutput
- Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform
job.public TransformOutput getTransformOutput()
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
public DescribeTransformJobResult withTransformOutput(TransformOutput transformOutput)
Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.
transformOutput
- Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform
job.public void setDataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
dataCaptureConfig
- Configuration to control how SageMaker captures inference data.public BatchDataCaptureConfig getDataCaptureConfig()
Configuration to control how SageMaker captures inference data.
public DescribeTransformJobResult withDataCaptureConfig(BatchDataCaptureConfig dataCaptureConfig)
Configuration to control how SageMaker captures inference data.
dataCaptureConfig
- Configuration to control how SageMaker captures inference data.public void setTransformResources(TransformResources transformResources)
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
transformResources
- Describes the resources, including ML instance types and ML instance count, to use for the transform job.public TransformResources getTransformResources()
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
public DescribeTransformJobResult withTransformResources(TransformResources transformResources)
Describes the resources, including ML instance types and ML instance count, to use for the transform job.
transformResources
- Describes the resources, including ML instance types and ML instance count, to use for the transform job.public void setCreationTime(Date creationTime)
A timestamp that shows when the transform Job was created.
creationTime
- A timestamp that shows when the transform Job was created.public Date getCreationTime()
A timestamp that shows when the transform Job was created.
public DescribeTransformJobResult withCreationTime(Date creationTime)
A timestamp that shows when the transform Job was created.
creationTime
- A timestamp that shows when the transform Job was created.public void setTransformStartTime(Date transformStartTime)
Indicates when the transform job starts on ML instances. You are billed for the time interval between this time
and the value of TransformEndTime
.
transformStartTime
- Indicates when the transform job starts on ML instances. You are billed for the time interval between this
time and the value of TransformEndTime
.public Date getTransformStartTime()
Indicates when the transform job starts on ML instances. You are billed for the time interval between this time
and the value of TransformEndTime
.
TransformEndTime
.public DescribeTransformJobResult withTransformStartTime(Date transformStartTime)
Indicates when the transform job starts on ML instances. You are billed for the time interval between this time
and the value of TransformEndTime
.
transformStartTime
- Indicates when the transform job starts on ML instances. You are billed for the time interval between this
time and the value of TransformEndTime
.public void setTransformEndTime(Date transformEndTime)
Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time
interval between this time and the value of TransformStartTime
.
transformEndTime
- Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time
interval between this time and the value of TransformStartTime
.public Date getTransformEndTime()
Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time
interval between this time and the value of TransformStartTime
.
TransformStartTime
.public DescribeTransformJobResult withTransformEndTime(Date transformEndTime)
Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time
interval between this time and the value of TransformStartTime
.
transformEndTime
- Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time
interval between this time and the value of TransformStartTime
.public void setLabelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or training job.
labelingJobArn
- The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the
transform or training job.public String getLabelingJobArn()
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or training job.
public DescribeTransformJobResult withLabelingJobArn(String labelingJobArn)
The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or training job.
labelingJobArn
- The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the
transform or training job.public void setAutoMLJobArn(String autoMLJobArn)
The Amazon Resource Name (ARN) of the AutoML transform job.
autoMLJobArn
- The Amazon Resource Name (ARN) of the AutoML transform job.public String getAutoMLJobArn()
The Amazon Resource Name (ARN) of the AutoML transform job.
public DescribeTransformJobResult withAutoMLJobArn(String autoMLJobArn)
The Amazon Resource Name (ARN) of the AutoML transform job.
autoMLJobArn
- The Amazon Resource Name (ARN) of the AutoML transform job.public void setDataProcessing(DataProcessing dataProcessing)
dataProcessing
- public DataProcessing getDataProcessing()
public DescribeTransformJobResult withDataProcessing(DataProcessing dataProcessing)
dataProcessing
- public void setExperimentConfig(ExperimentConfig experimentConfig)
experimentConfig
- public ExperimentConfig getExperimentConfig()
public DescribeTransformJobResult withExperimentConfig(ExperimentConfig experimentConfig)
experimentConfig
- public String toString()
toString
in class Object
Object.toString()
public DescribeTransformJobResult clone()