Interface GetOrganizationAdminAccountResponse.Builder

All Superinterfaces:
AuditManagerResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<GetOrganizationAdminAccountResponse.Builder,GetOrganizationAdminAccountResponse>, SdkBuilder<GetOrganizationAdminAccountResponse.Builder,GetOrganizationAdminAccountResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
GetOrganizationAdminAccountResponse

  • Method Details

    • adminAccountId

      GetOrganizationAdminAccountResponse.Builder adminAccountId(String adminAccountId)

      The identifier for the administrator account.

      Parameters:
      adminAccountId - The identifier for the administrator account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • organizationId

      GetOrganizationAdminAccountResponse.Builder organizationId(String organizationId)

      The identifier for the organization.

      Parameters:
      organizationId - The identifier for the organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.