Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
GlobalSettings |
GlobalSettings.Builder.build() |
GlobalSettings |
DataSafeConfiguration.getGlobalSettings() |
Modifier and Type | Method and Description |
---|---|
GlobalSettings.Builder |
GlobalSettings.Builder.copy(GlobalSettings model) |
DataSafeConfiguration.Builder |
DataSafeConfiguration.Builder.globalSettings(GlobalSettings globalSettings) |
Constructor and Description |
---|
DataSafeConfiguration(Boolean isEnabled,
String url,
String compartmentId,
Date timeEnabled,
LifecycleState lifecycleState,
String dataSafeNatGatewayIpAddress,
GlobalSettings globalSettings,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.