Package | Description |
---|---|
com.oracle.bmc.jms.model |
Modifier and Type | Method and Description |
---|---|
static UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.builder()
Create a new builder.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.copy(UpdateExportSettingDetails model) |
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.exportDuration(ExportDuration exportDuration)
The duration of data to be exported for fleets.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.exportFrequency(ExportFrequency exportFrequency)
Schedule at which data will be exported.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.exportResources(ExportResources exportResources)
Resource to export data associated from the fleets.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.isCrossRegionAcknowledged(Boolean isCrossRegionAcknowledged)
Acknowledgement for cross region target bucket configuration.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.isEnabled(Boolean isEnabled)
ExportSetting flag to store enabled or disabled status.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.targetBucketName(String targetBucketName)
The name of the bucket where data will be exported.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.targetBucketNamespace(String targetBucketNamespace)
The namespace of the bucket where data will be exported.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.Builder.targetBucketRegion(String targetBucketRegion)
The id of the region of the target bucket.
|
UpdateExportSettingDetails.Builder |
UpdateExportSettingDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.