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 CdnKeyCdnKey.Builder. build()CdnKeyCdnKey.Builder. buildPartial()CdnKeyCreateCdnKeyRequest.Builder. getCdnKey()Required.CdnKeyCreateCdnKeyRequest. getCdnKey()Required.CdnKeyCreateCdnKeyRequestOrBuilder. getCdnKey()Required.CdnKeyUpdateCdnKeyRequest.Builder. getCdnKey()Required.CdnKeyUpdateCdnKeyRequest. getCdnKey()Required.CdnKeyUpdateCdnKeyRequestOrBuilder. getCdnKey()Required.CdnKeyVideoStitcherServiceClient. getCdnKey(CdnKeyName name)Returns the specified CDN key.CdnKeyVideoStitcherServiceClient. getCdnKey(GetCdnKeyRequest request)Returns the specified CDN key.CdnKeyVideoStitcherServiceClient. getCdnKey(String name)Returns the specified CDN key.CdnKeyVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. getCdnKey(GetCdnKeyRequest request)Returns the specified CDN key.CdnKeyListCdnKeysResponse.Builder. getCdnKeys(int index)List of CDN keys.CdnKeyListCdnKeysResponse. getCdnKeys(int index)List of CDN keys.CdnKeyListCdnKeysResponseOrBuilder. getCdnKeys(int index)List of CDN keys.static CdnKeyCdnKey. getDefaultInstance()CdnKeyCdnKey.Builder. getDefaultInstanceForType()CdnKeyCdnKey. getDefaultInstanceForType()static CdnKeyCdnKey. parseDelimitedFrom(InputStream input)static CdnKeyCdnKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnKeyCdnKey. parseFrom(byte[] data)static CdnKeyCdnKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnKeyCdnKey. parseFrom(com.google.protobuf.ByteString data)static CdnKeyCdnKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnKeyCdnKey. parseFrom(com.google.protobuf.CodedInputStream input)static CdnKeyCdnKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnKeyCdnKey. parseFrom(InputStream input)static CdnKeyCdnKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CdnKeyCdnKey. parseFrom(ByteBuffer data)static CdnKeyCdnKey. 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.BuilderListCdnKeysResponse.Builder. addCdnKeys(int index, CdnKey value)List of CDN keys.ListCdnKeysResponse.BuilderListCdnKeysResponse.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.BuilderCreateCdnKeyRequest.Builder. mergeCdnKey(CdnKey value)Required.UpdateCdnKeyRequest.BuilderUpdateCdnKeyRequest.Builder. mergeCdnKey(CdnKey value)Required.CdnKey.BuilderCdnKey.Builder. mergeFrom(CdnKey other)static CdnKey.BuilderCdnKey. newBuilder(CdnKey prototype)CreateCdnKeyRequest.BuilderCreateCdnKeyRequest.Builder. setCdnKey(CdnKey value)Required.UpdateCdnKeyRequest.BuilderUpdateCdnKeyRequest.Builder. setCdnKey(CdnKey value)Required.ListCdnKeysResponse.BuilderListCdnKeysResponse.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.BuilderListCdnKeysResponse.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.ListCdnKeysPageVideoStitcherServiceClient.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 voidVideoStitcherServiceGrpc.AsyncService. getCdnKey(GetCdnKeyRequest request, io.grpc.stub.StreamObserver<CdnKey> responseObserver)Returns the specified CDN key.voidVideoStitcherServiceGrpc.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.
-