Uses of Interface
com.google.cloud.eventarc.v1.ChannelConnectionOrBuilder
-
Packages that use ChannelConnectionOrBuilder Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of ChannelConnectionOrBuilder in com.google.cloud.eventarc.v1
Classes in com.google.cloud.eventarc.v1 that implement ChannelConnectionOrBuilder Modifier and Type Class Description classChannelConnectionA representation of the ChannelConnection resource.static classChannelConnection.BuilderA representation of the ChannelConnection resource.Methods in com.google.cloud.eventarc.v1 that return ChannelConnectionOrBuilder Modifier and Type Method Description ChannelConnectionOrBuilderCreateChannelConnectionRequest.Builder. getChannelConnectionOrBuilder()Required.ChannelConnectionOrBuilderCreateChannelConnectionRequest. getChannelConnectionOrBuilder()Required.ChannelConnectionOrBuilderCreateChannelConnectionRequestOrBuilder. getChannelConnectionOrBuilder()Required.ChannelConnectionOrBuilderListChannelConnectionsResponse.Builder. getChannelConnectionsOrBuilder(int index)The requested channel connections, up to the number specified in `page_size`.ChannelConnectionOrBuilderListChannelConnectionsResponse. getChannelConnectionsOrBuilder(int index)The requested channel connections, up to the number specified in `page_size`.ChannelConnectionOrBuilderListChannelConnectionsResponseOrBuilder. getChannelConnectionsOrBuilder(int index)The requested channel connections, up to the number specified in `page_size`.Methods in com.google.cloud.eventarc.v1 that return types with arguments of type ChannelConnectionOrBuilder Modifier and Type Method Description List<? extends ChannelConnectionOrBuilder>ListChannelConnectionsResponse.Builder. getChannelConnectionsOrBuilderList()The requested channel connections, up to the number specified in `page_size`.List<? extends ChannelConnectionOrBuilder>ListChannelConnectionsResponse. getChannelConnectionsOrBuilderList()The requested channel connections, up to the number specified in `page_size`.List<? extends ChannelConnectionOrBuilder>ListChannelConnectionsResponseOrBuilder. getChannelConnectionsOrBuilderList()The requested channel connections, up to the number specified in `page_size`.
-