public interface V1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>> extends 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 © 2022. All rights reserved.