public static interface OrganizationAdditionalConfiguration.Builder extends SdkPojo, CopyableBuilder<OrganizationAdditionalConfiguration.Builder,OrganizationAdditionalConfiguration>
| Modifier and Type | Method and Description |
|---|---|
OrganizationAdditionalConfiguration.Builder |
autoEnable(OrgFeatureStatus autoEnable)
The status of the additional configuration that will be configured for the organization.
|
OrganizationAdditionalConfiguration.Builder |
autoEnable(String autoEnable)
The status of the additional configuration that will be configured for the organization.
|
OrganizationAdditionalConfiguration.Builder |
name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that will be configured for the organization.
|
OrganizationAdditionalConfiguration.Builder |
name(String name)
The name of the additional configuration that will be configured for the organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOrganizationAdditionalConfiguration.Builder name(String name)
The name of the additional configuration that will be configured for the organization.
name - The name of the additional configuration that will be configured for the organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfiguration.Builder name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that will be configured for the organization.
name - The name of the additional configuration that will be configured for the organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfiguration.Builder autoEnable(String autoEnable)
The status of the additional configuration that will be configured for the organization.
autoEnable - The status of the additional configuration that will be configured for the organization.OrgFeatureStatus,
OrgFeatureStatusOrganizationAdditionalConfiguration.Builder autoEnable(OrgFeatureStatus autoEnable)
The status of the additional configuration that will be configured for the organization.
autoEnable - The status of the additional configuration that will be configured for the organization.OrgFeatureStatus,
OrgFeatureStatusCopyright © 2023. All rights reserved.