public static class ChangeServiceGatewayCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeServiceGatewayCompartmentDetails |
build() |
ChangeServiceGatewayCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the service gateway to.
|
ChangeServiceGatewayCompartmentDetails.Builder |
copy(ChangeServiceGatewayCompartmentDetails model) |
public ChangeServiceGatewayCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the service gateway to.
compartmentId
- the value to setpublic ChangeServiceGatewayCompartmentDetails build()
public ChangeServiceGatewayCompartmentDetails.Builder copy(ChangeServiceGatewayCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.