Uses of Class
com.google.cloud.video.transcoder.v1.TranscoderServiceSettings
-
Packages that use TranscoderServiceSettings Package Description com.google.cloud.video.transcoder.v1 A client to Transcoder API -
-
Uses of TranscoderServiceSettings in com.google.cloud.video.transcoder.v1
Methods in com.google.cloud.video.transcoder.v1 that return TranscoderServiceSettings Modifier and Type Method Description TranscoderServiceSettingsTranscoderServiceSettings.Builder. build()static TranscoderServiceSettingsTranscoderServiceSettings. create(TranscoderServiceStubSettings stub)TranscoderServiceSettingsTranscoderServiceClient. getSettings()Methods in com.google.cloud.video.transcoder.v1 with parameters of type TranscoderServiceSettings Modifier and Type Method Description static TranscoderServiceClientTranscoderServiceClient. create(TranscoderServiceSettings settings)Constructs an instance of TranscoderServiceClient, using the given settings.Constructors in com.google.cloud.video.transcoder.v1 with parameters of type TranscoderServiceSettings Constructor Description Builder(TranscoderServiceSettings settings)TranscoderServiceClient(TranscoderServiceSettings settings)Constructs an instance of TranscoderServiceClient, using the given settings.
-