Uses of Class
com.google.cloud.eventarc.v1.GoogleChannelConfigName
-
Packages that use GoogleChannelConfigName Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of GoogleChannelConfigName in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return GoogleChannelConfigName Modifier and Type Method Description GoogleChannelConfigNameGoogleChannelConfigName.Builder. build()static GoogleChannelConfigNameGoogleChannelConfigName. of(String project, String location)static GoogleChannelConfigNameGoogleChannelConfigName. parse(String formattedString)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type GoogleChannelConfigName Modifier and Type Method Description static List<GoogleChannelConfigName>GoogleChannelConfigName. parseList(List<String> formattedStrings)Methods in com.google.cloud.eventarc.v1 with parameters of type GoogleChannelConfigName Modifier and Type Method Description GoogleChannelConfigEventarcClient. getGoogleChannelConfig(GoogleChannelConfigName name)Get a GoogleChannelConfigMethod parameters in com.google.cloud.eventarc.v1 with type arguments of type GoogleChannelConfigName Modifier and Type Method Description static List<String>GoogleChannelConfigName. toStringList(List<GoogleChannelConfigName> values)
-