Uses of Class
com.oracle.bmc.mediaservices.model.ChangeStreamDistributionChannelCompartmentDetails
-
Packages that use ChangeStreamDistributionChannelCompartmentDetails Package Description com.oracle.bmc.mediaservices.model com.oracle.bmc.mediaservices.requests -
-
Uses of ChangeStreamDistributionChannelCompartmentDetails in com.oracle.bmc.mediaservices.model
Methods in com.oracle.bmc.mediaservices.model that return ChangeStreamDistributionChannelCompartmentDetails Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentDetails
ChangeStreamDistributionChannelCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.mediaservices.model with parameters of type ChangeStreamDistributionChannelCompartmentDetails Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentDetails.Builder
ChangeStreamDistributionChannelCompartmentDetails.Builder. copy(ChangeStreamDistributionChannelCompartmentDetails model)
-
Uses of ChangeStreamDistributionChannelCompartmentDetails in com.oracle.bmc.mediaservices.requests
Methods in com.oracle.bmc.mediaservices.requests that return ChangeStreamDistributionChannelCompartmentDetails Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentDetails
ChangeStreamDistributionChannelCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeStreamDistributionChannelCompartmentDetails
ChangeStreamDistributionChannelCompartmentRequest. getChangeStreamDistributionChannelCompartmentDetails()
The change compartment payload.Methods in com.oracle.bmc.mediaservices.requests with parameters of type ChangeStreamDistributionChannelCompartmentDetails Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentRequest.Builder
ChangeStreamDistributionChannelCompartmentRequest.Builder. body$(ChangeStreamDistributionChannelCompartmentDetails body)
Alternative setter for the body parameter.ChangeStreamDistributionChannelCompartmentRequest.Builder
ChangeStreamDistributionChannelCompartmentRequest.Builder. changeStreamDistributionChannelCompartmentDetails(ChangeStreamDistributionChannelCompartmentDetails changeStreamDistributionChannelCompartmentDetails)
The change compartment payload.
-