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