Uses of Interface
com.google.cloud.eventarc.v1.GoogleChannelConfigOrBuilder
-
Packages that use GoogleChannelConfigOrBuilder Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of GoogleChannelConfigOrBuilder in com.google.cloud.eventarc.v1
Classes in com.google.cloud.eventarc.v1 that implement GoogleChannelConfigOrBuilder Modifier and Type Class Description class
GoogleChannelConfig
A GoogleChannelConfig is a resource that stores the custom settings respected by Eventarc first-party triggers in the matching region.static class
GoogleChannelConfig.Builder
A GoogleChannelConfig is a resource that stores the custom settings respected by Eventarc first-party triggers in the matching region.Methods in com.google.cloud.eventarc.v1 that return GoogleChannelConfigOrBuilder Modifier and Type Method Description GoogleChannelConfigOrBuilder
UpdateGoogleChannelConfigRequest.Builder. getGoogleChannelConfigOrBuilder()
Required.GoogleChannelConfigOrBuilder
UpdateGoogleChannelConfigRequest. getGoogleChannelConfigOrBuilder()
Required.GoogleChannelConfigOrBuilder
UpdateGoogleChannelConfigRequestOrBuilder. getGoogleChannelConfigOrBuilder()
Required.
-