public static class ChangeListingCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeListingCompartmentDetails |
build() |
ChangeListingCompartmentDetails.Builder |
compartmentId(String compartmentId)
The id of the compartment which the listing should be moved.
|
ChangeListingCompartmentDetails.Builder |
copy(ChangeListingCompartmentDetails model) |
public ChangeListingCompartmentDetails.Builder compartmentId(String compartmentId)
The id of the compartment which the listing should be moved.
compartmentId
- the value to setpublic ChangeListingCompartmentDetails build()
public ChangeListingCompartmentDetails.Builder copy(ChangeListingCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.