@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeExplainabilityResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeExplainabilityResult() |
Modifier and Type | Method and Description |
---|---|
DescribeExplainabilityResult |
clone() |
boolean |
equals(Object obj) |
Date |
getCreationTime()
When the Explainability resource was created.
|
DataSource |
getDataSource() |
Boolean |
getEnableVisualization()
Whether the visualization was enabled for the Explainability resource.
|
String |
getEndDateTime()
If
TimePointGranularity is set to SPECIFIC , the last time point in the Explainability. |
Long |
getEstimatedTimeRemainingInMinutes()
The estimated time remaining in minutes for the CreateExplainability job to complete.
|
String |
getExplainabilityArn()
The Amazon Resource Name (ARN) of the Explainability.
|
ExplainabilityConfig |
getExplainabilityConfig()
The configuration settings that define the granularity of time series and time points for the Explainability.
|
String |
getExplainabilityName()
The name of the Explainability.
|
Date |
getLastModificationTime()
The last time the resource was modified.
|
String |
getMessage()
If an error occurred, a message about the error.
|
String |
getResourceArn()
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
|
Schema |
getSchema() |
String |
getStartDateTime()
If
TimePointGranularity is set to SPECIFIC , the first time point in the Explainability. |
String |
getStatus()
The status of the Explainability resource.
|
int |
hashCode() |
Boolean |
isEnableVisualization()
Whether the visualization was enabled for the Explainability resource.
|
void |
setCreationTime(Date creationTime)
When the Explainability resource was created.
|
void |
setDataSource(DataSource dataSource) |
void |
setEnableVisualization(Boolean enableVisualization)
Whether the visualization was enabled for the Explainability resource.
|
void |
setEndDateTime(String endDateTime)
If
TimePointGranularity is set to SPECIFIC , the last time point in the Explainability. |
void |
setEstimatedTimeRemainingInMinutes(Long estimatedTimeRemainingInMinutes)
The estimated time remaining in minutes for the CreateExplainability job to complete.
|
void |
setExplainabilityArn(String explainabilityArn)
The Amazon Resource Name (ARN) of the Explainability.
|
void |
setExplainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
|
void |
setExplainabilityName(String explainabilityName)
The name of the Explainability.
|
void |
setLastModificationTime(Date lastModificationTime)
The last time the resource was modified.
|
void |
setMessage(String message)
If an error occurred, a message about the error.
|
void |
setResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
|
void |
setSchema(Schema schema) |
void |
setStartDateTime(String startDateTime)
If
TimePointGranularity is set to SPECIFIC , the first time point in the Explainability. |
void |
setStatus(String status)
The status of the Explainability resource.
|
String |
toString()
Returns a string representation of this object.
|
DescribeExplainabilityResult |
withCreationTime(Date creationTime)
When the Explainability resource was created.
|
DescribeExplainabilityResult |
withDataSource(DataSource dataSource) |
DescribeExplainabilityResult |
withEnableVisualization(Boolean enableVisualization)
Whether the visualization was enabled for the Explainability resource.
|
DescribeExplainabilityResult |
withEndDateTime(String endDateTime)
If
TimePointGranularity is set to SPECIFIC , the last time point in the Explainability. |
DescribeExplainabilityResult |
withEstimatedTimeRemainingInMinutes(Long estimatedTimeRemainingInMinutes)
The estimated time remaining in minutes for the CreateExplainability job to complete.
|
DescribeExplainabilityResult |
withExplainabilityArn(String explainabilityArn)
The Amazon Resource Name (ARN) of the Explainability.
|
DescribeExplainabilityResult |
withExplainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
|
DescribeExplainabilityResult |
withExplainabilityName(String explainabilityName)
The name of the Explainability.
|
DescribeExplainabilityResult |
withLastModificationTime(Date lastModificationTime)
The last time the resource was modified.
|
DescribeExplainabilityResult |
withMessage(String message)
If an error occurred, a message about the error.
|
DescribeExplainabilityResult |
withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
|
DescribeExplainabilityResult |
withSchema(Schema schema) |
DescribeExplainabilityResult |
withStartDateTime(String startDateTime)
If
TimePointGranularity is set to SPECIFIC , the first time point in the Explainability. |
DescribeExplainabilityResult |
withStatus(String status)
The status of the Explainability resource.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setExplainabilityArn(String explainabilityArn)
The Amazon Resource Name (ARN) of the Explainability.
explainabilityArn
- The Amazon Resource Name (ARN) of the Explainability.public String getExplainabilityArn()
The Amazon Resource Name (ARN) of the Explainability.
public DescribeExplainabilityResult withExplainabilityArn(String explainabilityArn)
The Amazon Resource Name (ARN) of the Explainability.
explainabilityArn
- The Amazon Resource Name (ARN) of the Explainability.public void setExplainabilityName(String explainabilityName)
The name of the Explainability.
explainabilityName
- The name of the Explainability.public String getExplainabilityName()
The name of the Explainability.
public DescribeExplainabilityResult withExplainabilityName(String explainabilityName)
The name of the Explainability.
explainabilityName
- The name of the Explainability.public void setResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
resourceArn
- The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.public String getResourceArn()
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
public DescribeExplainabilityResult withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.
resourceArn
- The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability resource.public void setExplainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
explainabilityConfig
- The configuration settings that define the granularity of time series and time points for the
Explainability.public ExplainabilityConfig getExplainabilityConfig()
The configuration settings that define the granularity of time series and time points for the Explainability.
public DescribeExplainabilityResult withExplainabilityConfig(ExplainabilityConfig explainabilityConfig)
The configuration settings that define the granularity of time series and time points for the Explainability.
explainabilityConfig
- The configuration settings that define the granularity of time series and time points for the
Explainability.public void setEnableVisualization(Boolean enableVisualization)
Whether the visualization was enabled for the Explainability resource.
enableVisualization
- Whether the visualization was enabled for the Explainability resource.public Boolean getEnableVisualization()
Whether the visualization was enabled for the Explainability resource.
public DescribeExplainabilityResult withEnableVisualization(Boolean enableVisualization)
Whether the visualization was enabled for the Explainability resource.
enableVisualization
- Whether the visualization was enabled for the Explainability resource.public Boolean isEnableVisualization()
Whether the visualization was enabled for the Explainability resource.
public void setDataSource(DataSource dataSource)
dataSource
- public DataSource getDataSource()
public DescribeExplainabilityResult withDataSource(DataSource dataSource)
dataSource
- public void setSchema(Schema schema)
schema
- public Schema getSchema()
public DescribeExplainabilityResult withSchema(Schema schema)
schema
- public void setStartDateTime(String startDateTime)
If TimePointGranularity
is set to SPECIFIC
, the first time point in the Explainability.
startDateTime
- If TimePointGranularity
is set to SPECIFIC
, the first time point in the
Explainability.public String getStartDateTime()
If TimePointGranularity
is set to SPECIFIC
, the first time point in the Explainability.
TimePointGranularity
is set to SPECIFIC
, the first time point in the
Explainability.public DescribeExplainabilityResult withStartDateTime(String startDateTime)
If TimePointGranularity
is set to SPECIFIC
, the first time point in the Explainability.
startDateTime
- If TimePointGranularity
is set to SPECIFIC
, the first time point in the
Explainability.public void setEndDateTime(String endDateTime)
If TimePointGranularity
is set to SPECIFIC
, the last time point in the Explainability.
endDateTime
- If TimePointGranularity
is set to SPECIFIC
, the last time point in the
Explainability.public String getEndDateTime()
If TimePointGranularity
is set to SPECIFIC
, the last time point in the Explainability.
TimePointGranularity
is set to SPECIFIC
, the last time point in the
Explainability.public DescribeExplainabilityResult withEndDateTime(String endDateTime)
If TimePointGranularity
is set to SPECIFIC
, the last time point in the Explainability.
endDateTime
- If TimePointGranularity
is set to SPECIFIC
, the last time point in the
Explainability.public void setEstimatedTimeRemainingInMinutes(Long estimatedTimeRemainingInMinutes)
The estimated time remaining in minutes for the CreateExplainability job to complete.
estimatedTimeRemainingInMinutes
- The estimated time remaining in minutes for the CreateExplainability job to complete.public Long getEstimatedTimeRemainingInMinutes()
The estimated time remaining in minutes for the CreateExplainability job to complete.
public DescribeExplainabilityResult withEstimatedTimeRemainingInMinutes(Long estimatedTimeRemainingInMinutes)
The estimated time remaining in minutes for the CreateExplainability job to complete.
estimatedTimeRemainingInMinutes
- The estimated time remaining in minutes for the CreateExplainability job to complete.public void setMessage(String message)
If an error occurred, a message about the error.
message
- If an error occurred, a message about the error.public String getMessage()
If an error occurred, a message about the error.
public DescribeExplainabilityResult withMessage(String message)
If an error occurred, a message about the error.
message
- If an error occurred, a message about the error.public void setStatus(String status)
The status of the Explainability resource. States include:
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
status
- The status of the Explainability resource. States include:
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
public String getStatus()
The status of the Explainability resource. States include:
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
public DescribeExplainabilityResult withStatus(String status)
The status of the Explainability resource. States include:
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
status
- The status of the Explainability resource. States include:
ACTIVE
CREATE_PENDING
, CREATE_IN_PROGRESS
, CREATE_FAILED
CREATE_STOPPING
, CREATE_STOPPED
DELETE_PENDING
, DELETE_IN_PROGRESS
, DELETE_FAILED
public void setCreationTime(Date creationTime)
When the Explainability resource was created.
creationTime
- When the Explainability resource was created.public Date getCreationTime()
When the Explainability resource was created.
public DescribeExplainabilityResult withCreationTime(Date creationTime)
When the Explainability resource was created.
creationTime
- When the Explainability resource was created.public void setLastModificationTime(Date lastModificationTime)
The last time the resource was modified. The timestamp depends on the status of the job:
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
lastModificationTime
- The last time the resource was modified. The timestamp depends on the status of the job:
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
public Date getLastModificationTime()
The last time the resource was modified. The timestamp depends on the status of the job:
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
public DescribeExplainabilityResult withLastModificationTime(Date lastModificationTime)
The last time the resource was modified. The timestamp depends on the status of the job:
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
lastModificationTime
- The last time the resource was modified. The timestamp depends on the status of the job:
CREATE_PENDING
- The CreationTime
.
CREATE_IN_PROGRESS
- The current timestamp.
CREATE_STOPPING
- The current timestamp.
CREATE_STOPPED
- When the job stopped.
ACTIVE
or CREATE_FAILED
- When the job finished or failed.
public String toString()
toString
in class Object
Object.toString()
public DescribeExplainabilityResult clone()