Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
AddCompartmentResponse |
CloudGuard.addCompartment(AddCompartmentRequest request)
Adds a compartment to an existing security zone (SecurityZone resource), identified by
securityZoneId.
|
AddCompartmentResponse |
CloudGuardClient.addCompartment(AddCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddCompartmentResponse> |
CloudGuardAsyncClient.addCompartment(AddCompartmentRequest request,
AsyncHandler<AddCompartmentRequest,AddCompartmentResponse> handler) |
Future<AddCompartmentResponse> |
CloudGuardAsync.addCompartment(AddCompartmentRequest request,
AsyncHandler<AddCompartmentRequest,AddCompartmentResponse> handler)
Adds a compartment to an existing security zone (SecurityZone resource), identified by
securityZoneId.
|
Modifier and Type | Method and Description |
---|---|
Future<AddCompartmentResponse> |
CloudGuardAsyncClient.addCompartment(AddCompartmentRequest request,
AsyncHandler<AddCompartmentRequest,AddCompartmentResponse> handler) |
Future<AddCompartmentResponse> |
CloudGuardAsync.addCompartment(AddCompartmentRequest request,
AsyncHandler<AddCompartmentRequest,AddCompartmentResponse> handler)
Adds a compartment to an existing security zone (SecurityZone resource), identified by
securityZoneId.
|
Modifier and Type | Method and Description |
---|---|
AddCompartmentResponse |
AddCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddCompartmentResponse.Builder |
AddCompartmentResponse.Builder.copy(AddCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.