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