Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListSourceExtendedFieldDefinitionsResponse> |
LogAnalyticsAsyncClient.listSourceExtendedFieldDefinitions(ListSourceExtendedFieldDefinitionsRequest request,
AsyncHandler<ListSourceExtendedFieldDefinitionsRequest,ListSourceExtendedFieldDefinitionsResponse> handler) |
Future<ListSourceExtendedFieldDefinitionsResponse> |
LogAnalyticsAsync.listSourceExtendedFieldDefinitions(ListSourceExtendedFieldDefinitionsRequest request,
AsyncHandler<ListSourceExtendedFieldDefinitionsRequest,ListSourceExtendedFieldDefinitionsResponse> handler)
Lists the extended field definitions for the source with the specified name.
|
Modifier and Type | Method and Description |
---|---|
ListSourceExtendedFieldDefinitionsRequest |
ListSourceExtendedFieldDefinitionsRequest.Builder.build()
Build the instance of ListSourceExtendedFieldDefinitionsRequest as configured by this
builder
|
ListSourceExtendedFieldDefinitionsRequest |
ListSourceExtendedFieldDefinitionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListSourceExtendedFieldDefinitionsRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListSourceExtendedFieldDefinitionsRequest.Builder |
ListSourceExtendedFieldDefinitionsRequest.Builder.copy(ListSourceExtendedFieldDefinitionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.