Class IDSGrpc.IDSFutureStub

  • Enclosing class:
    IDSGrpc

    public static final class IDSGrpc.IDSFutureStub
    extends io.grpc.stub.AbstractFutureStub<IDSGrpc.IDSFutureStub>
    A stub to allow clients to do ListenableFuture-style rpc calls to service IDS.
     The IDS Service
     
    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
    • Method Detail

      • getEndpoint

        public com.google.common.util.concurrent.ListenableFuture<Endpoint> getEndpoint​(GetEndpointRequest request)
         Gets details of a single Endpoint.
         
      • createEndpoint

        public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> createEndpoint​(CreateEndpointRequest request)
         Creates a new Endpoint in a given project and location.
         
      • deleteEndpoint

        public com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation> deleteEndpoint​(DeleteEndpointRequest request)
         Deletes a single Endpoint.