Uses of Class
com.oracle.bmc.integration.responses.AddLogAnalyticsLogGroupResponse
-
Packages that use AddLogAnalyticsLogGroupResponse Package Description com.oracle.bmc.integration com.oracle.bmc.integration.responses -
-
Uses of AddLogAnalyticsLogGroupResponse in com.oracle.bmc.integration
Methods in com.oracle.bmc.integration that return AddLogAnalyticsLogGroupResponse Modifier and Type Method Description AddLogAnalyticsLogGroupResponseIntegrationInstance. addLogAnalyticsLogGroup(AddLogAnalyticsLogGroupRequest request)Add LogGroup with specified ocid for Integration Instance to enable sending OIC Activity Stream to OCI Logging Analytics.AddLogAnalyticsLogGroupResponseIntegrationInstanceClient. addLogAnalyticsLogGroup(AddLogAnalyticsLogGroupRequest request)Methods in com.oracle.bmc.integration that return types with arguments of type AddLogAnalyticsLogGroupResponse 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)Method parameters in com.oracle.bmc.integration with type arguments of type AddLogAnalyticsLogGroupResponse 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 AddLogAnalyticsLogGroupResponse in com.oracle.bmc.integration.responses
Methods in com.oracle.bmc.integration.responses that return AddLogAnalyticsLogGroupResponse Modifier and Type Method Description AddLogAnalyticsLogGroupResponseAddLogAnalyticsLogGroupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.integration.responses with parameters of type AddLogAnalyticsLogGroupResponse Modifier and Type Method Description AddLogAnalyticsLogGroupResponse.BuilderAddLogAnalyticsLogGroupResponse.Builder. copy(AddLogAnalyticsLogGroupResponse o)Copy method to populate the builder with values from the given instance.
-