Uses of Interface
com.google.container.v1.CloudRunConfigOrBuilder
-
Packages that use CloudRunConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of CloudRunConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement CloudRunConfigOrBuilder Modifier and Type Class Description classCloudRunConfigConfiguration options for the Cloud Run feature.static classCloudRunConfig.BuilderConfiguration options for the Cloud Run feature.Methods in com.google.container.v1 that return CloudRunConfigOrBuilder Modifier and Type Method Description CloudRunConfigOrBuilderAddonsConfig.Builder. getCloudRunConfigOrBuilder()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigOrBuilderAddonsConfig. getCloudRunConfigOrBuilder()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.CloudRunConfigOrBuilderAddonsConfigOrBuilder. getCloudRunConfigOrBuilder()Configuration for the Cloud Run addon, which allows the user to use a managed Knative service.
-