Uses of Class
com.google.cloud.eventarc.v1.ChannelConnection
-
Packages that use ChannelConnection Package Description com.google.cloud.eventarc.v1 A client to Eventarc APIcom.google.cloud.eventarc.v1.stub -
-
Uses of ChannelConnection in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return ChannelConnection Modifier and Type Method Description ChannelConnectionChannelConnection.Builder. build()ChannelConnectionChannelConnection.Builder. buildPartial()ChannelConnectionCreateChannelConnectionRequest.Builder. getChannelConnection()Required.ChannelConnectionCreateChannelConnectionRequest. getChannelConnection()Required.ChannelConnectionCreateChannelConnectionRequestOrBuilder. getChannelConnection()Required.ChannelConnectionEventarcClient. getChannelConnection(ChannelConnectionName name)Get a single ChannelConnection.ChannelConnectionEventarcClient. getChannelConnection(GetChannelConnectionRequest request)Get a single ChannelConnection.ChannelConnectionEventarcClient. getChannelConnection(String name)Get a single ChannelConnection.ChannelConnectionEventarcGrpc.EventarcBlockingStub. getChannelConnection(GetChannelConnectionRequest request)Get a single ChannelConnection.ChannelConnectionListChannelConnectionsResponse.Builder. getChannelConnections(int index)The requested channel connections, up to the number specified in `page_size`.ChannelConnectionListChannelConnectionsResponse. getChannelConnections(int index)The requested channel connections, up to the number specified in `page_size`.ChannelConnectionListChannelConnectionsResponseOrBuilder. getChannelConnections(int index)The requested channel connections, up to the number specified in `page_size`.static ChannelConnectionChannelConnection. getDefaultInstance()ChannelConnectionChannelConnection.Builder. getDefaultInstanceForType()ChannelConnectionChannelConnection. getDefaultInstanceForType()static ChannelConnectionChannelConnection. parseDelimitedFrom(InputStream input)static ChannelConnectionChannelConnection. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelConnectionChannelConnection. parseFrom(byte[] data)static ChannelConnectionChannelConnection. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelConnectionChannelConnection. parseFrom(com.google.protobuf.ByteString data)static ChannelConnectionChannelConnection. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelConnectionChannelConnection. parseFrom(com.google.protobuf.CodedInputStream input)static ChannelConnectionChannelConnection. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelConnectionChannelConnection. parseFrom(InputStream input)static ChannelConnectionChannelConnection. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChannelConnectionChannelConnection. parseFrom(ByteBuffer data)static ChannelConnectionChannelConnection. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type ChannelConnection Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionAsync(CreateChannelConnectionRequest request)Create a new ChannelConnection in a particular project and location.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionAsync(LocationName parent, ChannelConnection channelConnection, String channelConnectionId)Create a new ChannelConnection in a particular project and location.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionAsync(String parent, ChannelConnection channelConnection, String channelConnectionId)Create a new ChannelConnection in a particular project and location.com.google.api.gax.rpc.OperationCallable<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionOperationCallable()Create a new ChannelConnection in a particular project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcSettings.Builder. createChannelConnectionOperationSettings()Returns the builder for the settings used for calls to createChannelConnection.com.google.api.gax.rpc.OperationCallSettings<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcSettings. createChannelConnectionOperationSettings()Returns the object with the settings used for calls to createChannelConnection.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. deleteChannelConnectionAsync(ChannelConnectionName name)Delete a single ChannelConnection.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. deleteChannelConnectionAsync(DeleteChannelConnectionRequest request)Delete a single ChannelConnection.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. deleteChannelConnectionAsync(String name)Delete a single ChannelConnection.com.google.api.gax.rpc.OperationCallable<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcClient. deleteChannelConnectionOperationCallable()Delete a single ChannelConnection.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcSettings.Builder. deleteChannelConnectionOperationSettings()Returns the builder for the settings used for calls to deleteChannelConnection.com.google.api.gax.rpc.OperationCallSettings<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcSettings. deleteChannelConnectionOperationSettings()Returns the object with the settings used for calls to deleteChannelConnection.com.google.common.util.concurrent.ListenableFuture<ChannelConnection>EventarcGrpc.EventarcFutureStub. getChannelConnection(GetChannelConnectionRequest request)Get a single ChannelConnection.com.google.api.gax.rpc.UnaryCallable<GetChannelConnectionRequest,ChannelConnection>EventarcClient. getChannelConnectionCallable()Get a single ChannelConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelConnectionRequest,ChannelConnection>EventarcSettings.Builder. getChannelConnectionSettings()Returns the builder for the settings used for calls to getChannelConnection.com.google.api.gax.rpc.UnaryCallSettings<GetChannelConnectionRequest,ChannelConnection>EventarcSettings. getChannelConnectionSettings()Returns the object with the settings used for calls to getChannelConnection.List<ChannelConnection>ListChannelConnectionsResponse.Builder. getChannelConnectionsList()The requested channel connections, up to the number specified in `page_size`.List<ChannelConnection>ListChannelConnectionsResponse. getChannelConnectionsList()The requested channel connections, up to the number specified in `page_size`.List<ChannelConnection>ListChannelConnectionsResponseOrBuilder. getChannelConnectionsList()The requested channel connections, up to the number specified in `page_size`.static io.grpc.MethodDescriptor<GetChannelConnectionRequest,ChannelConnection>EventarcGrpc. getGetChannelConnectionMethod()com.google.protobuf.Parser<ChannelConnection>ChannelConnection. getParserForType()static com.google.protobuf.Parser<ChannelConnection>ChannelConnection. parser()Methods in com.google.cloud.eventarc.v1 with parameters of type ChannelConnection Modifier and Type Method Description ListChannelConnectionsResponse.BuilderListChannelConnectionsResponse.Builder. addChannelConnections(int index, ChannelConnection value)The requested channel connections, up to the number specified in `page_size`.ListChannelConnectionsResponse.BuilderListChannelConnectionsResponse.Builder. addChannelConnections(ChannelConnection value)The requested channel connections, up to the number specified in `page_size`.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionAsync(LocationName parent, ChannelConnection channelConnection, String channelConnectionId)Create a new ChannelConnection in a particular project and location.com.google.api.gax.longrunning.OperationFuture<ChannelConnection,OperationMetadata>EventarcClient. createChannelConnectionAsync(String parent, ChannelConnection channelConnection, String channelConnectionId)Create a new ChannelConnection in a particular project and location.CreateChannelConnectionRequest.BuilderCreateChannelConnectionRequest.Builder. mergeChannelConnection(ChannelConnection value)Required.ChannelConnection.BuilderChannelConnection.Builder. mergeFrom(ChannelConnection other)static ChannelConnection.BuilderChannelConnection. newBuilder(ChannelConnection prototype)CreateChannelConnectionRequest.BuilderCreateChannelConnectionRequest.Builder. setChannelConnection(ChannelConnection value)Required.ListChannelConnectionsResponse.BuilderListChannelConnectionsResponse.Builder. setChannelConnections(int index, ChannelConnection value)The requested channel connections, up to the number specified in `page_size`.Method parameters in com.google.cloud.eventarc.v1 with type arguments of type ChannelConnection Modifier and Type Method Description ListChannelConnectionsResponse.BuilderListChannelConnectionsResponse.Builder. addAllChannelConnections(Iterable<? extends ChannelConnection> values)The requested channel connections, up to the number specified in `page_size`.static com.google.api.core.ApiFuture<EventarcClient.ListChannelConnectionsPagedResponse>EventarcClient.ListChannelConnectionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, com.google.api.core.ApiFuture<ListChannelConnectionsResponse> futureResponse)protected EventarcClient.ListChannelConnectionsPageEventarcClient.ListChannelConnectionsPage. createPage(com.google.api.gax.rpc.PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, ListChannelConnectionsResponse response)com.google.api.core.ApiFuture<EventarcClient.ListChannelConnectionsPage>EventarcClient.ListChannelConnectionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, com.google.api.core.ApiFuture<ListChannelConnectionsResponse> futureResponse)default voidEventarcGrpc.AsyncService. getChannelConnection(GetChannelConnectionRequest request, io.grpc.stub.StreamObserver<ChannelConnection> responseObserver)Get a single ChannelConnection.voidEventarcGrpc.EventarcStub. getChannelConnection(GetChannelConnectionRequest request, io.grpc.stub.StreamObserver<ChannelConnection> responseObserver)Get a single ChannelConnection. -
Uses of ChannelConnection in com.google.cloud.eventarc.v1.stub
Methods in com.google.cloud.eventarc.v1.stub that return types with arguments of type ChannelConnection Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStub. createChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>GrpcEventarcStub. createChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>HttpJsonEventarcStub. createChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStubSettings.Builder. createChannelConnectionOperationSettings()Returns the builder for the settings used for calls to createChannelConnection.com.google.api.gax.rpc.OperationCallSettings<CreateChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStubSettings. createChannelConnectionOperationSettings()Returns the object with the settings used for calls to createChannelConnection.com.google.api.gax.rpc.OperationCallable<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStub. deleteChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>GrpcEventarcStub. deleteChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>HttpJsonEventarcStub. deleteChannelConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStubSettings.Builder. deleteChannelConnectionOperationSettings()Returns the builder for the settings used for calls to deleteChannelConnection.com.google.api.gax.rpc.OperationCallSettings<DeleteChannelConnectionRequest,ChannelConnection,OperationMetadata>EventarcStubSettings. deleteChannelConnectionOperationSettings()Returns the object with the settings used for calls to deleteChannelConnection.com.google.api.gax.rpc.UnaryCallable<GetChannelConnectionRequest,ChannelConnection>EventarcStub. getChannelConnectionCallable()com.google.api.gax.rpc.UnaryCallable<GetChannelConnectionRequest,ChannelConnection>GrpcEventarcStub. getChannelConnectionCallable()com.google.api.gax.rpc.UnaryCallable<GetChannelConnectionRequest,ChannelConnection>HttpJsonEventarcStub. getChannelConnectionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetChannelConnectionRequest,ChannelConnection>EventarcStubSettings.Builder. getChannelConnectionSettings()Returns the builder for the settings used for calls to getChannelConnection.com.google.api.gax.rpc.UnaryCallSettings<GetChannelConnectionRequest,ChannelConnection>EventarcStubSettings. getChannelConnectionSettings()Returns the object with the settings used for calls to getChannelConnection.
-