Uses of Class
com.google.cloud.video.stitcher.v1.ListCdnKeysRequest
-
Packages that use ListCdnKeysRequest Package Description com.google.cloud.video.stitcher.v1 A client to Video Stitcher APIcom.google.cloud.video.stitcher.v1.stub -
-
Uses of ListCdnKeysRequest in com.google.cloud.video.stitcher.v1
Methods in com.google.cloud.video.stitcher.v1 that return ListCdnKeysRequest Modifier and Type Method Description ListCdnKeysRequestListCdnKeysRequest.Builder. build()ListCdnKeysRequestListCdnKeysRequest.Builder. buildPartial()static ListCdnKeysRequestListCdnKeysRequest. getDefaultInstance()ListCdnKeysRequestListCdnKeysRequest.Builder. getDefaultInstanceForType()ListCdnKeysRequestListCdnKeysRequest. getDefaultInstanceForType()static ListCdnKeysRequestListCdnKeysRequest. parseDelimitedFrom(InputStream input)static ListCdnKeysRequestListCdnKeysRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(byte[] data)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(com.google.protobuf.ByteString data)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(InputStream input)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(ByteBuffer data)static ListCdnKeysRequestListCdnKeysRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.video.stitcher.v1 that return types with arguments of type ListCdnKeysRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCdnKeysRequest,ListCdnKeysResponse>VideoStitcherServiceGrpc. getListCdnKeysMethod()com.google.protobuf.Parser<ListCdnKeysRequest>ListCdnKeysRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse>VideoStitcherServiceClient. listCdnKeysCallable()Lists all CDN keys in the specified project and location.com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceClient. listCdnKeysPagedCallable()Lists all CDN keys in the specified project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceSettings.Builder. listCdnKeysSettings()Returns the builder for the settings used for calls to listCdnKeys.com.google.api.gax.rpc.PagedCallSettings<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceSettings. listCdnKeysSettings()Returns the object with the settings used for calls to listCdnKeys.static com.google.protobuf.Parser<ListCdnKeysRequest>ListCdnKeysRequest. parser()Methods in com.google.cloud.video.stitcher.v1 with parameters of type ListCdnKeysRequest Modifier and Type Method Description VideoStitcherServiceClient.ListCdnKeysPagedResponseVideoStitcherServiceClient. listCdnKeys(ListCdnKeysRequest request)Lists all CDN keys in the specified project and location.default voidVideoStitcherServiceGrpc.AsyncService. listCdnKeys(ListCdnKeysRequest request, io.grpc.stub.StreamObserver<ListCdnKeysResponse> responseObserver)Lists all CDN keys in the specified project and location.ListCdnKeysResponseVideoStitcherServiceGrpc.VideoStitcherServiceBlockingStub. listCdnKeys(ListCdnKeysRequest request)Lists all CDN keys in the specified project and location.com.google.common.util.concurrent.ListenableFuture<ListCdnKeysResponse>VideoStitcherServiceGrpc.VideoStitcherServiceFutureStub. listCdnKeys(ListCdnKeysRequest request)Lists all CDN keys in the specified project and location.voidVideoStitcherServiceGrpc.VideoStitcherServiceStub. listCdnKeys(ListCdnKeysRequest request, io.grpc.stub.StreamObserver<ListCdnKeysResponse> responseObserver)Lists all CDN keys in the specified project and location.ListCdnKeysRequest.BuilderListCdnKeysRequest.Builder. mergeFrom(ListCdnKeysRequest other)static ListCdnKeysRequest.BuilderListCdnKeysRequest. newBuilder(ListCdnKeysRequest prototype)Method parameters in com.google.cloud.video.stitcher.v1 with type arguments of type ListCdnKeysRequest Modifier and Type Method Description 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) -
Uses of ListCdnKeysRequest in com.google.cloud.video.stitcher.v1.stub
Methods in com.google.cloud.video.stitcher.v1.stub that return types with arguments of type ListCdnKeysRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse>GrpcVideoStitcherServiceStub. listCdnKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,ListCdnKeysResponse>VideoStitcherServiceStub. listCdnKeysCallable()com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse>GrpcVideoStitcherServiceStub. listCdnKeysPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCdnKeysRequest,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceStub. listCdnKeysPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceStubSettings.Builder. listCdnKeysSettings()Returns the builder for the settings used for calls to listCdnKeys.com.google.api.gax.rpc.PagedCallSettings<ListCdnKeysRequest,ListCdnKeysResponse,VideoStitcherServiceClient.ListCdnKeysPagedResponse>VideoStitcherServiceStubSettings. listCdnKeysSettings()Returns the object with the settings used for calls to listCdnKeys.
-