Class V1beta1FlowSchemaFluentImpl<A extends V1beta1FlowSchemaFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1FlowSchemaFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta1FlowSchemaFluent<A>
- Direct Known Subclasses:
V1beta1FlowSchemaBuilder
public class V1beta1FlowSchemaFluentImpl<A extends V1beta1FlowSchemaFluent<A>>
extends BaseFluent<A>
implements V1beta1FlowSchemaFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1beta1FlowSchemaFluent
V1beta1FlowSchemaFluent.MetadataNested<N>, V1beta1FlowSchemaFluent.SpecNested<N>, V1beta1FlowSchemaFluent.StatusNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta1FlowSchemaFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1ObjectMetaio.kubernetes.client.openapi.models.V1beta1FlowSchemaSpecio.kubernetes.client.openapi.models.V1beta1FlowSchemaStatuseditOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) editOrNewSpecLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) editSpec()booleangetKind()io.kubernetes.client.openapi.models.V1ObjectMetaDeprecated.io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpecgetSpec()Deprecated.io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatusDeprecated.inthashCode()hasKind()hasSpec()toString()withApiVersion(String apiVersion) withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) withNewSpecLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) withNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) withSpec(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec spec) withStatus(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus status) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1FlowSchemaFluentImpl
public V1beta1FlowSchemaFluentImpl() -
V1beta1FlowSchemaFluentImpl
public V1beta1FlowSchemaFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowSchema instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewMetadataLike
public V1beta1FlowSchemaFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
withNewMetadataLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewMetadataLike
public V1beta1FlowSchemaFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
getSpec
Deprecated.This method has been deprecated, please use method buildSpec instead.- Specified by:
getSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>- Returns:
- The buildable object.
-
buildSpec
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec buildSpec()- Specified by:
buildSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withSpec
- Specified by:
withSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hasSpec
- Specified by:
hasSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewSpec
- Specified by:
withNewSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewSpecLike
public V1beta1FlowSchemaFluent.SpecNested<A> withNewSpecLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) - Specified by:
withNewSpecLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editSpec
- Specified by:
editSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewSpec
- Specified by:
editOrNewSpecin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewSpecLike
public V1beta1FlowSchemaFluent.SpecNested<A> editOrNewSpecLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaSpec item) - Specified by:
editOrNewSpecLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
getStatus
Deprecated.This method has been deprecated, please use method buildStatus instead.- Specified by:
getStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>- Returns:
- The buildable object.
-
buildStatus
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus buildStatus()- Specified by:
buildStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withStatus
- Specified by:
withStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hasStatus
- Specified by:
hasStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewStatus
- Specified by:
withNewStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
withNewStatusLike
public V1beta1FlowSchemaFluent.StatusNested<A> withNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) - Specified by:
withNewStatusLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editStatus
- Specified by:
editStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewStatus
- Specified by:
editOrNewStatusin interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
editOrNewStatusLike
public V1beta1FlowSchemaFluent.StatusNested<A> editOrNewStatusLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus item) - Specified by:
editOrNewStatusLikein interfaceV1beta1FlowSchemaFluent<A extends V1beta1FlowSchemaFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta1FlowSchemaFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta1FlowSchemaFluent<A>>
-
toString
-