Uses of Class
com.oracle.bmc.audit.requests.GetConfigurationRequest
- 
Packages that use GetConfigurationRequest Package Description com.oracle.bmc.audit com.oracle.bmc.audit.requests 
- 
- 
Uses of GetConfigurationRequest in com.oracle.bmc.auditMethods in com.oracle.bmc.audit with parameters of type GetConfigurationRequest Modifier and Type Method Description GetConfigurationResponseAudit. getConfiguration(GetConfigurationRequest request)Get the configurationFuture<GetConfigurationResponse>AuditAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Get the configurationFuture<GetConfigurationResponse>AuditAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)GetConfigurationResponseAuditClient. getConfiguration(GetConfigurationRequest request)Method parameters in com.oracle.bmc.audit with type arguments of type GetConfigurationRequest Modifier and Type Method Description Future<GetConfigurationResponse>AuditAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Get the configurationFuture<GetConfigurationResponse>AuditAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
- 
Uses of GetConfigurationRequest in com.oracle.bmc.audit.requestsMethods in com.oracle.bmc.audit.requests that return GetConfigurationRequest Modifier and Type Method Description GetConfigurationRequestGetConfigurationRequest.Builder. build()Build the instance of GetConfigurationRequest as configured by this builderGetConfigurationRequestGetConfigurationRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetConfigurationRequest as configured by this builderMethods in com.oracle.bmc.audit.requests with parameters of type GetConfigurationRequest Modifier and Type Method Description GetConfigurationRequest.BuilderGetConfigurationRequest.Builder. copy(GetConfigurationRequest o)Copy method to populate the builder with values from the given instance.
 
-