| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.gcp.v1 |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKeyReference |
EncryptionKeyReferenceBuilder.build() |
EncryptionKeyReference |
OSDiskFluent.buildEncryptionKey() |
EncryptionKeyReference |
OSDiskFluentImpl.buildEncryptionKey() |
EncryptionKeyReference |
OSDiskFluent.getEncryptionKey()
Deprecated.
|
EncryptionKeyReference |
OSDiskFluentImpl.getEncryptionKey()
Deprecated.
|
EncryptionKeyReference |
OSDisk.getEncryptionKey() |
| Modifier and Type | Method and Description |
|---|---|
OSDiskFluent.EncryptionKeyNested<A> |
OSDiskFluent.editOrNewEncryptionKeyLike(EncryptionKeyReference item) |
OSDiskFluent.EncryptionKeyNested<A> |
OSDiskFluentImpl.editOrNewEncryptionKeyLike(EncryptionKeyReference item) |
void |
OSDisk.setEncryptionKey(EncryptionKeyReference encryptionKey) |
A |
OSDiskFluent.withEncryptionKey(EncryptionKeyReference encryptionKey) |
A |
OSDiskFluentImpl.withEncryptionKey(EncryptionKeyReference encryptionKey) |
OSDiskFluent.EncryptionKeyNested<A> |
OSDiskFluent.withNewEncryptionKeyLike(EncryptionKeyReference item) |
OSDiskFluent.EncryptionKeyNested<A> |
OSDiskFluentImpl.withNewEncryptionKeyLike(EncryptionKeyReference item) |
| Constructor and Description |
|---|
EncryptionKeyReferenceBuilder(EncryptionKeyReference instance) |
EncryptionKeyReferenceBuilder(EncryptionKeyReference instance,
Boolean validationEnabled) |
EncryptionKeyReferenceBuilder(EncryptionKeyReferenceFluent<?> fluent,
EncryptionKeyReference instance) |
EncryptionKeyReferenceBuilder(EncryptionKeyReferenceFluent<?> fluent,
EncryptionKeyReference instance,
Boolean validationEnabled) |
EncryptionKeyReferenceFluentImpl(EncryptionKeyReference instance) |
OSDisk(Long diskSizeGB,
String diskType,
EncryptionKeyReference encryptionKey) |
Copyright © 2015–2023 Red Hat. All rights reserved.