Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeSecurityZoneCompartmentResponse> |
CloudGuardAsyncClient.changeSecurityZoneCompartment(ChangeSecurityZoneCompartmentRequest request,
AsyncHandler<ChangeSecurityZoneCompartmentRequest,ChangeSecurityZoneCompartmentResponse> handler) |
Future<ChangeSecurityZoneCompartmentResponse> |
CloudGuardAsync.changeSecurityZoneCompartment(ChangeSecurityZoneCompartmentRequest request,
AsyncHandler<ChangeSecurityZoneCompartmentRequest,ChangeSecurityZoneCompartmentResponse> handler)
Moves a security zone, identified by securityZoneId, to a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeSecurityZoneCompartmentRequest |
ChangeSecurityZoneCompartmentRequest.Builder.build()
Build the instance of ChangeSecurityZoneCompartmentRequest as configured by this builder
|
ChangeSecurityZoneCompartmentRequest |
ChangeSecurityZoneCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeSecurityZoneCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeSecurityZoneCompartmentRequest.Builder |
ChangeSecurityZoneCompartmentRequest.Builder.copy(ChangeSecurityZoneCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.