public static class ChangeCaptureFilterCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCaptureFilterCompartmentDetails |
build() |
ChangeCaptureFilterCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the destination compartment for the VTAP capture filter move.
|
ChangeCaptureFilterCompartmentDetails.Builder |
copy(ChangeCaptureFilterCompartmentDetails model) |
public ChangeCaptureFilterCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the destination compartment for the VTAP capture filter move.
compartmentId
- the value to setpublic ChangeCaptureFilterCompartmentDetails build()
public ChangeCaptureFilterCompartmentDetails.Builder copy(ChangeCaptureFilterCompartmentDetails model)
Copyright © 2016–2023. All rights reserved.