@Deprecated @Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreateDeploymentJobResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
CreateDeploymentJobResult()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CreateDeploymentJobResult |
addTagsEntry(String key,
String value)
Deprecated.
Add a single Tags entry
|
CreateDeploymentJobResult |
clearTagsEntries()
Deprecated.
Removes all the entries added into Tags.
|
CreateDeploymentJobResult |
clone()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
String |
getArn()
Deprecated.
The Amazon Resource Name (ARN) of the deployment job.
|
Date |
getCreatedAt()
Deprecated.
The time, in milliseconds since the epoch, when the fleet was created.
|
List<DeploymentApplicationConfig> |
getDeploymentApplicationConfigs()
Deprecated.
The deployment application configuration.
|
DeploymentConfig |
getDeploymentConfig()
Deprecated.
The deployment configuration.
|
String |
getFailureCode()
Deprecated.
The failure code of the simulation job if it failed:
|
String |
getFailureReason()
Deprecated.
The failure reason of the deployment job if it failed.
|
String |
getFleet()
Deprecated.
The target fleet for the deployment job.
|
String |
getStatus()
Deprecated.
The status of the deployment job.
|
Map<String,String> |
getTags()
Deprecated.
The list of all tags added to the deployment job.
|
int |
hashCode()
Deprecated.
|
void |
setArn(String arn)
Deprecated.
The Amazon Resource Name (ARN) of the deployment job.
|
void |
setCreatedAt(Date createdAt)
Deprecated.
The time, in milliseconds since the epoch, when the fleet was created.
|
void |
setDeploymentApplicationConfigs(Collection<DeploymentApplicationConfig> deploymentApplicationConfigs)
Deprecated.
The deployment application configuration.
|
void |
setDeploymentConfig(DeploymentConfig deploymentConfig)
Deprecated.
The deployment configuration.
|
void |
setFailureCode(String failureCode)
Deprecated.
The failure code of the simulation job if it failed:
|
void |
setFailureReason(String failureReason)
Deprecated.
The failure reason of the deployment job if it failed.
|
void |
setFleet(String fleet)
Deprecated.
The target fleet for the deployment job.
|
void |
setStatus(String status)
Deprecated.
The status of the deployment job.
|
void |
setTags(Map<String,String> tags)
Deprecated.
The list of all tags added to the deployment job.
|
String |
toString()
Deprecated.
Returns a string representation of this object.
|
CreateDeploymentJobResult |
withArn(String arn)
Deprecated.
The Amazon Resource Name (ARN) of the deployment job.
|
CreateDeploymentJobResult |
withCreatedAt(Date createdAt)
Deprecated.
The time, in milliseconds since the epoch, when the fleet was created.
|
CreateDeploymentJobResult |
withDeploymentApplicationConfigs(Collection<DeploymentApplicationConfig> deploymentApplicationConfigs)
Deprecated.
The deployment application configuration.
|
CreateDeploymentJobResult |
withDeploymentApplicationConfigs(DeploymentApplicationConfig... deploymentApplicationConfigs)
Deprecated.
The deployment application configuration.
|
CreateDeploymentJobResult |
withDeploymentConfig(DeploymentConfig deploymentConfig)
Deprecated.
The deployment configuration.
|
CreateDeploymentJobResult |
withFailureCode(DeploymentJobErrorCode failureCode)
Deprecated.
The failure code of the simulation job if it failed:
|
CreateDeploymentJobResult |
withFailureCode(String failureCode)
Deprecated.
The failure code of the simulation job if it failed:
|
CreateDeploymentJobResult |
withFailureReason(String failureReason)
Deprecated.
The failure reason of the deployment job if it failed.
|
CreateDeploymentJobResult |
withFleet(String fleet)
Deprecated.
The target fleet for the deployment job.
|
CreateDeploymentJobResult |
withStatus(DeploymentStatus status)
Deprecated.
The status of the deployment job.
|
CreateDeploymentJobResult |
withStatus(String status)
Deprecated.
The status of the deployment job.
|
CreateDeploymentJobResult |
withTags(Map<String,String> tags)
Deprecated.
The list of all tags added to the deployment job.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setArn(String arn)
The Amazon Resource Name (ARN) of the deployment job.
arn
- The Amazon Resource Name (ARN) of the deployment job.public String getArn()
The Amazon Resource Name (ARN) of the deployment job.
public CreateDeploymentJobResult withArn(String arn)
The Amazon Resource Name (ARN) of the deployment job.
arn
- The Amazon Resource Name (ARN) of the deployment job.public void setFleet(String fleet)
The target fleet for the deployment job.
fleet
- The target fleet for the deployment job.public String getFleet()
The target fleet for the deployment job.
public CreateDeploymentJobResult withFleet(String fleet)
The target fleet for the deployment job.
fleet
- The target fleet for the deployment job.public void setStatus(String status)
The status of the deployment job.
status
- The status of the deployment job.DeploymentStatus
public String getStatus()
The status of the deployment job.
DeploymentStatus
public CreateDeploymentJobResult withStatus(String status)
The status of the deployment job.
status
- The status of the deployment job.DeploymentStatus
public CreateDeploymentJobResult withStatus(DeploymentStatus status)
The status of the deployment job.
status
- The status of the deployment job.DeploymentStatus
public List<DeploymentApplicationConfig> getDeploymentApplicationConfigs()
The deployment application configuration.
public void setDeploymentApplicationConfigs(Collection<DeploymentApplicationConfig> deploymentApplicationConfigs)
The deployment application configuration.
deploymentApplicationConfigs
- The deployment application configuration.public CreateDeploymentJobResult withDeploymentApplicationConfigs(DeploymentApplicationConfig... deploymentApplicationConfigs)
The deployment application configuration.
NOTE: This method appends the values to the existing list (if any). Use
setDeploymentApplicationConfigs(java.util.Collection)
or
withDeploymentApplicationConfigs(java.util.Collection)
if you want to override the existing values.
deploymentApplicationConfigs
- The deployment application configuration.public CreateDeploymentJobResult withDeploymentApplicationConfigs(Collection<DeploymentApplicationConfig> deploymentApplicationConfigs)
The deployment application configuration.
deploymentApplicationConfigs
- The deployment application configuration.public void setFailureReason(String failureReason)
The failure reason of the deployment job if it failed.
failureReason
- The failure reason of the deployment job if it failed.public String getFailureReason()
The failure reason of the deployment job if it failed.
public CreateDeploymentJobResult withFailureReason(String failureReason)
The failure reason of the deployment job if it failed.
failureReason
- The failure reason of the deployment job if it failed.public void setFailureCode(String failureCode)
The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
failureCode
- The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include
the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
DeploymentJobErrorCode
public String getFailureCode()
The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
AWS Greengrass requires a service-level role permission to access other services. The role must include
the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
DeploymentJobErrorCode
public CreateDeploymentJobResult withFailureCode(String failureCode)
The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
failureCode
- The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include
the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
DeploymentJobErrorCode
public CreateDeploymentJobResult withFailureCode(DeploymentJobErrorCode failureCode)
The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
failureCode
- The failure code of the simulation job if it failed:
AWS Greengrass requires a service-level role permission to access other services. The role must include
the AWSGreengrassResourceAccessRolePolicy
managed policy.
The robot application could not be extracted from the bundle.
The percentage of robots that could not be updated exceeded the percentage set for the deployment.
The robot application could not be deployed to the robot.
The AWS Greengrass group or version associated with a robot is missing.
An internal error has occurred. Retry your request, but if the problem persists, contact us with details.
The robot application does not have a source that matches the architecture of the robot.
One or more of the resources specified for the robot application are missing. For example, does the robot application have the correct launch package and launch file?
The post-launch script failed.
The pre-launch script failed.
One or more deployment resources are missing. For example, do robot application source bundles still exist?
There is no response from the robot. It might not be powered on or connected to the internet.
DeploymentJobErrorCode
public void setCreatedAt(Date createdAt)
The time, in milliseconds since the epoch, when the fleet was created.
createdAt
- The time, in milliseconds since the epoch, when the fleet was created.public Date getCreatedAt()
The time, in milliseconds since the epoch, when the fleet was created.
public CreateDeploymentJobResult withCreatedAt(Date createdAt)
The time, in milliseconds since the epoch, when the fleet was created.
createdAt
- The time, in milliseconds since the epoch, when the fleet was created.public void setDeploymentConfig(DeploymentConfig deploymentConfig)
The deployment configuration.
deploymentConfig
- The deployment configuration.public DeploymentConfig getDeploymentConfig()
The deployment configuration.
public CreateDeploymentJobResult withDeploymentConfig(DeploymentConfig deploymentConfig)
The deployment configuration.
deploymentConfig
- The deployment configuration.public Map<String,String> getTags()
The list of all tags added to the deployment job.
public void setTags(Map<String,String> tags)
The list of all tags added to the deployment job.
tags
- The list of all tags added to the deployment job.public CreateDeploymentJobResult withTags(Map<String,String> tags)
The list of all tags added to the deployment job.
tags
- The list of all tags added to the deployment job.public CreateDeploymentJobResult addTagsEntry(String key, String value)
public CreateDeploymentJobResult clearTagsEntries()
public String toString()
toString
in class Object
Object.toString()
public CreateDeploymentJobResult clone()