Uses of Class
com.oracle.bmc.integration.requests.AddLogAnalyticsLogGroupRequest
-
Packages that use AddLogAnalyticsLogGroupRequest Package Description com.oracle.bmc.integration com.oracle.bmc.integration.requests -
-
Uses of AddLogAnalyticsLogGroupRequest in com.oracle.bmc.integration
Method parameters in com.oracle.bmc.integration with type arguments of type AddLogAnalyticsLogGroupRequest Modifier and Type Method Description Future<AddLogAnalyticsLogGroupResponse>IntegrationInstanceAsync. addLogAnalyticsLogGroup(AddLogAnalyticsLogGroupRequest request, AsyncHandler<AddLogAnalyticsLogGroupRequest,AddLogAnalyticsLogGroupResponse> handler)Add LogGroup with specified ocid for Integration Instance to enable sending OIC Activity Stream to OCI Logging Analytics.Future<AddLogAnalyticsLogGroupResponse>IntegrationInstanceAsyncClient. addLogAnalyticsLogGroup(AddLogAnalyticsLogGroupRequest request, AsyncHandler<AddLogAnalyticsLogGroupRequest,AddLogAnalyticsLogGroupResponse> handler) -
Uses of AddLogAnalyticsLogGroupRequest in com.oracle.bmc.integration.requests
Methods in com.oracle.bmc.integration.requests that return AddLogAnalyticsLogGroupRequest Modifier and Type Method Description AddLogAnalyticsLogGroupRequestAddLogAnalyticsLogGroupRequest.Builder. build()Build the instance of AddLogAnalyticsLogGroupRequest as configured by this builderAddLogAnalyticsLogGroupRequestAddLogAnalyticsLogGroupRequest.Builder. buildWithoutInvocationCallback()Build the instance of AddLogAnalyticsLogGroupRequest as configured by this builderMethods in com.oracle.bmc.integration.requests with parameters of type AddLogAnalyticsLogGroupRequest Modifier and Type Method Description AddLogAnalyticsLogGroupRequest.BuilderAddLogAnalyticsLogGroupRequest.Builder. copy(AddLogAnalyticsLogGroupRequest o)Copy method to populate the builder with values from the given instance.
-