public abstract class KeyDashboardServiceStub implements BackgroundResource
Base stub class for the KeyDashboardService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
KeyDashboardServiceStub()
public KeyDashboardServiceStub()
Methods
close()
public abstract void close()
listCryptoKeysCallable()
public UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse> listCryptoKeysCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysResponse> |
listCryptoKeysPagedCallable()
public UnaryCallable<ListCryptoKeysRequest,KeyDashboardServiceClient.ListCryptoKeysPagedResponse> listCryptoKeysPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCryptoKeysRequest,ListCryptoKeysPagedResponse> |