Uses of Class
com.google.cloud.eventarc.v1.CloudRun
-
Packages that use CloudRun Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of CloudRun in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return CloudRun Modifier and Type Method Description CloudRunCloudRun.Builder. build()CloudRunCloudRun.Builder. buildPartial()CloudRunDestination.Builder. getCloudRun()Cloud Run fully-managed resource that receives the events.CloudRunDestination. getCloudRun()Cloud Run fully-managed resource that receives the events.CloudRunDestinationOrBuilder. getCloudRun()Cloud Run fully-managed resource that receives the events.static CloudRunCloudRun. getDefaultInstance()CloudRunCloudRun.Builder. getDefaultInstanceForType()CloudRunCloudRun. getDefaultInstanceForType()static CloudRunCloudRun. parseDelimitedFrom(InputStream input)static CloudRunCloudRun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunCloudRun. parseFrom(byte[] data)static CloudRunCloudRun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunCloudRun. parseFrom(com.google.protobuf.ByteString data)static CloudRunCloudRun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunCloudRun. parseFrom(com.google.protobuf.CodedInputStream input)static CloudRunCloudRun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunCloudRun. parseFrom(InputStream input)static CloudRunCloudRun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunCloudRun. parseFrom(ByteBuffer data)static CloudRunCloudRun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.eventarc.v1 that return types with arguments of type CloudRun Modifier and Type Method Description com.google.protobuf.Parser<CloudRun>CloudRun. getParserForType()static com.google.protobuf.Parser<CloudRun>CloudRun. parser()Methods in com.google.cloud.eventarc.v1 with parameters of type CloudRun Modifier and Type Method Description Destination.BuilderDestination.Builder. mergeCloudRun(CloudRun value)Cloud Run fully-managed resource that receives the events.CloudRun.BuilderCloudRun.Builder. mergeFrom(CloudRun other)static CloudRun.BuilderCloudRun. newBuilder(CloudRun prototype)Destination.BuilderDestination.Builder. setCloudRun(CloudRun value)Cloud Run fully-managed resource that receives the events.
-