Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
GetFieldResponse |
LogAnalytics.getField(GetFieldRequest request)
Gets detailed information about the field with the specified name.
|
GetFieldResponse |
LogAnalyticsClient.getField(GetFieldRequest request) |
Future<GetFieldResponse> |
LogAnalyticsAsyncClient.getField(GetFieldRequest request,
AsyncHandler<GetFieldRequest,GetFieldResponse> handler) |
Future<GetFieldResponse> |
LogAnalyticsAsync.getField(GetFieldRequest request,
AsyncHandler<GetFieldRequest,GetFieldResponse> handler)
Gets detailed information about the field with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetFieldResponse> |
LogAnalyticsAsyncClient.getField(GetFieldRequest request,
AsyncHandler<GetFieldRequest,GetFieldResponse> handler) |
Future<GetFieldResponse> |
LogAnalyticsAsync.getField(GetFieldRequest request,
AsyncHandler<GetFieldRequest,GetFieldResponse> handler)
Gets detailed information about the field with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetFieldRequest |
GetFieldRequest.Builder.build()
Build the instance of GetFieldRequest as configured by this builder
|
GetFieldRequest |
GetFieldRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetFieldRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetFieldRequest.Builder |
GetFieldRequest.Builder.copy(GetFieldRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.