Uses of Interface
com.google.cloud.functions.v2beta.SecretVolume.SecretVersionOrBuilder
-
Packages that use SecretVolume.SecretVersionOrBuilder Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of SecretVolume.SecretVersionOrBuilder in com.google.cloud.functions.v2beta
Classes in com.google.cloud.functions.v2beta that implement SecretVolume.SecretVersionOrBuilder Modifier and Type Class Description static classSecretVolume.SecretVersionConfiguration for a single version.static classSecretVolume.SecretVersion.BuilderConfiguration for a single version.Methods in com.google.cloud.functions.v2beta that return SecretVolume.SecretVersionOrBuilder Modifier and Type Method Description SecretVolume.SecretVersionOrBuilderSecretVolume.Builder. getVersionsOrBuilder(int index)List of secret versions to mount for this secret.SecretVolume.SecretVersionOrBuilderSecretVolume. getVersionsOrBuilder(int index)List of secret versions to mount for this secret.SecretVolume.SecretVersionOrBuilderSecretVolumeOrBuilder. getVersionsOrBuilder(int index)List of secret versions to mount for this secret.Methods in com.google.cloud.functions.v2beta that return types with arguments of type SecretVolume.SecretVersionOrBuilder Modifier and Type Method Description List<? extends SecretVolume.SecretVersionOrBuilder>SecretVolume.Builder. getVersionsOrBuilderList()List of secret versions to mount for this secret.List<? extends SecretVolume.SecretVersionOrBuilder>SecretVolume. getVersionsOrBuilderList()List of secret versions to mount for this secret.List<? extends SecretVolume.SecretVersionOrBuilder>SecretVolumeOrBuilder. getVersionsOrBuilderList()List of secret versions to mount for this secret.
-