Class TranscoderServiceStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public TranscoderServiceStubSettings.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.

        Note: This method does not support applying settings to streaming methods.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • createJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobRequest,​Job> createJobSettings()
        Returns the builder for the settings used for calls to createJob.
      • getJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,​Job> getJobSettings()
        Returns the builder for the settings used for calls to getJob.
      • deleteJobSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobRequest,​com.google.protobuf.Empty> deleteJobSettings()
        Returns the builder for the settings used for calls to deleteJob.
      • createJobTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateJobTemplateRequest,​JobTemplate> createJobTemplateSettings()
        Returns the builder for the settings used for calls to createJobTemplate.
      • getJobTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobTemplateRequest,​JobTemplate> getJobTemplateSettings()
        Returns the builder for the settings used for calls to getJobTemplate.
      • deleteJobTemplateSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteJobTemplateRequest,​com.google.protobuf.Empty> deleteJobTemplateSettings()
        Returns the builder for the settings used for calls to deleteJobTemplate.