Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetSourceResponse |
LogAnalytics.getSource(GetSourceRequest request)
Gets detailed information about the source with the specified name.
|
GetSourceResponse |
LogAnalyticsClient.getSource(GetSourceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetSourceResponse> |
LogAnalyticsAsyncClient.getSource(GetSourceRequest request,
AsyncHandler<GetSourceRequest,GetSourceResponse> handler) |
Future<GetSourceResponse> |
LogAnalyticsAsync.getSource(GetSourceRequest request,
AsyncHandler<GetSourceRequest,GetSourceResponse> handler)
Gets detailed information about the source with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetSourceResponse> |
LogAnalyticsAsyncClient.getSource(GetSourceRequest request,
AsyncHandler<GetSourceRequest,GetSourceResponse> handler) |
Future<GetSourceResponse> |
LogAnalyticsAsync.getSource(GetSourceRequest request,
AsyncHandler<GetSourceRequest,GetSourceResponse> handler)
Gets detailed information about the source with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetSourceResponse |
GetSourceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetSourceResponse.Builder |
GetSourceResponse.Builder.copy(GetSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.