Uses of Class
com.oracle.bmc.loganalytics.responses.GetLogAnalyticsEntityTypeResponse
-
Packages that use GetLogAnalyticsEntityTypeResponse Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.responses -
-
Uses of GetLogAnalyticsEntityTypeResponse in com.oracle.bmc.loganalytics
Methods in com.oracle.bmc.loganalytics that return GetLogAnalyticsEntityTypeResponse Modifier and Type Method Description GetLogAnalyticsEntityTypeResponseLogAnalytics. getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request)Retrieve the log analytics entity type with the given name.GetLogAnalyticsEntityTypeResponseLogAnalyticsClient. getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request)Method parameters in com.oracle.bmc.loganalytics with type arguments of type GetLogAnalyticsEntityTypeResponse 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 GetLogAnalyticsEntityTypeResponse in com.oracle.bmc.loganalytics.responses
Methods in com.oracle.bmc.loganalytics.responses that return GetLogAnalyticsEntityTypeResponse Modifier and Type Method Description GetLogAnalyticsEntityTypeResponseGetLogAnalyticsEntityTypeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.loganalytics.responses with parameters of type GetLogAnalyticsEntityTypeResponse Modifier and Type Method Description GetLogAnalyticsEntityTypeResponse.BuilderGetLogAnalyticsEntityTypeResponse.Builder. copy(GetLogAnalyticsEntityTypeResponse o)Copy method to populate the builder with values from the given instance.
-