Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
ModifyGlobalSettingsResponse |
DataSafe.modifyGlobalSettings(ModifyGlobalSettingsRequest request)
Modifies Global Settings in Data Safe in the tenancy and region.
|
ModifyGlobalSettingsResponse |
DataSafeClient.modifyGlobalSettings(ModifyGlobalSettingsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ModifyGlobalSettingsResponse> |
DataSafeAsync.modifyGlobalSettings(ModifyGlobalSettingsRequest request,
AsyncHandler<ModifyGlobalSettingsRequest,ModifyGlobalSettingsResponse> handler)
Modifies Global Settings in Data Safe in the tenancy and region.
|
Future<ModifyGlobalSettingsResponse> |
DataSafeAsyncClient.modifyGlobalSettings(ModifyGlobalSettingsRequest request,
AsyncHandler<ModifyGlobalSettingsRequest,ModifyGlobalSettingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ModifyGlobalSettingsResponse> |
DataSafeAsync.modifyGlobalSettings(ModifyGlobalSettingsRequest request,
AsyncHandler<ModifyGlobalSettingsRequest,ModifyGlobalSettingsResponse> handler)
Modifies Global Settings in Data Safe in the tenancy and region.
|
Future<ModifyGlobalSettingsResponse> |
DataSafeAsyncClient.modifyGlobalSettings(ModifyGlobalSettingsRequest request,
AsyncHandler<ModifyGlobalSettingsRequest,ModifyGlobalSettingsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ModifyGlobalSettingsResponse |
ModifyGlobalSettingsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ModifyGlobalSettingsResponse.Builder |
ModifyGlobalSettingsResponse.Builder.copy(ModifyGlobalSettingsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.