Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.GCPEncryptionKeyReferenceFluent.KmsKeyNested
-
Packages that use GCPEncryptionKeyReferenceFluent.KmsKeyNested Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of GCPEncryptionKeyReferenceFluent.KmsKeyNested in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return GCPEncryptionKeyReferenceFluent.KmsKeyNested Modifier and Type Method Description GCPEncryptionKeyReferenceFluent.KmsKeyNested<A>GCPEncryptionKeyReferenceFluent. editKmsKey()GCPEncryptionKeyReferenceFluent.KmsKeyNested<A>GCPEncryptionKeyReferenceFluent. editOrNewKmsKey()GCPEncryptionKeyReferenceFluent.KmsKeyNested<A>GCPEncryptionKeyReferenceFluent. editOrNewKmsKeyLike(GCPKMSKeyReference item)GCPEncryptionKeyReferenceFluent.KmsKeyNested<A>GCPEncryptionKeyReferenceFluent. withNewKmsKey()GCPEncryptionKeyReferenceFluent.KmsKeyNested<A>GCPEncryptionKeyReferenceFluent. withNewKmsKeyLike(GCPKMSKeyReference item)
-