| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.installer.gcp.v1 |
| Modifier and Type | Method and Description |
|---|---|
KMSKeyReference |
KMSKeyReferenceBuilder.build() |
KMSKeyReference |
EncryptionKeyReferenceFluent.buildKmsKey() |
KMSKeyReference |
EncryptionKeyReference.getKmsKey() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KMSKeyReferenceFluent.copyInstance(KMSKeyReference instance) |
EncryptionKeyReferenceFluent.KmsKeyNested<A> |
EncryptionKeyReferenceFluent.editOrNewKmsKeyLike(KMSKeyReference item) |
void |
EncryptionKeyReference.setKmsKey(KMSKeyReference kmsKey) |
A |
EncryptionKeyReferenceFluent.withKmsKey(KMSKeyReference kmsKey) |
EncryptionKeyReferenceFluent.KmsKeyNested<A> |
EncryptionKeyReferenceFluent.withNewKmsKeyLike(KMSKeyReference item) |
| Constructor and Description |
|---|
EncryptionKeyReference(KMSKeyReference kmsKey,
String kmsKeyServiceAccount) |
KMSKeyReferenceBuilder(KMSKeyReference instance) |
KMSKeyReferenceBuilder(KMSKeyReferenceFluent<?> fluent,
KMSKeyReference instance) |
KMSKeyReferenceFluent(KMSKeyReference instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.