Uses of Class
com.oracle.bmc.logging.responses.ChangeUnifiedAgentConfigurationCompartmentResponse
-
Packages that use ChangeUnifiedAgentConfigurationCompartmentResponse Package Description com.oracle.bmc.logging com.oracle.bmc.logging.responses -
-
Uses of ChangeUnifiedAgentConfigurationCompartmentResponse in com.oracle.bmc.logging
Methods in com.oracle.bmc.logging that return ChangeUnifiedAgentConfigurationCompartmentResponse Modifier and Type Method Description ChangeUnifiedAgentConfigurationCompartmentResponse
LoggingManagement. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request)
Moves the unified agent configuration into a different compartment within the same tenancy.ChangeUnifiedAgentConfigurationCompartmentResponse
LoggingManagementClient. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request)
Methods in com.oracle.bmc.logging that return types with arguments of type ChangeUnifiedAgentConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeUnifiedAgentConfigurationCompartmentResponse>
LoggingManagementAsync. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request, AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler)
Moves the unified agent configuration into a different compartment within the same tenancy.Future<ChangeUnifiedAgentConfigurationCompartmentResponse>
LoggingManagementAsyncClient. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request, AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler)
Method parameters in com.oracle.bmc.logging with type arguments of type ChangeUnifiedAgentConfigurationCompartmentResponse Modifier and Type Method Description Future<ChangeUnifiedAgentConfigurationCompartmentResponse>
LoggingManagementAsync. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request, AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler)
Moves the unified agent configuration into a different compartment within the same tenancy.Future<ChangeUnifiedAgentConfigurationCompartmentResponse>
LoggingManagementAsyncClient. changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request, AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler)
-
Uses of ChangeUnifiedAgentConfigurationCompartmentResponse in com.oracle.bmc.logging.responses
Methods in com.oracle.bmc.logging.responses that return ChangeUnifiedAgentConfigurationCompartmentResponse Modifier and Type Method Description ChangeUnifiedAgentConfigurationCompartmentResponse
ChangeUnifiedAgentConfigurationCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.logging.responses with parameters of type ChangeUnifiedAgentConfigurationCompartmentResponse Modifier and Type Method Description ChangeUnifiedAgentConfigurationCompartmentResponse.Builder
ChangeUnifiedAgentConfigurationCompartmentResponse.Builder. copy(ChangeUnifiedAgentConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-