public interface V1PriorityClassFluent<A extends V1PriorityClassFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1PriorityClassFluent.MetadataNested<N> |
String getApiVersion()
Boolean hasApiVersion()
String getDescription()
Boolean hasDescription()
Boolean getGlobalDefault()
Boolean hasGlobalDefault()
String getKind()
Boolean hasKind()
@Deprecated io.kubernetes.client.openapi.models.V1ObjectMeta getMetadata()
io.kubernetes.client.openapi.models.V1ObjectMeta buildMetadata()
A withMetadata(io.kubernetes.client.openapi.models.V1ObjectMeta metadata)
Boolean hasMetadata()
V1PriorityClassFluent.MetadataNested<A> withNewMetadata()
V1PriorityClassFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
V1PriorityClassFluent.MetadataNested<A> editMetadata()
V1PriorityClassFluent.MetadataNested<A> editOrNewMetadata()
V1PriorityClassFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ObjectMeta item)
String getPreemptionPolicy()
Boolean hasPreemptionPolicy()
Integer getValue()
Boolean hasValue()
A withGlobalDefault()
Copyright © 2022. All rights reserved.