public interface V1beta1ExternalDocumentationFluent<A extends V1beta1ExternalDocumentationFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getUrl() |
Boolean |
hasDescription() |
Boolean |
hasUrl() |
A |
withDescription(String description) |
A |
withNewDescription(String original)
Deprecated.
|
A |
withNewUrl(String original)
Deprecated.
|
A |
withUrl(String url) |
String getDescription()
Boolean hasDescription()
@Deprecated A withNewDescription(String original)
String getUrl()
Boolean hasUrl()
@Deprecated A withNewUrl(String original)
Copyright © 2022. All rights reserved.