Class WebhooksStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcWebhooksStub, HttpJsonWebhooksStub

    @Generated("by gapic-generator-java")
    public abstract class WebhooksStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the Webhooks service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • WebhooksStub

        public WebhooksStub()
    • Method Detail

      • deleteWebhookCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteWebhookRequest,​com.google.protobuf.Empty> deleteWebhookCallable()
      • listLocationsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
      • getLocationCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationCallable()