| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
GetSourceResponse |
LogAnalyticsClient.getSource(GetSourceRequest request) |
GetSourceResponse |
LogAnalytics.getSource(GetSourceRequest request)
get source with specified name
|
Future<GetSourceResponse> |
LogAnalyticsAsync.getSource(GetSourceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetSourceRequest,GetSourceResponse> handler)
get source with specified name
|
Future<GetSourceResponse> |
LogAnalyticsAsyncClient.getSource(GetSourceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetSourceRequest,GetSourceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSourceResponse> |
LogAnalyticsAsync.getSource(GetSourceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetSourceRequest,GetSourceResponse> handler)
get source with specified name
|
Future<GetSourceResponse> |
LogAnalyticsAsyncClient.getSource(GetSourceRequest request,
com.oracle.bmc.responses.AsyncHandler<GetSourceRequest,GetSourceResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetSourceRequest |
GetSourceRequest.Builder.build()
Build the instance of GetSourceRequest as configured by this builder
|
GetSourceRequest |
GetSourceRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetSourceRequest.Builder |
GetSourceRequest.Builder.copy(GetSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.