public interface V1beta1PriorityClassFluent<A extends V1beta1PriorityClassFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1PriorityClassFluent.MetadataNested<N> |
String getApiVersion()
Boolean hasApiVersion()
String getDescription()
Boolean hasDescription()
Boolean isGlobalDefault()
Boolean hasGlobalDefault()
A withNewGlobalDefault(boolean arg1)
String getKind()
Boolean hasKind()
@Deprecated V1ObjectMeta getMetadata()
V1ObjectMeta buildMetadata()
A withMetadata(V1ObjectMeta metadata)
Boolean hasMetadata()
V1beta1PriorityClassFluent.MetadataNested<A> withNewMetadata()
V1beta1PriorityClassFluent.MetadataNested<A> withNewMetadataLike(V1ObjectMeta item)
V1beta1PriorityClassFluent.MetadataNested<A> editMetadata()
V1beta1PriorityClassFluent.MetadataNested<A> editOrNewMetadata()
V1beta1PriorityClassFluent.MetadataNested<A> editOrNewMetadataLike(V1ObjectMeta item)
Integer getValue()
Boolean hasValue()
A withNewValue(int arg1)
Copyright © 2018. All rights reserved.