Package | Description |
---|---|
com.oracle.bmc.logging | |
com.oracle.bmc.logging.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeUnifiedAgentConfigurationCompartmentResponse> |
LoggingManagementAsyncClient.changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request,
AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler) |
Future<ChangeUnifiedAgentConfigurationCompartmentResponse> |
LoggingManagementAsync.changeUnifiedAgentConfigurationCompartment(ChangeUnifiedAgentConfigurationCompartmentRequest request,
AsyncHandler<ChangeUnifiedAgentConfigurationCompartmentRequest,ChangeUnifiedAgentConfigurationCompartmentResponse> handler)
Moves the unified agent configuration into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeUnifiedAgentConfigurationCompartmentRequest |
ChangeUnifiedAgentConfigurationCompartmentRequest.Builder.build()
Build the instance of ChangeUnifiedAgentConfigurationCompartmentRequest as configured by
this builder
|
ChangeUnifiedAgentConfigurationCompartmentRequest |
ChangeUnifiedAgentConfigurationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeUnifiedAgentConfigurationCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeUnifiedAgentConfigurationCompartmentRequest.Builder |
ChangeUnifiedAgentConfigurationCompartmentRequest.Builder.copy(ChangeUnifiedAgentConfigurationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.