public interface ExternalDocumentationFluent<A extends ExternalDocumentationFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getUrl() |
Boolean |
hasDescription() |
Boolean |
hasUrl() |
A |
withDescription(String description) |
A |
withUrl(String url) |
Copyright © 2015–2022 Red Hat. All rights reserved.