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 classCloudRunRepresents a Cloud Run destination.static classCloudRun.BuilderRepresents a Cloud Run destination.Methods in com.google.cloud.eventarc.v1 that return CloudRunOrBuilder Modifier and Type Method Description CloudRunOrBuilderDestination.Builder. getCloudRunOrBuilder()Cloud Run fully-managed resource that receives the events.CloudRunOrBuilderDestination. getCloudRunOrBuilder()Cloud Run fully-managed resource that receives the events.CloudRunOrBuilderDestinationOrBuilder. getCloudRunOrBuilder()Cloud Run fully-managed resource that receives the events.
-