Class V1ExternalDocumentationFluentImpl<A extends V1ExternalDocumentationFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1ExternalDocumentationFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1ExternalDocumentationFluent<A>
- Direct Known Subclasses:
V1ExternalDocumentationBuilder
public class V1ExternalDocumentationFluentImpl<A extends V1ExternalDocumentationFluent<A>>
extends BaseFluent<A>
implements V1ExternalDocumentationFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1ExternalDocumentationFluentImpl
(io.kubernetes.client.openapi.models.V1ExternalDocumentation instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1ExternalDocumentationFluentImpl
public V1ExternalDocumentationFluentImpl() -
V1ExternalDocumentationFluentImpl
public V1ExternalDocumentationFluentImpl(io.kubernetes.client.openapi.models.V1ExternalDocumentation instance)
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
withDescription
- Specified by:
withDescription
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
hasDescription
- Specified by:
hasDescription
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
getUrl
- Specified by:
getUrl
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
withUrl
- Specified by:
withUrl
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
hasUrl
- Specified by:
hasUrl
in interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1ExternalDocumentationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1ExternalDocumentationFluent<A>>
-
toString
-