public abstract class AudienceSegmentServiceStub implements BackgroundResourceBase stub class for the AudienceSegmentService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AudienceSegmentServiceStub()
public AudienceSegmentServiceStub()Methods
close()
public abstract void close()getAudienceSegmentCallable()
public UnaryCallable<GetAudienceSegmentRequest,AudienceSegment> getAudienceSegmentCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetAudienceSegmentRequest,AudienceSegment> |
|
listAudienceSegmentsCallable()
public UnaryCallable<ListAudienceSegmentsRequest,ListAudienceSegmentsResponse> listAudienceSegmentsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListAudienceSegmentsRequest,ListAudienceSegmentsResponse> |
|
listAudienceSegmentsPagedCallable()
public UnaryCallable<ListAudienceSegmentsRequest,AudienceSegmentServiceClient.ListAudienceSegmentsPagedResponse> listAudienceSegmentsPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListAudienceSegmentsRequest,ListAudienceSegmentsPagedResponse> |
|