Uses of Class
com.google.cloud.eventarc.v1.Channel
-
Packages that use Channel Package Description com.google.cloud.eventarc.v1 A client to Eventarc APIcom.google.cloud.eventarc.v1.stub -
-
Uses of Channel in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return Channel Modifier and Type Method Description ChannelChannel.Builder. build()ChannelChannel.Builder. buildPartial()ChannelCreateChannelRequest.Builder. getChannel()Required.ChannelCreateChannelRequest. getChannel()Required.ChannelCreateChannelRequestOrBuilder. getChannel()Required.ChannelEventarcClient. getChannel(ChannelName name)Get a single Channel.ChannelEventarcClient. getChannel(GetChannelRequest request)Get a single Channel.ChannelEventarcClient. getChannel(String name)Get a single Channel.ChannelEventarcGrpc.EventarcBlockingStub. getChannel(GetChannelRequest request)Get a single Channel.ChannelUpdateChannelRequest.Builder. getChannel()The channel to be updated.ChannelUpdateChannelRequest. getChannel()The channel to be updated.ChannelUpdateChannelRequestOrBuilder. getChannel()The channel to be updated.ChannelListChannelsResponse.Builder. getChannels(int index)The requested channels, up to the number specified in `page_size`.ChannelListChannelsResponse. getChannels(int index)The requested channels, up to the number specified in `page_size`.ChannelListChannelsResponseOrBuilder. getChannels(int index)The requested channels, up to the number specified in `page_size`.static ChannelChannel. getDefaultInstance()ChannelChannel.Builder. getDefaultInstanceForType()ChannelChannel. getDefaultInstanceForType()static ChannelChannel. parseDelimitedFrom(InputStream input)static ChannelChannel. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelChannel. parseFrom(byte[] data)static ChannelChannel. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelChannel. parseFrom(com.google.protobuf.ByteString data)static ChannelChannel. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelChannel. parseFrom(com.google.protobuf.CodedInputStream input)static ChannelChannel. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelChannel. parseFrom(InputStream input)static ChannelChannel. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelChannel. parseFrom(ByteBuffer data)static ChannelChannel. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type Channel Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. createChannelAsync(CreateChannelRequest request)Create a new channel in a particular project and location.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. createChannelAsync(LocationName parent, Channel channel, String channelId)Create a new channel in a particular project and location.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. createChannelAsync(String parent, Channel channel, String channelId)Create a new channel in a particular project and location.com.google.api.gax.rpc.OperationCallable<CreateChannelRequest,Channel,OperationMetadata>EventarcClient. createChannelOperationCallable()Create a new channel in a particular project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelRequest,Channel,OperationMetadata>EventarcSettings.Builder. createChannelOperationSettings()Returns the builder for the settings used for calls to createChannel.com.google.api.gax.rpc.OperationCallSettings<CreateChannelRequest,Channel,OperationMetadata>EventarcSettings. createChannelOperationSettings()Returns the object with the settings used for calls to createChannel.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. deleteChannelAsync(ChannelName name)Delete a single channel.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. deleteChannelAsync(DeleteChannelRequest request)Delete a single channel.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. deleteChannelAsync(String name)Delete a single channel.com.google.api.gax.rpc.OperationCallable<DeleteChannelRequest,Channel,OperationMetadata>EventarcClient. deleteChannelOperationCallable()Delete a single channel.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelRequest,Channel,OperationMetadata>EventarcSettings.Builder. deleteChannelOperationSettings()Returns the builder for the settings used for calls to deleteChannel.com.google.api.gax.rpc.OperationCallSettings<DeleteChannelRequest,Channel,OperationMetadata>EventarcSettings. deleteChannelOperationSettings()Returns the object with the settings used for calls to deleteChannel.com.google.common.util.concurrent.ListenableFuture<Channel>EventarcGrpc.EventarcFutureStub. getChannel(GetChannelRequest request)Get a single Channel.com.google.api.gax.rpc.UnaryCallable<GetChannelRequest,Channel>EventarcClient. getChannelCallable()Get a single Channel.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelRequest,Channel>EventarcSettings.Builder. getChannelSettings()Returns the builder for the settings used for calls to getChannel.com.google.api.gax.rpc.UnaryCallSettings<GetChannelRequest,Channel>EventarcSettings. getChannelSettings()Returns the object with the settings used for calls to getChannel.List<Channel>ListChannelsResponse.Builder. getChannelsList()The requested channels, up to the number specified in `page_size`.List<Channel>ListChannelsResponse. getChannelsList()The requested channels, up to the number specified in `page_size`.List<Channel>ListChannelsResponseOrBuilder. getChannelsList()The requested channels, up to the number specified in `page_size`.static io.grpc.MethodDescriptor<GetChannelRequest,Channel>EventarcGrpc. getGetChannelMethod()com.google.protobuf.Parser<Channel>Channel. getParserForType()static com.google.protobuf.Parser<Channel>Channel. parser()com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. updateChannelAsync(Channel channel, com.google.protobuf.FieldMask updateMask)Update a single channel.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. updateChannelAsync(UpdateChannelRequest request)Update a single channel.com.google.api.gax.rpc.OperationCallable<UpdateChannelRequest,Channel,OperationMetadata>EventarcClient. updateChannelOperationCallable()Update a single channel.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateChannelRequest,Channel,OperationMetadata>EventarcSettings.Builder. updateChannelOperationSettings()Returns the builder for the settings used for calls to updateChannel.com.google.api.gax.rpc.OperationCallSettings<UpdateChannelRequest,Channel,OperationMetadata>EventarcSettings. updateChannelOperationSettings()Returns the object with the settings used for calls to updateChannel.Methods in com.google.cloud.eventarc.v1 with parameters of type Channel Modifier and Type Method Description ListChannelsResponse.BuilderListChannelsResponse.Builder. addChannels(int index, Channel value)The requested channels, up to the number specified in `page_size`.ListChannelsResponse.BuilderListChannelsResponse.Builder. addChannels(Channel value)The requested channels, up to the number specified in `page_size`.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. createChannelAsync(LocationName parent, Channel channel, String channelId)Create a new channel in a particular project and location.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. createChannelAsync(String parent, Channel channel, String channelId)Create a new channel in a particular project and location.CreateChannelRequest.BuilderCreateChannelRequest.Builder. mergeChannel(Channel value)Required.UpdateChannelRequest.BuilderUpdateChannelRequest.Builder. mergeChannel(Channel value)The channel to be updated.Channel.BuilderChannel.Builder. mergeFrom(Channel other)static Channel.BuilderChannel. newBuilder(Channel prototype)CreateChannelRequest.BuilderCreateChannelRequest.Builder. setChannel(Channel value)Required.UpdateChannelRequest.BuilderUpdateChannelRequest.Builder. setChannel(Channel value)The channel to be updated.ListChannelsResponse.BuilderListChannelsResponse.Builder. setChannels(int index, Channel value)The requested channels, up to the number specified in `page_size`.com.google.api.gax.longrunning.OperationFuture<Channel,OperationMetadata>EventarcClient. updateChannelAsync(Channel channel, com.google.protobuf.FieldMask updateMask)Update a single channel.Method parameters in com.google.cloud.eventarc.v1 with type arguments of type Channel Modifier and Type Method Description ListChannelsResponse.BuilderListChannelsResponse.Builder. addAllChannels(Iterable<? extends Channel> values)The requested channels, up to the number specified in `page_size`.static com.google.api.core.ApiFuture<EventarcClient.ListChannelsPagedResponse>EventarcClient.ListChannelsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, com.google.api.core.ApiFuture<ListChannelsResponse> futureResponse)protected EventarcClient.ListChannelsPageEventarcClient.ListChannelsPage. createPage(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, ListChannelsResponse response)com.google.api.core.ApiFuture<EventarcClient.ListChannelsPage>EventarcClient.ListChannelsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, com.google.api.core.ApiFuture<ListChannelsResponse> futureResponse)default voidEventarcGrpc.AsyncService. getChannel(GetChannelRequest request, io.grpc.stub.StreamObserver<Channel> responseObserver)Get a single Channel.voidEventarcGrpc.EventarcStub. getChannel(GetChannelRequest request, io.grpc.stub.StreamObserver<Channel> responseObserver)Get a single Channel. -
Uses of Channel in com.google.cloud.eventarc.v1.stub
Methods in com.google.cloud.eventarc.v1.stub that return types with arguments of type Channel Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateChannelRequest,Channel,OperationMetadata>EventarcStub. createChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateChannelRequest,Channel,OperationMetadata>GrpcEventarcStub. createChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateChannelRequest,Channel,OperationMetadata>HttpJsonEventarcStub. createChannelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelRequest,Channel,OperationMetadata>EventarcStubSettings.Builder. createChannelOperationSettings()Returns the builder for the settings used for calls to createChannel.com.google.api.gax.rpc.OperationCallSettings<CreateChannelRequest,Channel,OperationMetadata>EventarcStubSettings. createChannelOperationSettings()Returns the object with the settings used for calls to createChannel.com.google.api.gax.rpc.OperationCallable<DeleteChannelRequest,Channel,OperationMetadata>EventarcStub. deleteChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteChannelRequest,Channel,OperationMetadata>GrpcEventarcStub. deleteChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteChannelRequest,Channel,OperationMetadata>HttpJsonEventarcStub. deleteChannelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelRequest,Channel,OperationMetadata>EventarcStubSettings.Builder. deleteChannelOperationSettings()Returns the builder for the settings used for calls to deleteChannel.com.google.api.gax.rpc.OperationCallSettings<DeleteChannelRequest,Channel,OperationMetadata>EventarcStubSettings. deleteChannelOperationSettings()Returns the object with the settings used for calls to deleteChannel.com.google.api.gax.rpc.UnaryCallable<GetChannelRequest,Channel>EventarcStub. getChannelCallable()com.google.api.gax.rpc.UnaryCallable<GetChannelRequest,Channel>GrpcEventarcStub. getChannelCallable()com.google.api.gax.rpc.UnaryCallable<GetChannelRequest,Channel>HttpJsonEventarcStub. getChannelCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelRequest,Channel>EventarcStubSettings.Builder. getChannelSettings()Returns the builder for the settings used for calls to getChannel.com.google.api.gax.rpc.UnaryCallSettings<GetChannelRequest,Channel>EventarcStubSettings. getChannelSettings()Returns the object with the settings used for calls to getChannel.com.google.api.gax.rpc.OperationCallable<UpdateChannelRequest,Channel,OperationMetadata>EventarcStub. updateChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateChannelRequest,Channel,OperationMetadata>GrpcEventarcStub. updateChannelOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateChannelRequest,Channel,OperationMetadata>HttpJsonEventarcStub. updateChannelOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateChannelRequest,Channel,OperationMetadata>EventarcStubSettings.Builder. updateChannelOperationSettings()Returns the builder for the settings used for calls to updateChannel.com.google.api.gax.rpc.OperationCallSettings<UpdateChannelRequest,Channel,OperationMetadata>EventarcStubSettings. updateChannelOperationSettings()Returns the object with the settings used for calls to updateChannel.
-