Home
last modified time | relevance | path

Searched defs:getChannelConnection (Results 1 – 8 of 8) sorted by relevance

/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DCreateChannelConnectionRequestOrBuilder.java82 com.google.cloud.eventarc.v1.ChannelConnection getChannelConnection(); in getChannelConnection() method
DChannelConnectionName.java61 public String getChannelConnection() { in getChannelConnection() method in ChannelConnectionName
202 public String getChannelConnection() { in getChannelConnection() method in ChannelConnectionName.Builder
DCreateChannelConnectionRequest.java160 public com.google.cloud.eventarc.v1.ChannelConnection getChannelConnection() { in getChannelConnection() method in CreateChannelConnectionRequest
787 public com.google.cloud.eventarc.v1.ChannelConnection getChannelConnection() { in getChannelConnection() method in CreateChannelConnectionRequest.Builder
/external/google-cloud-java/java-eventarc-publishing/proto-google-cloud-eventarc-publishing-v1/src/main/java/com/google/cloud/eventarc/publishing/v1/
DPublishChannelConnectionEventsRequestOrBuilder.java38 java.lang.String getChannelConnection(); in getChannelConnection() method
DPublishChannelConnectionEventsRequest.java92 public java.lang.String getChannelConnection() { in getChannelConnection() method in PublishChannelConnectionEventsRequest
768 public java.lang.String getChannelConnection() { in getChannelConnection() method in PublishChannelConnectionEventsRequest.Builder
/external/google-cloud-java/java-eventarc/grpc-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DEventarcGrpc.java1071 default void getChannelConnection( in getChannelConnection() method
1385 public void getChannelConnection( in getChannelConnection() method in EventarcGrpc.EventarcStub
1661 public com.google.cloud.eventarc.v1.ChannelConnection getChannelConnection( in getChannelConnection() method in EventarcGrpc.EventarcBlockingStub
1920 getChannelConnection(com.google.cloud.eventarc.v1.GetChannelConnectionRequest request) { in getChannelConnection() method in EventarcGrpc.EventarcFutureStub
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/test/java/com/google/cloud/eventarc/v1/
DMockEventarcImpl.java312 public void getChannelConnection( in getChannelConnection() method in MockEventarcImpl
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
DEventarcClient.java1944 public final ChannelConnection getChannelConnection(ChannelConnectionName name) { in getChannelConnection() method in EventarcClient
1974 public final ChannelConnection getChannelConnection(String name) { in getChannelConnection() method in EventarcClient
2006 public final ChannelConnection getChannelConnection(GetChannelConnectionRequest request) { in getChannelConnection() method in EventarcClient