Class JSONSchemaPropsFluentImpl.ExternalDocsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.apiextensions.ExternalDocumentationFluentImpl<JSONSchemaPropsFluent.ExternalDocsNested<N>>
io.fabric8.kubernetes.api.model.apiextensions.JSONSchemaPropsFluentImpl.ExternalDocsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<JSONSchemaPropsFluent.ExternalDocsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<JSONSchemaPropsFluent.ExternalDocsNested<N>>,ExternalDocumentationFluent<JSONSchemaPropsFluent.ExternalDocsNested<N>>,JSONSchemaPropsFluent.ExternalDocsNested<N>
- Enclosing class:
- JSONSchemaPropsFluentImpl<A extends JSONSchemaPropsFluent<A>>
public class JSONSchemaPropsFluentImpl.ExternalDocsNestedImpl<N> extends ExternalDocumentationFluentImpl<JSONSchemaPropsFluent.ExternalDocsNested<N>> implements JSONSchemaPropsFluent.ExternalDocsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendExternalDocs()Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.ExternalDocumentationFluentImpl
equals, getDescription, getUrl, hasDescription, hasUrl, withDescription, withNewDescription, withNewDescription, withNewDescription, withNewUrl, withNewUrl, withNewUrl, withUrlMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.apiextensions.ExternalDocumentationFluent
getDescription, getUrl, hasDescription, hasUrl, withDescription, withNewDescription, withNewDescription, withNewDescription, withNewUrl, withNewUrl, withNewUrl, withUrl
-
Method Details
-
and
- Specified by:
andin interfaceJSONSchemaPropsFluent.ExternalDocsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endExternalDocs
- Specified by:
endExternalDocsin interfaceJSONSchemaPropsFluent.ExternalDocsNested<N>
-