Uses of Class
com.oracle.bmc.mediaservices.model.ChangeStreamDistributionChannelCompartmentDetails.Builder
-
Packages that use ChangeStreamDistributionChannelCompartmentDetails.Builder Package Description com.oracle.bmc.mediaservices.model -
-
Uses of ChangeStreamDistributionChannelCompartmentDetails.Builder in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return ChangeStreamDistributionChannelCompartmentDetails.Builder Modifier and Type Method Description static ChangeStreamDistributionChannelCompartmentDetails.Builder
ChangeStreamDistributionChannelCompartmentDetails. builder()
Create a new builder.ChangeStreamDistributionChannelCompartmentDetails.Builder
ChangeStreamDistributionChannelCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved.ChangeStreamDistributionChannelCompartmentDetails.Builder
ChangeStreamDistributionChannelCompartmentDetails.Builder. copy(ChangeStreamDistributionChannelCompartmentDetails model)
ChangeStreamDistributionChannelCompartmentDetails.Builder
ChangeStreamDistributionChannelCompartmentDetails. toBuilder()
-