Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
GetUploadResponse |
LogAnalytics.getUpload(GetUploadRequest request)
Gets an On-Demand Upload info by reference.
|
GetUploadResponse |
LogAnalyticsClient.getUpload(GetUploadRequest request) |
Future<GetUploadResponse> |
LogAnalyticsAsyncClient.getUpload(GetUploadRequest request,
AsyncHandler<GetUploadRequest,GetUploadResponse> handler) |
Future<GetUploadResponse> |
LogAnalyticsAsync.getUpload(GetUploadRequest request,
AsyncHandler<GetUploadRequest,GetUploadResponse> handler)
Gets an On-Demand Upload info by reference.
|
Modifier and Type | Method and Description |
---|---|
Future<GetUploadResponse> |
LogAnalyticsAsyncClient.getUpload(GetUploadRequest request,
AsyncHandler<GetUploadRequest,GetUploadResponse> handler) |
Future<GetUploadResponse> |
LogAnalyticsAsync.getUpload(GetUploadRequest request,
AsyncHandler<GetUploadRequest,GetUploadResponse> handler)
Gets an On-Demand Upload info by reference.
|
Modifier and Type | Method and Description |
---|---|
GetUploadRequest |
GetUploadRequest.Builder.build()
Build the instance of GetUploadRequest as configured by this builder
|
GetUploadRequest |
GetUploadRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetUploadRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetUploadRequest.Builder |
GetUploadRequest.Builder.copy(GetUploadRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.