Interface GetOciOnboardingStatusResponse.Builder

  • Method Details

    • status

      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Sets the value of the Status property for this object.
      Parameters:
      status - The new value for the Status property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • existingTenancyActivationLink

      GetOciOnboardingStatusResponse.Builder existingTenancyActivationLink(String existingTenancyActivationLink)

      The existing OCI tenancy activation link for your Amazon Web Services account.

      Parameters:
      existingTenancyActivationLink - The existing OCI tenancy activation link for your Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • newTenancyActivationLink

      GetOciOnboardingStatusResponse.Builder newTenancyActivationLink(String newTenancyActivationLink)

      A new OCI tenancy activation link for your Amazon Web Services account.

      Parameters:
      newTenancyActivationLink - A new OCI tenancy activation link for your Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.