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