Home
last modified time | relevance | path

Searched defs:setChannelConnection (Results 1 – 3 of 3) sorted by relevance

/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
DChannelConnectionName.java216 public Builder setChannelConnection(String channelConnection) { in setChannelConnection() method in ChannelConnectionName.Builder
DCreateChannelConnectionRequest.java807 public Builder setChannelConnection(com.google.cloud.eventarc.v1.ChannelConnection value) { in setChannelConnection() method in CreateChannelConnectionRequest.Builder
831 public Builder setChannelConnection( in setChannelConnection() 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/
DPublishChannelConnectionEventsRequest.java815 public Builder setChannelConnection(java.lang.String value) { in setChannelConnection() method in PublishChannelConnectionEventsRequest.Builder