public abstract class ContentBundleServiceStub implements BackgroundResourceBase stub class for the ContentBundleService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
ContentBundleServiceStub()
public ContentBundleServiceStub()Methods
close()
public abstract void close()getContentBundleCallable()
public UnaryCallable<GetContentBundleRequest,ContentBundle> getContentBundleCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetContentBundleRequest,ContentBundle> |
|
listContentBundlesCallable()
public UnaryCallable<ListContentBundlesRequest,ListContentBundlesResponse> listContentBundlesCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListContentBundlesRequest,ListContentBundlesResponse> |
|
listContentBundlesPagedCallable()
public UnaryCallable<ListContentBundlesRequest,ContentBundleServiceClient.ListContentBundlesPagedResponse> listContentBundlesPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListContentBundlesRequest,ListContentBundlesPagedResponse> |
|