Class CustomTargetingKeyServiceStub (0.4.0)

public abstract class CustomTargetingKeyServiceStub implements BackgroundResource

Base stub class for the CustomTargetingKeyService service API.

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

Inheritance

java.lang.Object > CustomTargetingKeyServiceStub

Implements

BackgroundResource

Constructors

CustomTargetingKeyServiceStub()

public CustomTargetingKeyServiceStub()

Methods

close()

public abstract void close()

getCustomTargetingKeyCallable()

public UnaryCallable<GetCustomTargetingKeyRequest,CustomTargetingKey> getCustomTargetingKeyCallable()
Returns
Type Description
UnaryCallable<GetCustomTargetingKeyRequest,CustomTargetingKey>

listCustomTargetingKeysCallable()

public UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse> listCustomTargetingKeysCallable()
Returns
Type Description
UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysResponse>

listCustomTargetingKeysPagedCallable()

public UnaryCallable<ListCustomTargetingKeysRequest,CustomTargetingKeyServiceClient.ListCustomTargetingKeysPagedResponse> listCustomTargetingKeysPagedCallable()
Returns
Type Description
UnaryCallable<ListCustomTargetingKeysRequest,ListCustomTargetingKeysPagedResponse>