Interface EffectiveDeploymentStatusDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EffectiveDeploymentStatusDetails.Builder,EffectiveDeploymentStatusDetails>, SdkBuilder<EffectiveDeploymentStatusDetails.Builder,EffectiveDeploymentStatusDetails>, SdkPojo
Enclosing class:
EffectiveDeploymentStatusDetails

public static interface EffectiveDeploymentStatusDetails.Builder extends SdkPojo, CopyableBuilder<EffectiveDeploymentStatusDetails.Builder,EffectiveDeploymentStatusDetails>
  • Method Details

    • errorStack

      Contains an ordered list of short error codes that range from the most generic error to the most specific one. The error codes describe the reason for failure whenever the coreDeviceExecutionStatus is in a failed state. The response will be an empty list if there is no error.

      Parameters:
      errorStack - Contains an ordered list of short error codes that range from the most generic error to the most specific one. The error codes describe the reason for failure whenever the coreDeviceExecutionStatus is in a failed state. The response will be an empty list if there is no error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorStack

      Contains an ordered list of short error codes that range from the most generic error to the most specific one. The error codes describe the reason for failure whenever the coreDeviceExecutionStatus is in a failed state. The response will be an empty list if there is no error.

      Parameters:
      errorStack - Contains an ordered list of short error codes that range from the most generic error to the most specific one. The error codes describe the reason for failure whenever the coreDeviceExecutionStatus is in a failed state. The response will be an empty list if there is no error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorTypes

      Contains tags which describe the error. You can use the error types to classify errors to assist with remediating the failure. The response will be an empty list if there is no error.

      Parameters:
      errorTypes - Contains tags which describe the error. You can use the error types to classify errors to assist with remediating the failure. The response will be an empty list if there is no error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorTypes

      Contains tags which describe the error. You can use the error types to classify errors to assist with remediating the failure. The response will be an empty list if there is no error.

      Parameters:
      errorTypes - Contains tags which describe the error. You can use the error types to classify errors to assist with remediating the failure. The response will be an empty list if there is no error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.