public abstract class AutofeedSettingsServiceStub implements BackgroundResource
Base stub class for the AutofeedSettingsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AutofeedSettingsServiceStub()
public AutofeedSettingsServiceStub()
Methods
close()
public abstract void close()
getAutofeedSettingsCallable()
public UnaryCallable<GetAutofeedSettingsRequest,AutofeedSettings> getAutofeedSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetAutofeedSettingsRequest,AutofeedSettings> |
updateAutofeedSettingsCallable()
public UnaryCallable<UpdateAutofeedSettingsRequest,AutofeedSettings> updateAutofeedSettingsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAutofeedSettingsRequest,AutofeedSettings> |