Uses of Class
com.google.cloud.video.stitcher.v1.stub.VideoStitcherServiceStubSettings.Builder
-
Packages that use VideoStitcherServiceStubSettings.Builder Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of VideoStitcherServiceStubSettings.Builder in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return VideoStitcherServiceStubSettings.Builder Modifier and Type Method Description VideoStitcherServiceStubSettings.BuilderVideoStitcherServiceSettings.Builder. getStubSettingsBuilder()Constructors in com.google.cloud.video.stitcher.v1 with parameters of type VideoStitcherServiceStubSettings.Builder Constructor Description Builder(VideoStitcherServiceStubSettings.Builder stubSettings) -
Uses of VideoStitcherServiceStubSettings.Builder in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return VideoStitcherServiceStubSettings.Builder Modifier and Type Method Description VideoStitcherServiceStubSettings.BuilderVideoStitcherServiceStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static VideoStitcherServiceStubSettings.BuilderVideoStitcherServiceStubSettings. newBuilder()Returns a new builder for this class.static VideoStitcherServiceStubSettings.BuilderVideoStitcherServiceStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.VideoStitcherServiceStubSettings.BuilderVideoStitcherServiceStubSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.video.stitcher.v1.stub with parameters of type VideoStitcherServiceStubSettings.Builder Constructor Description VideoStitcherServiceStubSettings(VideoStitcherServiceStubSettings.Builder settingsBuilder)
-