Uses of Class
com.google.cloud.video.transcoder.v1.TranscoderServiceClient
-
Packages that use TranscoderServiceClient Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TranscoderServiceClient in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceClient Modifier and Type Method Description static TranscoderServiceClientTranscoderServiceClient. create()Constructs an instance of TranscoderServiceClient with default settings.static TranscoderServiceClientTranscoderServiceClient. create(TranscoderServiceStub stub)Constructs an instance of TranscoderServiceClient, using the given stub for making calls.static TranscoderServiceClientTranscoderServiceClient. create(TranscoderServiceSettings settings)Constructs an instance of TranscoderServiceClient, using the given settings.
-