Home
last modified time | relevance | path

Searched defs:listChannels (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-video-live-stream/grpc-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
DLivestreamServiceGrpc.java846 default void listChannels( in listChannels() method
1118 public void listChannels( in listChannels() method in LivestreamServiceGrpc.LivestreamServiceStub
1393 public com.google.cloud.video.livestream.v1.ListChannelsResponse listChannels( in listChannels() method in LivestreamServiceGrpc.LivestreamServiceBlockingStub
1630 listChannels(com.google.cloud.video.livestream.v1.ListChannelsRequest request) { in listChannels() method in LivestreamServiceGrpc.LivestreamServiceFutureStub
/external/google-cloud-java/java-eventarc/grpc-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DEventarcGrpc.java985 default void listChannels( in listChannels() method
1287 public void listChannels( in listChannels() method in EventarcGrpc.EventarcStub
1583 public com.google.cloud.eventarc.v1.ListChannelsResponse listChannels( in listChannels() method in EventarcGrpc.EventarcBlockingStub
1840 listChannels(com.google.cloud.eventarc.v1.ListChannelsRequest request) { in listChannels() method in EventarcGrpc.EventarcFutureStub
/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/test/java/com/google/cloud/video/livestream/v1/
DMockLivestreamServiceImpl.java85 public void listChannels( in listChannels() method in MockLivestreamServiceImpl
/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/main/java/com/google/cloud/video/livestream/v1/
DLivestreamServiceClient.java414 public final ListChannelsPagedResponse listChannels(LocationName parent) { in listChannels() method in LivestreamServiceClient
446 public final ListChannelsPagedResponse listChannels(String parent) { in listChannels() method in LivestreamServiceClient
481 public final ListChannelsPagedResponse listChannels(ListChannelsRequest request) { in listChannels() method in LivestreamServiceClient
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/test/java/com/google/cloud/eventarc/v1/
DMockEventarcImpl.java187 public void listChannels( in listChannels() method in MockEventarcImpl
/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/main/java/com/google/cloud/eventarc/v1/
DEventarcClient.java1076 public final ListChannelsPagedResponse listChannels(LocationName parent) { in listChannels() method in EventarcClient
1107 public final ListChannelsPagedResponse listChannels(String parent) { in listChannels() method in EventarcClient
1141 public final ListChannelsPagedResponse listChannels(ListChannelsRequest request) { in listChannels() method in EventarcClient