Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ChangeSecurityZoneCompartmentResponse |
CloudGuard.changeSecurityZoneCompartment(ChangeSecurityZoneCompartmentRequest request)
Moves a security zone, identified by securityZoneId, to a different compartment.
|
ChangeSecurityZoneCompartmentResponse |
CloudGuardClient.changeSecurityZoneCompartment(ChangeSecurityZoneCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeSecurityZoneCompartmentResponse |
ChangeSecurityZoneCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeSecurityZoneCompartmentResponse.Builder |
ChangeSecurityZoneCompartmentResponse.Builder.copy(ChangeSecurityZoneCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.