Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
UpdateExportSettingResponse |
JavaManagementService.updateExportSetting(UpdateExportSettingRequest request)
Updates existing export setting for the specified fleet.
|
UpdateExportSettingResponse |
JavaManagementServiceClient.updateExportSetting(UpdateExportSettingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExportSettingResponse> |
JavaManagementServiceAsync.updateExportSetting(UpdateExportSettingRequest request,
AsyncHandler<UpdateExportSettingRequest,UpdateExportSettingResponse> handler)
Updates existing export setting for the specified fleet.
|
Future<UpdateExportSettingResponse> |
JavaManagementServiceAsyncClient.updateExportSetting(UpdateExportSettingRequest request,
AsyncHandler<UpdateExportSettingRequest,UpdateExportSettingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateExportSettingResponse> |
JavaManagementServiceAsync.updateExportSetting(UpdateExportSettingRequest request,
AsyncHandler<UpdateExportSettingRequest,UpdateExportSettingResponse> handler)
Updates existing export setting for the specified fleet.
|
Future<UpdateExportSettingResponse> |
JavaManagementServiceAsyncClient.updateExportSetting(UpdateExportSettingRequest request,
AsyncHandler<UpdateExportSettingRequest,UpdateExportSettingResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateExportSettingResponse |
UpdateExportSettingResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateExportSettingResponse.Builder |
UpdateExportSettingResponse.Builder.copy(UpdateExportSettingResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.