| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
GetStorageResponse |
LogAnalyticsClient.getStorage(GetStorageRequest request) |
GetStorageResponse |
LogAnalytics.getStorage(GetStorageRequest request)
This API gets the storage configuration of a tenancy
|
Future<GetStorageResponse> |
LogAnalyticsAsync.getStorage(GetStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<GetStorageRequest,GetStorageResponse> handler)
This API gets the storage configuration of a tenancy
|
Future<GetStorageResponse> |
LogAnalyticsAsyncClient.getStorage(GetStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<GetStorageRequest,GetStorageResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetStorageResponse> |
LogAnalyticsAsync.getStorage(GetStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<GetStorageRequest,GetStorageResponse> handler)
This API gets the storage configuration of a tenancy
|
Future<GetStorageResponse> |
LogAnalyticsAsyncClient.getStorage(GetStorageRequest request,
com.oracle.bmc.responses.AsyncHandler<GetStorageRequest,GetStorageResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetStorageRequest |
GetStorageRequest.Builder.build()
Build the instance of GetStorageRequest as configured by this builder
|
GetStorageRequest |
GetStorageRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetStorageRequest.Builder |
GetStorageRequest.Builder.copy(GetStorageRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.