public class EditableIntegrationPlatformRegistrySpec extends IntegrationPlatformRegistrySpec implements io.fabric8.kubernetes.api.builder.Editable<IntegrationPlatformRegistrySpecBuilder>
| Constructor and Description |
|---|
EditableIntegrationPlatformRegistrySpec()
No args constructor for use in serialization
|
EditableIntegrationPlatformRegistrySpec(String address,
String ca,
Boolean insecure,
String organization,
String secret) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationPlatformRegistrySpecBuilder |
edit() |
getAdditionalProperties, getAddress, getCa, getInsecure, getOrganization, getSecret, setAdditionalProperty, setAddress, setCa, setInsecure, setOrganization, setSecretpublic EditableIntegrationPlatformRegistrySpec()
public IntegrationPlatformRegistrySpecBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<IntegrationPlatformRegistrySpecBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.