Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
RegisterLookupResponse |
LogAnalytics.registerLookup(RegisterLookupRequest request)
Creates a lookup with the specified name, type and description.
|
RegisterLookupResponse |
LogAnalyticsClient.registerLookup(RegisterLookupRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RegisterLookupResponse> |
LogAnalyticsAsyncClient.registerLookup(RegisterLookupRequest request,
AsyncHandler<RegisterLookupRequest,RegisterLookupResponse> handler) |
Future<RegisterLookupResponse> |
LogAnalyticsAsync.registerLookup(RegisterLookupRequest request,
AsyncHandler<RegisterLookupRequest,RegisterLookupResponse> handler)
Creates a lookup with the specified name, type and description.
|
Modifier and Type | Method and Description |
---|---|
Future<RegisterLookupResponse> |
LogAnalyticsAsyncClient.registerLookup(RegisterLookupRequest request,
AsyncHandler<RegisterLookupRequest,RegisterLookupResponse> handler) |
Future<RegisterLookupResponse> |
LogAnalyticsAsync.registerLookup(RegisterLookupRequest request,
AsyncHandler<RegisterLookupRequest,RegisterLookupResponse> handler)
Creates a lookup with the specified name, type and description.
|
Modifier and Type | Method and Description |
---|---|
RegisterLookupResponse |
RegisterLookupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RegisterLookupResponse.Builder |
RegisterLookupResponse.Builder.copy(RegisterLookupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.