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