State.Builder (AWS SDK for Java

State.Builder (AWS SDK for Java - 2.25.21)
All Superinterfaces:
Buildable, CopyableBuilder<State.Builder,State>, SdkBuilder<State.Builder,State>, SdkPojo
Enclosing class:
State

  • Method Details

    • errorCode

      The error code explaining why the account failed to enable Amazon Inspector.

      Parameters:
      errorCode - The error code explaining why the account failed to enable Amazon Inspector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorCode

      The error code explaining why the account failed to enable Amazon Inspector.

      Parameters:
      errorCode - The error code explaining why the account failed to enable Amazon Inspector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • errorMessage

      The error message received when the account failed to enable Amazon Inspector.

      Parameters:
      errorMessage - The error message received when the account failed to enable Amazon Inspector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of Amazon Inspector for the account.

      Parameters:
      status - The status of Amazon Inspector for the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of Amazon Inspector for the account.

      Parameters:
      status - The status of Amazon Inspector for the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:

You Might Also Like