Uses of Class
com.google.container.v1.CloudRunConfig
-
Packages that use CloudRunConfig Package Description com.google.container.v1 -
-
Uses of CloudRunConfig in com.google.container.v1
Methods in com.google.container.v1 that return CloudRunConfig Modifier and Type Method Description CloudRunConfigCloudRunConfig.Builder. build()CloudRunConfigCloudRunConfig.Builder. buildPartial()CloudRunConfigAddonsConfig.Builder. getCloudRunConfig()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigAddonsConfig. getCloudRunConfig()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigAddonsConfigOrBuilder. getCloudRunConfig()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.static CloudRunConfigCloudRunConfig. getDefaultInstance()CloudRunConfigCloudRunConfig.Builder. getDefaultInstanceForType()CloudRunConfigCloudRunConfig. getDefaultInstanceForType()static CloudRunConfigCloudRunConfig. parseDelimitedFrom(InputStream input)static CloudRunConfigCloudRunConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunConfigCloudRunConfig. parseFrom(byte[] data)static CloudRunConfigCloudRunConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunConfigCloudRunConfig. parseFrom(com.google.protobuf.ByteString data)static CloudRunConfigCloudRunConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunConfigCloudRunConfig. parseFrom(com.google.protobuf.CodedInputStream input)static CloudRunConfigCloudRunConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunConfigCloudRunConfig. parseFrom(InputStream input)static CloudRunConfigCloudRunConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudRunConfigCloudRunConfig. parseFrom(ByteBuffer data)static CloudRunConfigCloudRunConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1 that return types with arguments of type CloudRunConfig Modifier and Type Method Description com.google.protobuf.Parser<CloudRunConfig>CloudRunConfig. getParserForType()static com.google.protobuf.Parser<CloudRunConfig>CloudRunConfig. parser()Methods in com.google.container.v1 with parameters of type CloudRunConfig Modifier and Type Method Description AddonsConfig.BuilderAddonsConfig.Builder. mergeCloudRunConfig(CloudRunConfig value)Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfig.BuilderCloudRunConfig.Builder. mergeFrom(CloudRunConfig other)static CloudRunConfig.BuilderCloudRunConfig. newBuilder(CloudRunConfig prototype)AddonsConfig.BuilderAddonsConfig.Builder. setCloudRunConfig(CloudRunConfig value)Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.
-