Interface SyncDeploymentJobResponse.Builder

    • Method Detail

      • arn

        SyncDeploymentJobResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the synchronization request.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the synchronization request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fleet

        SyncDeploymentJobResponse.Builder fleet​(String fleet)

        The Amazon Resource Name (ARN) of the fleet.

        Parameters:
        fleet - The Amazon Resource Name (ARN) of the fleet.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deploymentConfig

        SyncDeploymentJobResponse.Builder deploymentConfig​(DeploymentConfig deploymentConfig)

        Information about the deployment configuration.

        Parameters:
        deploymentConfig - Information about the deployment configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deploymentApplicationConfigs

        SyncDeploymentJobResponse.Builder deploymentApplicationConfigs​(Collection<DeploymentApplicationConfig> deploymentApplicationConfigs)

        Information about the deployment application configurations.

        Parameters:
        deploymentApplicationConfigs - Information about the deployment application configurations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • deploymentApplicationConfigs

        SyncDeploymentJobResponse.Builder deploymentApplicationConfigs​(DeploymentApplicationConfig... deploymentApplicationConfigs)

        Information about the deployment application configurations.

        Parameters:
        deploymentApplicationConfigs - Information about the deployment application configurations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failureReason

        SyncDeploymentJobResponse.Builder failureReason​(String failureReason)

        The failure reason if the job fails.

        Parameters:
        failureReason - The failure reason if the job fails.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failureCode

        SyncDeploymentJobResponse.Builder failureCode​(String failureCode)

        The failure code if the job fails:

        InternalServiceError

        Internal service error.

        RobotApplicationCrash

        Robot application exited abnormally.

        SimulationApplicationCrash

        Simulation application exited abnormally.

        BadPermissionsRobotApplication

        Robot application bundle could not be downloaded.

        BadPermissionsSimulationApplication

        Simulation application bundle could not be downloaded.

        BadPermissionsS3Output

        Unable to publish outputs to customer-provided S3 bucket.

        BadPermissionsCloudwatchLogs

        Unable to publish logs to customer-provided CloudWatch Logs resource.

        SubnetIpLimitExceeded

        Subnet IP limit exceeded.

        ENILimitExceeded

        ENI limit exceeded.

        BadPermissionsUserCredentials

        Unable to use the Role provided.

        InvalidBundleRobotApplication

        Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

        InvalidBundleSimulationApplication

        Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

        RobotApplicationVersionMismatchedEtag

        Etag for RobotApplication does not match value during version creation.

        SimulationApplicationVersionMismatchedEtag

        Etag for SimulationApplication does not match value during version creation.

        Parameters:
        failureCode - The failure code if the job fails:

        InternalServiceError

        Internal service error.

        RobotApplicationCrash

        Robot application exited abnormally.

        SimulationApplicationCrash

        Simulation application exited abnormally.

        BadPermissionsRobotApplication

        Robot application bundle could not be downloaded.

        BadPermissionsSimulationApplication

        Simulation application bundle could not be downloaded.

        BadPermissionsS3Output

        Unable to publish outputs to customer-provided S3 bucket.

        BadPermissionsCloudwatchLogs

        Unable to publish logs to customer-provided CloudWatch Logs resource.

        SubnetIpLimitExceeded

        Subnet IP limit exceeded.

        ENILimitExceeded

        ENI limit exceeded.

        BadPermissionsUserCredentials

        Unable to use the Role provided.

        InvalidBundleRobotApplication

        Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

        InvalidBundleSimulationApplication

        Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

        RobotApplicationVersionMismatchedEtag

        Etag for RobotApplication does not match value during version creation.

        SimulationApplicationVersionMismatchedEtag

        Etag for SimulationApplication does not match value during version creation.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DeploymentJobErrorCode, DeploymentJobErrorCode
      • failureCode

        SyncDeploymentJobResponse.Builder failureCode​(DeploymentJobErrorCode failureCode)

        The failure code if the job fails:

        InternalServiceError

        Internal service error.

        RobotApplicationCrash

        Robot application exited abnormally.

        SimulationApplicationCrash

        Simulation application exited abnormally.

        BadPermissionsRobotApplication

        Robot application bundle could not be downloaded.

        BadPermissionsSimulationApplication

        Simulation application bundle could not be downloaded.

        BadPermissionsS3Output

        Unable to publish outputs to customer-provided S3 bucket.

        BadPermissionsCloudwatchLogs

        Unable to publish logs to customer-provided CloudWatch Logs resource.

        SubnetIpLimitExceeded

        Subnet IP limit exceeded.

        ENILimitExceeded

        ENI limit exceeded.

        BadPermissionsUserCredentials

        Unable to use the Role provided.

        InvalidBundleRobotApplication

        Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

        InvalidBundleSimulationApplication

        Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

        RobotApplicationVersionMismatchedEtag

        Etag for RobotApplication does not match value during version creation.

        SimulationApplicationVersionMismatchedEtag

        Etag for SimulationApplication does not match value during version creation.

        Parameters:
        failureCode - The failure code if the job fails:

        InternalServiceError

        Internal service error.

        RobotApplicationCrash

        Robot application exited abnormally.

        SimulationApplicationCrash

        Simulation application exited abnormally.

        BadPermissionsRobotApplication

        Robot application bundle could not be downloaded.

        BadPermissionsSimulationApplication

        Simulation application bundle could not be downloaded.

        BadPermissionsS3Output

        Unable to publish outputs to customer-provided S3 bucket.

        BadPermissionsCloudwatchLogs

        Unable to publish logs to customer-provided CloudWatch Logs resource.

        SubnetIpLimitExceeded

        Subnet IP limit exceeded.

        ENILimitExceeded

        ENI limit exceeded.

        BadPermissionsUserCredentials

        Unable to use the Role provided.

        InvalidBundleRobotApplication

        Robot bundle cannot be extracted (invalid format, bundling error, or other issue).

        InvalidBundleSimulationApplication

        Simulation bundle cannot be extracted (invalid format, bundling error, or other issue).

        RobotApplicationVersionMismatchedEtag

        Etag for RobotApplication does not match value during version creation.

        SimulationApplicationVersionMismatchedEtag

        Etag for SimulationApplication does not match value during version creation.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DeploymentJobErrorCode, DeploymentJobErrorCode
      • createdAt

        SyncDeploymentJobResponse.Builder createdAt​(Instant createdAt)

        The time, in milliseconds since the epoch, when the fleet was created.

        Parameters:
        createdAt - The time, in milliseconds since the epoch, when the fleet was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.