Uses of Class
com.oracle.bmc.loganalytics.requests.GetLogAnalyticsEntityTypeRequest
-
Packages that use GetLogAnalyticsEntityTypeRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of GetLogAnalyticsEntityTypeRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEntityTypeRequest Modifier and Type Method Description Future<GetLogAnalyticsEntityTypeResponse>LogAnalyticsAsync. getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request, AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler)Retrieve the log analytics entity type with the given name.Future<GetLogAnalyticsEntityTypeResponse>LogAnalyticsAsyncClient. getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request, AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler) -
Uses of GetLogAnalyticsEntityTypeRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return GetLogAnalyticsEntityTypeRequest Modifier and Type Method Description GetLogAnalyticsEntityTypeRequestGetLogAnalyticsEntityTypeRequest.Builder. build()Build the instance of GetLogAnalyticsEntityTypeRequest as configured by this builderGetLogAnalyticsEntityTypeRequestGetLogAnalyticsEntityTypeRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetLogAnalyticsEntityTypeRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type GetLogAnalyticsEntityTypeRequest Modifier and Type Method Description GetLogAnalyticsEntityTypeRequest.BuilderGetLogAnalyticsEntityTypeRequest.Builder. copy(GetLogAnalyticsEntityTypeRequest o)Copy method to populate the builder with values from the given instance.
-