Interface OciIdentityDomain.Builder

  • Method Details

    • ociIdentityDomainId

      OciIdentityDomain.Builder ociIdentityDomainId(String ociIdentityDomainId)

      The unique identifier of the OCI identity domain.

      Parameters:
      ociIdentityDomainId - The unique identifier of the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ociIdentityDomainResourceUrl

      OciIdentityDomain.Builder ociIdentityDomainResourceUrl(String ociIdentityDomainResourceUrl)

      The resource URL for accessing the OCI identity domain.

      Parameters:
      ociIdentityDomainResourceUrl - The resource URL for accessing the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ociIdentityDomainUrl

      OciIdentityDomain.Builder ociIdentityDomainUrl(String ociIdentityDomainUrl)

      The URL of the OCI identity domain.

      Parameters:
      ociIdentityDomainUrl - The URL of the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the OCI identity domain.

      Parameters:
      status - The current status of the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the OCI identity domain.

      Parameters:
      status - The current status of the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReason

      OciIdentityDomain.Builder statusReason(String statusReason)

      Additional information about the current status of the OCI identity domain, if applicable.

      Parameters:
      statusReason - Additional information about the current status of the OCI identity domain, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountSetupCloudFormationUrl

      OciIdentityDomain.Builder accountSetupCloudFormationUrl(String accountSetupCloudFormationUrl)

      The Amazon Web Services CloudFormation URL for setting up the account integration with the OCI identity domain.

      Parameters:
      accountSetupCloudFormationUrl - The Amazon Web Services CloudFormation URL for setting up the account integration with the OCI identity domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.