public abstract class CreativeTemplateServiceStub implements BackgroundResourceBase stub class for the CreativeTemplateService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
CreativeTemplateServiceStub()
public CreativeTemplateServiceStub()Methods
close()
public abstract void close()getCreativeTemplateCallable()
public UnaryCallable<GetCreativeTemplateRequest,CreativeTemplate> getCreativeTemplateCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetCreativeTemplateRequest,CreativeTemplate> |
|
listCreativeTemplatesCallable()
public UnaryCallable<ListCreativeTemplatesRequest,ListCreativeTemplatesResponse> listCreativeTemplatesCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListCreativeTemplatesRequest,ListCreativeTemplatesResponse> |
|
listCreativeTemplatesPagedCallable()
public UnaryCallable<ListCreativeTemplatesRequest,CreativeTemplateServiceClient.ListCreativeTemplatesPagedResponse> listCreativeTemplatesPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListCreativeTemplatesRequest,ListCreativeTemplatesPagedResponse> |
|