public static interface SubDomainSetting.Builder extends SdkPojo, CopyableBuilder<SubDomainSetting.Builder,SubDomainSetting>
| Modifier and Type | Method and Description |
|---|---|
SubDomainSetting.Builder |
branchName(String branchName)
The branch name setting for the subdomain.
|
SubDomainSetting.Builder |
prefix(String prefix)
The prefix setting for the subdomain.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubDomainSetting.Builder prefix(String prefix)
The prefix setting for the subdomain.
prefix - The prefix setting for the subdomain.SubDomainSetting.Builder branchName(String branchName)
The branch name setting for the subdomain.
branchName - The branch name setting for the subdomain.Copyright © 2022. All rights reserved.