public class CsmPublishingProfileOptions extends Object
| Constructor and Description |
|---|
CsmPublishingProfileOptions() |
| Modifier and Type | Method and Description |
|---|---|
PublishingProfileFormat |
format()
Get name of the format.
|
Boolean |
includeDisasterRecoveryEndpoints()
Get include the DisasterRecover endpoint if true.
|
CsmPublishingProfileOptions |
withFormat(PublishingProfileFormat format)
Set name of the format.
|
CsmPublishingProfileOptions |
withIncludeDisasterRecoveryEndpoints(Boolean includeDisasterRecoveryEndpoints)
Set include the DisasterRecover endpoint if true.
|
public PublishingProfileFormat format()
public CsmPublishingProfileOptions withFormat(PublishingProfileFormat format)
format - the format value to setpublic Boolean includeDisasterRecoveryEndpoints()
public CsmPublishingProfileOptions withIncludeDisasterRecoveryEndpoints(Boolean includeDisasterRecoveryEndpoints)
includeDisasterRecoveryEndpoints - the includeDisasterRecoveryEndpoints value to setCopyright © 2019. All rights reserved.