public class EditableACMEExternalAccountBinding extends ACMEExternalAccountBinding implements io.fabric8.kubernetes.api.builder.Editable<ACMEExternalAccountBindingBuilder>
| Constructor and Description |
|---|
EditableACMEExternalAccountBinding()
No args constructor for use in serialization
|
EditableACMEExternalAccountBinding(String keyAlgorithm,
String keyID,
SecretKeySelector keySecretRef) |
| Modifier and Type | Method and Description |
|---|---|
ACMEExternalAccountBindingBuilder |
edit() |
getAdditionalProperties, getKeyAlgorithm, getKeyID, getKeySecretRef, setAdditionalProperty, setKeyAlgorithm, setKeyID, setKeySecretRefpublic EditableACMEExternalAccountBinding()
public EditableACMEExternalAccountBinding(String keyAlgorithm, String keyID, SecretKeySelector keySecretRef)
keyAlgorithm - keyID - keySecretRef - public ACMEExternalAccountBindingBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<ACMEExternalAccountBindingBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.