- 0.53.0 (latest)
- 0.52.0
- 0.51.0
- 0.49.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.6
- 0.1.2
public class GrpcVideoStitcherServiceStub extends VideoStitcherServiceStub
gRPC stub implementation for the VideoStitcherService service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcVideoStitcherServiceStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
GrpcVideoStitcherServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVideoStitcherServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcVideoStitcherServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(VideoStitcherServiceStubSettings settings)
public static final GrpcVideoStitcherServiceStub create(VideoStitcherServiceStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | VideoStitcherServiceStubSettings |
Returns | |
---|---|
Type | Description |
GrpcVideoStitcherServiceStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, ClientContext clientContext)
protected GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcVideoStitcherServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VideoStitcherServiceStubSettings |
clientContext | ClientContext |
GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcVideoStitcherServiceStub(VideoStitcherServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcVideoStitcherServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VideoStitcherServiceStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createCdnKeyCallable()
public UnaryCallable<CreateCdnKeyRequest,Operation> createCdnKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCdnKeyRequest,Operation> |
createCdnKeyOperationCallable()
public OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata> createCdnKeyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata> |
createLiveConfigCallable()
public UnaryCallable<CreateLiveConfigRequest,Operation> createLiveConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateLiveConfigRequest,Operation> |
createLiveConfigOperationCallable()
public OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata> createLiveConfigOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateLiveConfigRequest,LiveConfig,OperationMetadata> |
createLiveSessionCallable()
public UnaryCallable<CreateLiveSessionRequest,LiveSession> createLiveSessionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateLiveSessionRequest,LiveSession> |
createSlateCallable()
public UnaryCallable<CreateSlateRequest,Operation> createSlateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSlateRequest,Operation> |
createSlateOperationCallable()
public OperationCallable<CreateSlateRequest,Slate,OperationMetadata> createSlateOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateSlateRequest,Slate,OperationMetadata> |
createVodSessionCallable()
public UnaryCallable<CreateVodSessionRequest,VodSession> createVodSessionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateVodSessionRequest,VodSession> |
deleteCdnKeyCallable()
public UnaryCallable<DeleteCdnKeyRequest,Operation> deleteCdnKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteCdnKeyRequest,Operation> |
deleteCdnKeyOperationCallable()
public OperationCallable<DeleteCdnKeyRequest,Empty,OperationMetadata> deleteCdnKeyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteCdnKeyRequest,Empty,OperationMetadata> |
deleteLiveConfigCallable()
public UnaryCallable<DeleteLiveConfigRequest,Operation> deleteLiveConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteLiveConfigRequest,Operation> |
deleteLiveConfigOperationCallable()
public OperationCallable<DeleteLiveConfigRequest,Empty,OperationMetadata> deleteLiveConfigOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteLiveConfigRequest,Empty,OperationMetadata> |
deleteSlateCallable()
public UnaryCallable<DeleteSlateRequest,Operation> deleteSlateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteSlateRequest,Operation> |
deleteSlateOperationCallable()
public OperationCallable<DeleteSlateRequest,Empty,OperationMetadata> deleteSlateOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteSlateRequest,Empty,OperationMetadata> |
getCdnKeyCallable()
public UnaryCallable<GetCdnKeyRequest,CdnKey> getCdnKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCdnKeyRequest,CdnKey> |
getLiveAdTagDetailCallable()
public UnaryCallable<GetLiveAdTagDetailRequest,LiveAdTagDetail> getLiveAdTagDetailCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetLiveAdTagDetailRequest,LiveAdTagDetail> |
getLiveConfigCallable()
public UnaryCallable<GetLiveConfigRequest,LiveConfig> getLiveConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetLiveConfigRequest,LiveConfig> |
getLiveSessionCallable()
public UnaryCallable<GetLiveSessionRequest,LiveSession> getLiveSessionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetLiveSessionRequest,LiveSession> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getSlateCallable()
public UnaryCallable<GetSlateRequest,Slate> getSlateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSlateRequest,Slate> |
getVodAdTagDetailCallable()
public UnaryCallable<GetVodAdTagDetailRequest,VodAdTagDetail> getVodAdTagDetailCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetVodAdTagDetailRequest,VodAdTagDetail> |
getVodSessionCallable()
public UnaryCallable<GetVodSessionRequest,VodSession> getVodSessionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetVodSessionRequest,VodSession> |
getVodStitchDetailCallable()
public UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail> getVodStitchDetailCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetVodStitchDetailRequest,VodStitchDetail> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listCdnKeysCallable()
public UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse> listCdnKeysCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse> |
listCdnKeysPagedCallable()
public UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse> listCdnKeysPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCdnKeysRequest,ListCdnKeysPagedResponse> |
listLiveAdTagDetailsCallable()
public UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse> listLiveAdTagDetailsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse> |
listLiveAdTagDetailsPagedCallable()
public UnaryCallable<ListLiveAdTagDetailsRequest,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> listLiveAdTagDetailsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsPagedResponse> |
listLiveConfigsCallable()
public UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsResponse> listLiveConfigsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsResponse> |
listLiveConfigsPagedCallable()
public UnaryCallable<ListLiveConfigsRequest,VideoStitcherServiceClient.ListLiveConfigsPagedResponse> listLiveConfigsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListLiveConfigsRequest,ListLiveConfigsPagedResponse> |
listSlatesCallable()
public UnaryCallable<ListSlatesRequest,ListSlatesResponse> listSlatesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSlatesRequest,ListSlatesResponse> |
listSlatesPagedCallable()
public UnaryCallable<ListSlatesRequest,VideoStitcherServiceClient.ListSlatesPagedResponse> listSlatesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSlatesRequest,ListSlatesPagedResponse> |
listVodAdTagDetailsCallable()
public UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse> listVodAdTagDetailsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsResponse> |
listVodAdTagDetailsPagedCallable()
public UnaryCallable<ListVodAdTagDetailsRequest,VideoStitcherServiceClient.ListVodAdTagDetailsPagedResponse> listVodAdTagDetailsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVodAdTagDetailsRequest,ListVodAdTagDetailsPagedResponse> |
listVodStitchDetailsCallable()
public UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse> listVodStitchDetailsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsResponse> |
listVodStitchDetailsPagedCallable()
public UnaryCallable<ListVodStitchDetailsRequest,VideoStitcherServiceClient.ListVodStitchDetailsPagedResponse> listVodStitchDetailsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVodStitchDetailsRequest,ListVodStitchDetailsPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateCdnKeyCallable()
public UnaryCallable<UpdateCdnKeyRequest,Operation> updateCdnKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCdnKeyRequest,Operation> |
updateCdnKeyOperationCallable()
public OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata> updateCdnKeyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata> |
updateSlateCallable()
public UnaryCallable<UpdateSlateRequest,Operation> updateSlateCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSlateRequest,Operation> |
updateSlateOperationCallable()
public OperationCallable<UpdateSlateRequest,Slate,OperationMetadata> updateSlateOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateSlateRequest,Slate,OperationMetadata> |