public interface V1alpha1PriorityLevelConfigurationFluent<A extends V1alpha1PriorityLevelConfigurationFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<N> |
static interface |
V1alpha1PriorityLevelConfigurationFluent.SpecNested<N> |
static interface |
V1alpha1PriorityLevelConfigurationFluent.StatusNested<N> |
String getApiVersion()
Boolean hasApiVersion()
A withNewApiVersion(StringBuilder arg1)
A withNewApiVersion(StringBuffer arg1)
String getKind()
Boolean hasKind()
A withNewKind(StringBuilder arg1)
A withNewKind(StringBuffer arg1)
@Deprecated V1ObjectMeta getMetadata()
V1ObjectMeta buildMetadata()
A withMetadata(V1ObjectMeta metadata)
Boolean hasMetadata()
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<A> withNewMetadata()
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<A> editMetadata()
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<A> editOrNewMetadata()
V1alpha1PriorityLevelConfigurationFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
@Deprecated V1alpha1PriorityLevelConfigurationSpec getSpec()
V1alpha1PriorityLevelConfigurationSpec buildSpec()
A withSpec(V1alpha1PriorityLevelConfigurationSpec spec)
Boolean hasSpec()
V1alpha1PriorityLevelConfigurationFluent.SpecNested<A> withNewSpec()
V1alpha1PriorityLevelConfigurationFluent.SpecNested<A> withNewSpecLike(V1alpha1PriorityLevelConfigurationSpec item)
V1alpha1PriorityLevelConfigurationFluent.SpecNested<A> editSpec()
V1alpha1PriorityLevelConfigurationFluent.SpecNested<A> editOrNewSpec()
V1alpha1PriorityLevelConfigurationFluent.SpecNested<A> editOrNewSpecLike(V1alpha1PriorityLevelConfigurationSpec item)
@Deprecated V1alpha1PriorityLevelConfigurationStatus getStatus()
V1alpha1PriorityLevelConfigurationStatus buildStatus()
A withStatus(V1alpha1PriorityLevelConfigurationStatus status)
Boolean hasStatus()
V1alpha1PriorityLevelConfigurationFluent.StatusNested<A> withNewStatus()
V1alpha1PriorityLevelConfigurationFluent.StatusNested<A> withNewStatusLike(V1alpha1PriorityLevelConfigurationStatus item)
V1alpha1PriorityLevelConfigurationFluent.StatusNested<A> editStatus()
V1alpha1PriorityLevelConfigurationFluent.StatusNested<A> editOrNewStatus()
V1alpha1PriorityLevelConfigurationFluent.StatusNested<A> editOrNewStatusLike(V1alpha1PriorityLevelConfigurationStatus item)
Copyright © 2020. All rights reserved.