Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetLogAnalyticsEntityTypeResponse |
LogAnalytics.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request)
Retrieve the log analytics entity type with the given name.
|
GetLogAnalyticsEntityTypeResponse |
LogAnalyticsClient.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler) |
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsync.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler)
Retrieve the log analytics entity type with the given name.
|
Modifier and Type | Method and Description |
---|---|
GetLogAnalyticsEntityTypeResponse |
GetLogAnalyticsEntityTypeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetLogAnalyticsEntityTypeResponse.Builder |
GetLogAnalyticsEntityTypeResponse.Builder.copy(GetLogAnalyticsEntityTypeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.