Class MediaFileServiceSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • Builder

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

      • applyToAllUnaryMethods

        public MediaFileServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​java.lang.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.

      • getMediaFileSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetMediaFileRequest,​MediaFile> getMediaFileSettings()
        Returns the builder for the settings used for calls to getMediaFile.
      • mutateMediaFilesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<MutateMediaFilesRequest,​MutateMediaFilesResponse> mutateMediaFilesSettings()
        Returns the builder for the settings used for calls to mutateMediaFiles.