Uses of Interface
com.google.cloud.eventarc.v1.CloudRunOrBuilder
-
Packages that use CloudRunOrBuilder Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of CloudRunOrBuilder in com.google.cloud.eventarc.v1
Classes in com.google.cloud.eventarc.v1 that implement CloudRunOrBuilder Modifier and Type Class Description class
CloudRun
Represents a Cloud Run destination.static class
CloudRun.Builder
Represents a Cloud Run destination.Methods in com.google.cloud.eventarc.v1 that return CloudRunOrBuilder Modifier and Type Method Description CloudRunOrBuilder
Destination.Builder. getCloudRunOrBuilder()
Cloud Run fully-managed resource that receives the events.CloudRunOrBuilder
Destination. getCloudRunOrBuilder()
Cloud Run fully-managed resource that receives the events.CloudRunOrBuilder
DestinationOrBuilder. getCloudRunOrBuilder()
Cloud Run fully-managed resource that receives the events.
-