@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeAssetBundleImportJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeAssetBundleImportJobResult() |
Modifier and Type | Method and Description |
---|---|
DescribeAssetBundleImportJobResult |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) for the import job.
|
String |
getAssetBundleImportJobId()
The ID of the job.
|
AssetBundleImportSourceDescription |
getAssetBundleImportSource()
The source of the asset bundle zip file that contains the data that is imported by the job.
|
String |
getAwsAccountId()
The ID of the Amazon Web Services account the import job was executed in.
|
Date |
getCreatedTime()
The time that the import job was created.
|
List<AssetBundleImportJobError> |
getErrors()
An array of error records that describes any failures that occurred during the export job processing.
|
String |
getFailureAction()
The failure action for the import job.
|
String |
getJobStatus()
Indicates the status of a job through its queuing and execution.
|
AssetBundleImportJobOverrideParameters |
getOverrideParameters()
Optional overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverridePermissions |
getOverridePermissions()
Optional permission overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideTags |
getOverrideTags()
Optional tag overrides that are applied to the resource configuration before import.
|
AssetBundleImportJobOverrideValidationStrategy |
getOverrideValidationStrategy()
An optional validation strategy override for all analyses and dashboards to be applied to the resource
configuration before import.
|
String |
getRequestId()
The Amazon Web Services request ID for this operation.
|
List<AssetBundleImportJobError> |
getRollbackErrors()
An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
|
Integer |
getStatus()
The HTTP status of the response.
|
List<AssetBundleImportJobWarning> |
getWarnings()
An array of warning records that describe all permitted errors that are encountered during the import job.
|
int |
hashCode() |
void |
setArn(String arn)
The Amazon Resource Name (ARN) for the import job.
|
void |
setAssetBundleImportJobId(String assetBundleImportJobId)
The ID of the job.
|
void |
setAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
|
void |
setAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the import job was executed in.
|
void |
setCreatedTime(Date createdTime)
The time that the import job was created.
|
void |
setErrors(Collection<AssetBundleImportJobError> errors)
An array of error records that describes any failures that occurred during the export job processing.
|
void |
setFailureAction(String failureAction)
The failure action for the import job.
|
void |
setJobStatus(String jobStatus)
Indicates the status of a job through its queuing and execution.
|
void |
setOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
void |
setOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
void |
setOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
void |
setOverrideValidationStrategy(AssetBundleImportJobOverrideValidationStrategy overrideValidationStrategy)
An optional validation strategy override for all analyses and dashboards to be applied to the resource
configuration before import.
|
void |
setRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
void |
setRollbackErrors(Collection<AssetBundleImportJobError> rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
|
void |
setStatus(Integer status)
The HTTP status of the response.
|
void |
setWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
String |
toString()
Returns a string representation of this object.
|
DescribeAssetBundleImportJobResult |
withArn(String arn)
The Amazon Resource Name (ARN) for the import job.
|
DescribeAssetBundleImportJobResult |
withAssetBundleImportJobId(String assetBundleImportJobId)
The ID of the job.
|
DescribeAssetBundleImportJobResult |
withAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
|
DescribeAssetBundleImportJobResult |
withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the import job was executed in.
|
DescribeAssetBundleImportJobResult |
withCreatedTime(Date createdTime)
The time that the import job was created.
|
DescribeAssetBundleImportJobResult |
withErrors(AssetBundleImportJobError... errors)
An array of error records that describes any failures that occurred during the export job processing.
|
DescribeAssetBundleImportJobResult |
withErrors(Collection<AssetBundleImportJobError> errors)
An array of error records that describes any failures that occurred during the export job processing.
|
DescribeAssetBundleImportJobResult |
withFailureAction(AssetBundleImportFailureAction failureAction)
The failure action for the import job.
|
DescribeAssetBundleImportJobResult |
withFailureAction(String failureAction)
The failure action for the import job.
|
DescribeAssetBundleImportJobResult |
withJobStatus(AssetBundleImportJobStatus jobStatus)
Indicates the status of a job through its queuing and execution.
|
DescribeAssetBundleImportJobResult |
withJobStatus(String jobStatus)
Indicates the status of a job through its queuing and execution.
|
DescribeAssetBundleImportJobResult |
withOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
withOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
withOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
|
DescribeAssetBundleImportJobResult |
withOverrideValidationStrategy(AssetBundleImportJobOverrideValidationStrategy overrideValidationStrategy)
An optional validation strategy override for all analyses and dashboards to be applied to the resource
configuration before import.
|
DescribeAssetBundleImportJobResult |
withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
DescribeAssetBundleImportJobResult |
withRollbackErrors(AssetBundleImportJobError... rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
|
DescribeAssetBundleImportJobResult |
withRollbackErrors(Collection<AssetBundleImportJobError> rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
|
DescribeAssetBundleImportJobResult |
withStatus(Integer status)
The HTTP status of the response.
|
DescribeAssetBundleImportJobResult |
withWarnings(AssetBundleImportJobWarning... warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
DescribeAssetBundleImportJobResult |
withWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setJobStatus(String jobStatus)
Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the following
values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
jobStatus
- Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the
following values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
AssetBundleImportJobStatus
public String getJobStatus()
Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the following
values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the
following values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
AssetBundleImportJobStatus
public DescribeAssetBundleImportJobResult withJobStatus(String jobStatus)
Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the following
values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
jobStatus
- Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the
following values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
AssetBundleImportJobStatus
public DescribeAssetBundleImportJobResult withJobStatus(AssetBundleImportJobStatus jobStatus)
Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the following
values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
jobStatus
- Indicates the status of a job through its queuing and execution.
Poll the DescribeAssetBundleImport
API until JobStatus
returns one of the
following values:
SUCCESSFUL
FAILED
FAILED_ROLLBACK_COMPLETED
FAILED_ROLLBACK_ERROR
AssetBundleImportJobStatus
public List<AssetBundleImportJobError> getErrors()
An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public void setErrors(Collection<AssetBundleImportJobError> errors)
An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
errors
- An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public DescribeAssetBundleImportJobResult withErrors(AssetBundleImportJobError... errors)
An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
NOTE: This method appends the values to the existing list (if any). Use
setErrors(java.util.Collection)
or withErrors(java.util.Collection)
if you want to override the
existing values.
errors
- An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public DescribeAssetBundleImportJobResult withErrors(Collection<AssetBundleImportJobError> errors)
An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
errors
- An array of error records that describes any failures that occurred during the export job processing.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public List<AssetBundleImportJobError> getRollbackErrors()
An array of error records that describes any failures that occurred while an import job was attempting a rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public void setRollbackErrors(Collection<AssetBundleImportJobError> rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
rollbackErrors
- An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public DescribeAssetBundleImportJobResult withRollbackErrors(AssetBundleImportJobError... rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
NOTE: This method appends the values to the existing list (if any). Use
setRollbackErrors(java.util.Collection)
or withRollbackErrors(java.util.Collection)
if you want
to override the existing values.
rollbackErrors
- An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public DescribeAssetBundleImportJobResult withRollbackErrors(Collection<AssetBundleImportJobError> rollbackErrors)
An array of error records that describes any failures that occurred while an import job was attempting a rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
rollbackErrors
- An array of error records that describes any failures that occurred while an import job was attempting a
rollback.
Error records accumulate while the job is still running. The complete set of error records is available after the job has completed and failed.
public void setArn(String arn)
The Amazon Resource Name (ARN) for the import job.
arn
- The Amazon Resource Name (ARN) for the import job.public String getArn()
The Amazon Resource Name (ARN) for the import job.
public DescribeAssetBundleImportJobResult withArn(String arn)
The Amazon Resource Name (ARN) for the import job.
arn
- The Amazon Resource Name (ARN) for the import job.public void setCreatedTime(Date createdTime)
The time that the import job was created.
createdTime
- The time that the import job was created.public Date getCreatedTime()
The time that the import job was created.
public DescribeAssetBundleImportJobResult withCreatedTime(Date createdTime)
The time that the import job was created.
createdTime
- The time that the import job was created.public void setAssetBundleImportJobId(String assetBundleImportJobId)
The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob
API
call.
assetBundleImportJobId
- The ID of the job. The job ID is set when you start a new job with a
StartAssetBundleImportJob
API call.public String getAssetBundleImportJobId()
The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob
API
call.
StartAssetBundleImportJob
API call.public DescribeAssetBundleImportJobResult withAssetBundleImportJobId(String assetBundleImportJobId)
The ID of the job. The job ID is set when you start a new job with a StartAssetBundleImportJob
API
call.
assetBundleImportJobId
- The ID of the job. The job ID is set when you start a new job with a
StartAssetBundleImportJob
API call.public void setAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the import job was executed in.
awsAccountId
- The ID of the Amazon Web Services account the import job was executed in.public String getAwsAccountId()
The ID of the Amazon Web Services account the import job was executed in.
public DescribeAssetBundleImportJobResult withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account the import job was executed in.
awsAccountId
- The ID of the Amazon Web Services account the import job was executed in.public void setAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
assetBundleImportSource
- The source of the asset bundle zip file that contains the data that is imported by the job.public AssetBundleImportSourceDescription getAssetBundleImportSource()
The source of the asset bundle zip file that contains the data that is imported by the job.
public DescribeAssetBundleImportJobResult withAssetBundleImportSource(AssetBundleImportSourceDescription assetBundleImportSource)
The source of the asset bundle zip file that contains the data that is imported by the job.
assetBundleImportSource
- The source of the asset bundle zip file that contains the data that is imported by the job.public void setOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
overrideParameters
- Optional overrides that are applied to the resource configuration before import.public AssetBundleImportJobOverrideParameters getOverrideParameters()
Optional overrides that are applied to the resource configuration before import.
public DescribeAssetBundleImportJobResult withOverrideParameters(AssetBundleImportJobOverrideParameters overrideParameters)
Optional overrides that are applied to the resource configuration before import.
overrideParameters
- Optional overrides that are applied to the resource configuration before import.public void setFailureAction(String failureAction)
The failure action for the import job.
failureAction
- The failure action for the import job.AssetBundleImportFailureAction
public String getFailureAction()
The failure action for the import job.
AssetBundleImportFailureAction
public DescribeAssetBundleImportJobResult withFailureAction(String failureAction)
The failure action for the import job.
failureAction
- The failure action for the import job.AssetBundleImportFailureAction
public DescribeAssetBundleImportJobResult withFailureAction(AssetBundleImportFailureAction failureAction)
The failure action for the import job.
failureAction
- The failure action for the import job.AssetBundleImportFailureAction
public void setRequestId(String requestId)
The Amazon Web Services request ID for this operation.
requestId
- The Amazon Web Services request ID for this operation.public String getRequestId()
The Amazon Web Services request ID for this operation.
public DescribeAssetBundleImportJobResult withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
requestId
- The Amazon Web Services request ID for this operation.public void setStatus(Integer status)
The HTTP status of the response.
status
- The HTTP status of the response.public Integer getStatus()
The HTTP status of the response.
public DescribeAssetBundleImportJobResult withStatus(Integer status)
The HTTP status of the response.
status
- The HTTP status of the response.public void setOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
overridePermissions
- Optional permission overrides that are applied to the resource configuration before import.public AssetBundleImportJobOverridePermissions getOverridePermissions()
Optional permission overrides that are applied to the resource configuration before import.
public DescribeAssetBundleImportJobResult withOverridePermissions(AssetBundleImportJobOverridePermissions overridePermissions)
Optional permission overrides that are applied to the resource configuration before import.
overridePermissions
- Optional permission overrides that are applied to the resource configuration before import.public void setOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
overrideTags
- Optional tag overrides that are applied to the resource configuration before import.public AssetBundleImportJobOverrideTags getOverrideTags()
Optional tag overrides that are applied to the resource configuration before import.
public DescribeAssetBundleImportJobResult withOverrideTags(AssetBundleImportJobOverrideTags overrideTags)
Optional tag overrides that are applied to the resource configuration before import.
overrideTags
- Optional tag overrides that are applied to the resource configuration before import.public void setOverrideValidationStrategy(AssetBundleImportJobOverrideValidationStrategy overrideValidationStrategy)
An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.
overrideValidationStrategy
- An optional validation strategy override for all analyses and dashboards to be applied to the resource
configuration before import.public AssetBundleImportJobOverrideValidationStrategy getOverrideValidationStrategy()
An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.
public DescribeAssetBundleImportJobResult withOverrideValidationStrategy(AssetBundleImportJobOverrideValidationStrategy overrideValidationStrategy)
An optional validation strategy override for all analyses and dashboards to be applied to the resource configuration before import.
overrideValidationStrategy
- An optional validation strategy override for all analyses and dashboards to be applied to the resource
configuration before import.public List<AssetBundleImportJobWarning> getWarnings()
An array of warning records that describe all permitted errors that are encountered during the import job.
public void setWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
warnings
- An array of warning records that describe all permitted errors that are encountered during the import job.public DescribeAssetBundleImportJobResult withWarnings(AssetBundleImportJobWarning... warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
NOTE: This method appends the values to the existing list (if any). Use
setWarnings(java.util.Collection)
or withWarnings(java.util.Collection)
if you want to override
the existing values.
warnings
- An array of warning records that describe all permitted errors that are encountered during the import job.public DescribeAssetBundleImportJobResult withWarnings(Collection<AssetBundleImportJobWarning> warnings)
An array of warning records that describe all permitted errors that are encountered during the import job.
warnings
- An array of warning records that describe all permitted errors that are encountered during the import job.public String toString()
toString
in class Object
Object.toString()
public DescribeAssetBundleImportJobResult clone()