Uses of Interface
com.google.cloud.functions.v1.SecretVolumeOrBuilder
-
Packages that use SecretVolumeOrBuilder Package Description com.google.cloud.functions.v1 A client to Cloud Functions API -
-
Uses of SecretVolumeOrBuilder in com.google.cloud.functions.v1
Classes in com.google.cloud.functions.v1 that implement SecretVolumeOrBuilder Modifier and Type Class Description classSecretVolumeConfiguration for a secret volume.static classSecretVolume.BuilderConfiguration for a secret volume.Methods in com.google.cloud.functions.v1 that return SecretVolumeOrBuilder Modifier and Type Method Description SecretVolumeOrBuilderCloudFunction.Builder. getSecretVolumesOrBuilder(int index)Secret volumes configuration.SecretVolumeOrBuilderCloudFunction. getSecretVolumesOrBuilder(int index)Secret volumes configuration.SecretVolumeOrBuilderCloudFunctionOrBuilder. getSecretVolumesOrBuilder(int index)Secret volumes configuration.Methods in com.google.cloud.functions.v1 that return types with arguments of type SecretVolumeOrBuilder Modifier and Type Method Description List<? extends SecretVolumeOrBuilder>CloudFunction.Builder. getSecretVolumesOrBuilderList()Secret volumes configuration.List<? extends SecretVolumeOrBuilder>CloudFunction. getSecretVolumesOrBuilderList()Secret volumes configuration.List<? extends SecretVolumeOrBuilder>CloudFunctionOrBuilder. getSecretVolumesOrBuilderList()Secret volumes configuration.
-