Uses of Class
com.oracle.bmc.mediaservices.responses.ChangeStreamDistributionChannelCompartmentResponse
-
Packages that use ChangeStreamDistributionChannelCompartmentResponse Package Description com.oracle.bmc.mediaservices com.oracle.bmc.mediaservices.responses -
-
Uses of ChangeStreamDistributionChannelCompartmentResponse in com.oracle.bmc.mediaservices
Methods in com.oracle.bmc.mediaservices that return ChangeStreamDistributionChannelCompartmentResponse Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentResponse
MediaServices. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request)
Moves a Stream Distribution Channel resource from one compartment identifier to another.ChangeStreamDistributionChannelCompartmentResponse
MediaServicesClient. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request)
Methods in com.oracle.bmc.mediaservices that return types with arguments of type ChangeStreamDistributionChannelCompartmentResponse Modifier and Type Method Description Future<ChangeStreamDistributionChannelCompartmentResponse>
MediaServicesAsync. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request, AsyncHandler<ChangeStreamDistributionChannelCompartmentRequest,ChangeStreamDistributionChannelCompartmentResponse> handler)
Moves a Stream Distribution Channel resource from one compartment identifier to another.Future<ChangeStreamDistributionChannelCompartmentResponse>
MediaServicesAsyncClient. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request, AsyncHandler<ChangeStreamDistributionChannelCompartmentRequest,ChangeStreamDistributionChannelCompartmentResponse> handler)
Method parameters in com.oracle.bmc.mediaservices with type arguments of type ChangeStreamDistributionChannelCompartmentResponse Modifier and Type Method Description Future<ChangeStreamDistributionChannelCompartmentResponse>
MediaServicesAsync. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request, AsyncHandler<ChangeStreamDistributionChannelCompartmentRequest,ChangeStreamDistributionChannelCompartmentResponse> handler)
Moves a Stream Distribution Channel resource from one compartment identifier to another.Future<ChangeStreamDistributionChannelCompartmentResponse>
MediaServicesAsyncClient. changeStreamDistributionChannelCompartment(ChangeStreamDistributionChannelCompartmentRequest request, AsyncHandler<ChangeStreamDistributionChannelCompartmentRequest,ChangeStreamDistributionChannelCompartmentResponse> handler)
-
Uses of ChangeStreamDistributionChannelCompartmentResponse in com.oracle.bmc.mediaservices.responses
Methods in com.oracle.bmc.mediaservices.responses that return ChangeStreamDistributionChannelCompartmentResponse Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentResponse
ChangeStreamDistributionChannelCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.mediaservices.responses with parameters of type ChangeStreamDistributionChannelCompartmentResponse Modifier and Type Method Description ChangeStreamDistributionChannelCompartmentResponse.Builder
ChangeStreamDistributionChannelCompartmentResponse.Builder. copy(ChangeStreamDistributionChannelCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-