Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse |
CloudGuard.getConfiguration(GetConfigurationRequest request)
Returns the configuration details for a Cloud Guard tenancy, identified by root compartment
OCID.
|
GetConfigurationResponse |
CloudGuardClient.getConfiguration(GetConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetConfigurationResponse> |
CloudGuardAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
CloudGuardAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Returns the configuration details for a Cloud Guard tenancy, identified by root compartment
OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConfigurationResponse> |
CloudGuardAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
CloudGuardAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Returns the configuration details for a Cloud Guard tenancy, identified by root compartment
OCID.
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse |
GetConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.copy(GetConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.