Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.VolumesFluent.SecretNested
-
Packages that use VolumesFluent.SecretNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec -
-
Uses of VolumesFluent.SecretNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec that return VolumesFluent.SecretNested Modifier and Type Method Description VolumesFluent.SecretNested<A>VolumesFluent. editOrNewSecret()VolumesFluent.SecretNested<A>VolumesFluent. editOrNewSecretLike(Secret item)VolumesFluent.SecretNested<A>VolumesFluent. editSecret()VolumesFluent.SecretNested<A>VolumesFluent. withNewSecret()VolumesFluent.SecretNested<A>VolumesFluent. withNewSecretLike(Secret item)
-