Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
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) |
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 |
---|---|
AddCompartmentRequest |
AddCompartmentRequest.Builder.build()
Build the instance of AddCompartmentRequest as configured by this builder
|
AddCompartmentRequest |
AddCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddCompartmentRequest.Builder |
AddCompartmentRequest.Builder.copy(AddCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.