Uses of Class
com.google.cloud.eventarc.v1.GKE
-
Packages that use GKE Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of GKE in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return GKE Modifier and Type Method Description GKEGKE.Builder. build()GKEGKE.Builder. buildPartial()static GKEGKE. getDefaultInstance()GKEGKE.Builder. getDefaultInstanceForType()GKEGKE. getDefaultInstanceForType()GKEDestination.Builder. getGke()A GKE service capable of receiving events.GKEDestination. getGke()A GKE service capable of receiving events.GKEDestinationOrBuilder. getGke()A GKE service capable of receiving events.static GKEGKE. parseDelimitedFrom(InputStream input)static GKEGKE. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEGKE. parseFrom(byte[] data)static GKEGKE. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEGKE. parseFrom(com.google.protobuf.ByteString data)static GKEGKE. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEGKE. parseFrom(com.google.protobuf.CodedInputStream input)static GKEGKE. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEGKE. parseFrom(InputStream input)static GKEGKE. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GKEGKE. parseFrom(ByteBuffer data)static GKEGKE. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type GKE Modifier and Type Method Description com.google.protobuf.Parser<GKE>GKE. getParserForType()static com.google.protobuf.Parser<GKE>GKE. parser()Methods in com.google.cloud.eventarc.v1 with parameters of type GKE Modifier and Type Method Description GKE.BuilderGKE.Builder. mergeFrom(GKE other)Destination.BuilderDestination.Builder. mergeGke(GKE value)A GKE service capable of receiving events.static GKE.BuilderGKE. newBuilder(GKE prototype)Destination.BuilderDestination.Builder. setGke(GKE value)A GKE service capable of receiving events.
-