Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
GetSourceRequest |
GetSourceRequest.Builder.build()
Build the instance of GetSourceRequest as configured by this builder
|
GetSourceRequest |
GetSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSourceRequest as configured by this builder
|
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–2024. All rights reserved.