public static interface RegisterOrganizationAdminAccountResponse.Builder extends AuditManagerResponse.Builder, SdkPojo, CopyableBuilder<RegisterOrganizationAdminAccountResponse.Builder,RegisterOrganizationAdminAccountResponse>
| Modifier and Type | Method and Description |
|---|---|
RegisterOrganizationAdminAccountResponse.Builder |
adminAccountId(String adminAccountId)
The identifier for the delegated administrator account.
|
RegisterOrganizationAdminAccountResponse.Builder |
organizationId(String organizationId)
The identifier for the organization.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRegisterOrganizationAdminAccountResponse.Builder adminAccountId(String adminAccountId)
The identifier for the delegated administrator account.
adminAccountId - The identifier for the delegated administrator account.RegisterOrganizationAdminAccountResponse.Builder organizationId(String organizationId)
The identifier for the organization.
organizationId - The identifier for the organization.Copyright © 2023. All rights reserved.