Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
UpdateExportSettingResponse |
JavaManagementService.updateExportSetting(UpdateExportSettingRequest request)
Updates existing export setting for the specified fleet.
|
UpdateExportSettingResponse |
JavaManagementServiceClient.updateExportSetting(UpdateExportSettingRequest request) |
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 |
---|---|
UpdateExportSettingRequest |
UpdateExportSettingRequest.Builder.build()
Build the instance of UpdateExportSettingRequest as configured by this builder
|
UpdateExportSettingRequest |
UpdateExportSettingRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateExportSettingRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateExportSettingRequest.Builder |
UpdateExportSettingRequest.Builder.copy(UpdateExportSettingRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.