Uses of Class
com.oracle.bmc.loganalytics.requests.ListEffectivePropertiesRequest
-
Packages that use ListEffectivePropertiesRequest Package Description com.oracle.bmc.loganalytics com.oracle.bmc.loganalytics.requests -
-
Uses of ListEffectivePropertiesRequest in com.oracle.bmc.loganalytics
Method parameters in com.oracle.bmc.loganalytics with type arguments of type ListEffectivePropertiesRequest Modifier and Type Method Description Future<ListEffectivePropertiesResponse>LogAnalyticsAsync. listEffectiveProperties(ListEffectivePropertiesRequest request, AsyncHandler<ListEffectivePropertiesRequest,ListEffectivePropertiesResponse> handler)Returns a list of effective properties for the specified resource.Future<ListEffectivePropertiesResponse>LogAnalyticsAsyncClient. listEffectiveProperties(ListEffectivePropertiesRequest request, AsyncHandler<ListEffectivePropertiesRequest,ListEffectivePropertiesResponse> handler) -
Uses of ListEffectivePropertiesRequest in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListEffectivePropertiesRequest Modifier and Type Method Description ListEffectivePropertiesRequestListEffectivePropertiesRequest.Builder. build()Build the instance of ListEffectivePropertiesRequest as configured by this builderListEffectivePropertiesRequestListEffectivePropertiesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListEffectivePropertiesRequest as configured by this builderMethods in com.oracle.bmc.loganalytics.requests with parameters of type ListEffectivePropertiesRequest Modifier and Type Method Description ListEffectivePropertiesRequest.BuilderListEffectivePropertiesRequest.Builder. copy(ListEffectivePropertiesRequest o)Copy method to populate the builder with values from the given instance.
-