Uses of Class
com.google.cloud.video.stitcher.v1.CdnKey
-
Packages that use CdnKey Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of CdnKey in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return CdnKey Modifier and Type Method Description CdnKey
CdnKey.Builder. build()
CdnKey
CdnKey.Builder. buildPartial()
CdnKey
CreateCdnKeyRequest.Builder. getCdnKey()
Required.CdnKey
CreateCdnKeyRequest. getCdnKey()
Required.CdnKey
CreateCdnKeyRequestOrBuilder. getCdnKey()
Required.CdnKey
UpdateCdnKeyRequest.Builder. getCdnKey()
Required.CdnKey
UpdateCdnKeyRequest. getCdnKey()
Required.CdnKey
UpdateCdnKeyRequestOrBuilder. getCdnKey()
Required.CdnKey
VideoStitcherServiceClient. getCdnKey(CdnKeyName name)
Returns the specified CDN key.CdnKey
VideoStitcherServiceClient. getCdnKey(GetCdnKeyRequest request)
Returns the specified CDN key.CdnKey
VideoStitcherServiceClient. getCdnKey(String name)
Returns the specified CDN key.CdnKey
VideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getCdnKey(GetCdnKeyRequest request)
Returns the specified CDN key.CdnKey
ListCdnKeysResponse.Builder. getCdnKeys(int index)
List of CDN keys.CdnKey
ListCdnKeysResponse. getCdnKeys(int index)
List of CDN keys.CdnKey
ListCdnKeysResponseOrBuilder. getCdnKeys(int index)
List of CDN keys.static CdnKey
CdnKey. getDefaultInstance()
CdnKey
CdnKey.Builder. getDefaultInstanceForType()
CdnKey
CdnKey. getDefaultInstanceForType()
static CdnKey
CdnKey. parseDelimitedFrom(InputStream input)
static CdnKey
CdnKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdnKey
CdnKey. parseFrom(byte[] data)
static CdnKey
CdnKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdnKey
CdnKey. parseFrom(com.google.protobuf.ByteString data)
static CdnKey
CdnKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdnKey
CdnKey. parseFrom(com.google.protobuf.CodedInputStream input)
static CdnKey
CdnKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdnKey
CdnKey. parseFrom(InputStream input)
static CdnKey
CdnKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CdnKey
CdnKey. parseFrom(ByteBuffer data)
static CdnKey
CdnKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type CdnKey Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyAsync(CreateCdnKeyRequest request)
Creates a new CDN key.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyAsync(LocationName parent, CdnKey cdnKey, String cdnKeyId)
Creates a new CDN key.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyAsync(String parent, CdnKey cdnKey, String cdnKeyId)
Creates a new CDN key.com.google.api.gax.rpc.OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyOperationCallable()
Creates a new CDN key.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceSettings.Builder. createCdnKeyOperationSettings()
Returns the builder for the settings used for calls to createCdnKey.com.google.api.gax.rpc.OperationCallSettings<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceSettings. createCdnKeyOperationSettings()
Returns the object with the settings used for calls to createCdnKey.com.google.common.util.concurrent.ListenableFuture<CdnKey>
VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. getCdnKey(GetCdnKeyRequest request)
Returns the specified CDN key.com.google.api.gax.rpc.UnaryCallable<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceClient. getCdnKeyCallable()
Returns the specified CDN key.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceSettings.Builder. getCdnKeySettings()
Returns the builder for the settings used for calls to getCdnKey.com.google.api.gax.rpc.UnaryCallSettings<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceSettings. getCdnKeySettings()
Returns the object with the settings used for calls to getCdnKey.List<CdnKey>
ListCdnKeysResponse.Builder. getCdnKeysList()
List of CDN keys.List<CdnKey>
ListCdnKeysResponse. getCdnKeysList()
List of CDN keys.List<CdnKey>
ListCdnKeysResponseOrBuilder. getCdnKeysList()
List of CDN keys.static io.grpc.MethodDescriptor<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceGrpc. getGetCdnKeyMethod()
com.google.protobuf.Parser<CdnKey>
CdnKey. getParserForType()
static com.google.protobuf.Parser<CdnKey>
CdnKey. parser()
com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. updateCdnKeyAsync(CdnKey cdnKey, com.google.protobuf.FieldMask updateMask)
Updates the specified CDN key.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. updateCdnKeyAsync(UpdateCdnKeyRequest request)
Updates the specified CDN key.com.google.api.gax.rpc.OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceClient. updateCdnKeyOperationCallable()
Updates the specified CDN key.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceSettings.Builder. updateCdnKeyOperationSettings()
Returns the builder for the settings used for calls to updateCdnKey.com.google.api.gax.rpc.OperationCallSettings<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceSettings. updateCdnKeyOperationSettings()
Returns the object with the settings used for calls to updateCdnKey.Methods in com.google.cloud.video.stitcher.v1 with parameters of type CdnKey Modifier and Type Method Description ListCdnKeysResponse.Builder
ListCdnKeysResponse.Builder. addCdnKeys(int index, CdnKey value)
List of CDN keys.ListCdnKeysResponse.Builder
ListCdnKeysResponse.Builder. addCdnKeys(CdnKey value)
List of CDN keys.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyAsync(LocationName parent, CdnKey cdnKey, String cdnKeyId)
Creates a new CDN key.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. createCdnKeyAsync(String parent, CdnKey cdnKey, String cdnKeyId)
Creates a new CDN key.CreateCdnKeyRequest.Builder
CreateCdnKeyRequest.Builder. mergeCdnKey(CdnKey value)
Required.UpdateCdnKeyRequest.Builder
UpdateCdnKeyRequest.Builder. mergeCdnKey(CdnKey value)
Required.CdnKey.Builder
CdnKey.Builder. mergeFrom(CdnKey other)
static CdnKey.Builder
CdnKey. newBuilder(CdnKey prototype)
CreateCdnKeyRequest.Builder
CreateCdnKeyRequest.Builder. setCdnKey(CdnKey value)
Required.UpdateCdnKeyRequest.Builder
UpdateCdnKeyRequest.Builder. setCdnKey(CdnKey value)
Required.ListCdnKeysResponse.Builder
ListCdnKeysResponse.Builder. setCdnKeys(int index, CdnKey value)
List of CDN keys.com.google.api.gax.longrunning.OperationFuture<CdnKey,OperationMetadata>
VideoStitcherServiceClient. updateCdnKeyAsync(CdnKey cdnKey, com.google.protobuf.FieldMask updateMask)
Updates the specified CDN key.Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type CdnKey Modifier and Type Method Description ListCdnKeysResponse.Builder
ListCdnKeysResponse.Builder. addAllCdnKeys(Iterable<? extends CdnKey> values)
List of CDN keys.static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListCdnKeysPagedResponse>
VideoStitcherServiceClient.ListCdnKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context, com.google.api.core.ApiFuture<ListCdnKeysResponse> futureResponse)
protected VideoStitcherServiceClient.ListCdnKeysPage
VideoStitcherServiceClient.ListCdnKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context, ListCdnKeysResponse response)
com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListCdnKeysPage>
VideoStitcherServiceClient.ListCdnKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCdnKeysRequest,ListCdnKeysResponse,CdnKey> context, com.google.api.core.ApiFuture<ListCdnKeysResponse> futureResponse)
default void
VideoStitcherServiceGrpc.AsyncService. getCdnKey(GetCdnKeyRequest request, io.grpc.stub.StreamObserver<CdnKey> responseObserver)
Returns the specified CDN key.void
VideoStitcherServiceGrpc.VideoStitcherServiceStub. getCdnKey(GetCdnKeyRequest request, io.grpc.stub.StreamObserver<CdnKey> responseObserver)
Returns the specified CDN key. -
Uses of CdnKey in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type CdnKey Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata>
GrpcVideoStitcherServiceStub. createCdnKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStub. createCdnKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStubSettings.Builder. createCdnKeyOperationSettings()
Returns the builder for the settings used for calls to createCdnKey.com.google.api.gax.rpc.OperationCallSettings<CreateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStubSettings. createCdnKeyOperationSettings()
Returns the object with the settings used for calls to createCdnKey.com.google.api.gax.rpc.UnaryCallable<GetCdnKeyRequest,CdnKey>
GrpcVideoStitcherServiceStub. getCdnKeyCallable()
com.google.api.gax.rpc.UnaryCallable<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceStub. getCdnKeyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceStubSettings.Builder. getCdnKeySettings()
Returns the builder for the settings used for calls to getCdnKey.com.google.api.gax.rpc.UnaryCallSettings<GetCdnKeyRequest,CdnKey>
VideoStitcherServiceStubSettings. getCdnKeySettings()
Returns the object with the settings used for calls to getCdnKey.com.google.api.gax.rpc.OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
GrpcVideoStitcherServiceStub. updateCdnKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStub. updateCdnKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStubSettings.Builder. updateCdnKeyOperationSettings()
Returns the builder for the settings used for calls to updateCdnKey.com.google.api.gax.rpc.OperationCallSettings<UpdateCdnKeyRequest,CdnKey,OperationMetadata>
VideoStitcherServiceStubSettings. updateCdnKeyOperationSettings()
Returns the object with the settings used for calls to updateCdnKey.
-