Interface EnablementStatusSummary.Builder

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

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

    • lastOperationIdentifier

      EnablementStatusSummary.Builder lastOperationIdentifier(String lastOperationIdentifier)

      The last operation identifier for the enabled control.

      Parameters:
      lastOperationIdentifier - The last operation identifier for the enabled control.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The deployment status of the enabled control.

      Valid values:

      • SUCCEEDED: The enabledControl configuration was deployed successfully.

      • UNDER_CHANGE: The enabledControl configuration is changing.

      • FAILED: The enabledControl configuration failed to deploy.

      Parameters:
      status - The deployment status of the enabled control.

      Valid values:

      • SUCCEEDED: The enabledControl configuration was deployed successfully.

      • UNDER_CHANGE: The enabledControl configuration is changing.

      • FAILED: The enabledControl configuration failed to deploy.

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

      The deployment status of the enabled control.

      Valid values:

      • SUCCEEDED: The enabledControl configuration was deployed successfully.

      • UNDER_CHANGE: The enabledControl configuration is changing.

      • FAILED: The enabledControl configuration failed to deploy.

      Parameters:
      status - The deployment status of the enabled control.

      Valid values:

      • SUCCEEDED: The enabledControl configuration was deployed successfully.

      • UNDER_CHANGE: The enabledControl configuration is changing.

      • FAILED: The enabledControl configuration failed to deploy.

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