Uses of Interface
com.google.cloud.eventarc.v1.GKEOrBuilder
-
Packages that use GKEOrBuilder Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of GKEOrBuilder in com.google.cloud.eventarc.v1
Classes in com.google.cloud.eventarc.v1 that implement GKEOrBuilder Modifier and Type Class Description class
GKE
Represents a GKE destination.static class
GKE.Builder
Represents a GKE destination.Methods in com.google.cloud.eventarc.v1 that return GKEOrBuilder Modifier and Type Method Description GKEOrBuilder
Destination.Builder. getGkeOrBuilder()
A GKE service capable of receiving events.GKEOrBuilder
Destination. getGkeOrBuilder()
A GKE service capable of receiving events.GKEOrBuilder
DestinationOrBuilder. getGkeOrBuilder()
A GKE service capable of receiving events.
-