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:
getDescriptionin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
withDescription
- Specified by:
withDescriptionin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
hasDescription
- Specified by:
hasDescriptionin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
getUrl
- Specified by:
getUrlin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
withUrl
- Specified by:
withUrlin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
hasUrl
- Specified by:
hasUrlin interfaceV1ExternalDocumentationFluent<A extends V1ExternalDocumentationFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1ExternalDocumentationFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1ExternalDocumentationFluent<A>>
-
toString
-