Uses of Class
com.oracle.bmc.logging.responses.ListUnifiedAgentConfigurationsResponse
-
Packages that use ListUnifiedAgentConfigurationsResponse Package Description com.oracle.bmc.logging com.oracle.bmc.logging.responses -
-
Uses of ListUnifiedAgentConfigurationsResponse in com.oracle.bmc.logging
Methods in com.oracle.bmc.logging that return ListUnifiedAgentConfigurationsResponse Modifier and Type Method Description ListUnifiedAgentConfigurationsResponseLoggingManagement. listUnifiedAgentConfigurations(ListUnifiedAgentConfigurationsRequest request)Lists all unified agent configurations in the specified compartment.ListUnifiedAgentConfigurationsResponseLoggingManagementClient. listUnifiedAgentConfigurations(ListUnifiedAgentConfigurationsRequest request)Method parameters in com.oracle.bmc.logging with type arguments of type ListUnifiedAgentConfigurationsResponse Modifier and Type Method Description Future<ListUnifiedAgentConfigurationsResponse>LoggingManagementAsync. listUnifiedAgentConfigurations(ListUnifiedAgentConfigurationsRequest request, AsyncHandler<ListUnifiedAgentConfigurationsRequest,ListUnifiedAgentConfigurationsResponse> handler)Lists all unified agent configurations in the specified compartment.Future<ListUnifiedAgentConfigurationsResponse>LoggingManagementAsyncClient. listUnifiedAgentConfigurations(ListUnifiedAgentConfigurationsRequest request, AsyncHandler<ListUnifiedAgentConfigurationsRequest,ListUnifiedAgentConfigurationsResponse> handler) -
Uses of ListUnifiedAgentConfigurationsResponse in com.oracle.bmc.logging.responses
Methods in com.oracle.bmc.logging.responses that return ListUnifiedAgentConfigurationsResponse Modifier and Type Method Description ListUnifiedAgentConfigurationsResponseListUnifiedAgentConfigurationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.logging.responses with parameters of type ListUnifiedAgentConfigurationsResponse Modifier and Type Method Description ListUnifiedAgentConfigurationsResponse.BuilderListUnifiedAgentConfigurationsResponse.Builder. copy(ListUnifiedAgentConfigurationsResponse o)Copy method to populate the builder with values from the given instance.
-