public static interface OrganizationAdditionalConfigurationResult.Builder extends SdkPojo, CopyableBuilder<OrganizationAdditionalConfigurationResult.Builder,OrganizationAdditionalConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
OrganizationAdditionalConfigurationResult.Builder |
autoEnable(OrgFeatureStatus autoEnable)
Describes how The status of the additional configuration that are configured for the member accounts within
the organization.
|
OrganizationAdditionalConfigurationResult.Builder |
autoEnable(String autoEnable)
Describes how The status of the additional configuration that are configured for the member accounts within
the organization.
|
OrganizationAdditionalConfigurationResult.Builder |
name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
OrganizationAdditionalConfigurationResult.Builder |
name(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOrganizationAdditionalConfigurationResult.Builder name(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
name - The name of the additional configuration that is configured for the member accounts within the
organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfigurationResult.Builder name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
name - The name of the additional configuration that is configured for the member accounts within the
organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfigurationResult.Builder autoEnable(String autoEnable)
Describes how The status of the additional configuration that are configured for the member accounts within the organization.
If you set AutoEnable to NEW, a feature will be configured for only the new
accounts when they join the organization.
If you set AutoEnable to NONE, no feature will be configured for the accounts when
they join the organization.
autoEnable - Describes how The status of the additional configuration that are configured for the member accounts
within the organization.
If you set AutoEnable to NEW, a feature will be configured for only the new
accounts when they join the organization.
If you set AutoEnable to NONE, no feature will be configured for the
accounts when they join the organization.
OrgFeatureStatus,
OrgFeatureStatusOrganizationAdditionalConfigurationResult.Builder autoEnable(OrgFeatureStatus autoEnable)
Describes how The status of the additional configuration that are configured for the member accounts within the organization.
If you set AutoEnable to NEW, a feature will be configured for only the new
accounts when they join the organization.
If you set AutoEnable to NONE, no feature will be configured for the accounts when
they join the organization.
autoEnable - Describes how The status of the additional configuration that are configured for the member accounts
within the organization.
If you set AutoEnable to NEW, a feature will be configured for only the new
accounts when they join the organization.
If you set AutoEnable to NONE, no feature will be configured for the
accounts when they join the organization.
OrgFeatureStatus,
OrgFeatureStatusCopyright © 2023. All rights reserved.