Class KubeSchema

java.lang.Object
io.fabric8.kubernetes.api.model.KubeSchema

@Generated("org.jsonschema2pojo")
public class KubeSchema
extends Object
  • Constructor Details

    • KubeSchema

      public KubeSchema()
      No args constructor for use in serialization
    • KubeSchema

      public KubeSchema​(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, EndpointPort discoveryEndpointPort, EndpointSlice endpointSlice, EndpointSliceList endpointSliceList, io.fabric8.kubernetes.api.model.GetOptions getOptions, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ListOptions listOptions, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, io.fabric8.kubernetes.api.model.ObjectReference objectReference, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, io.fabric8.kubernetes.api.model.Quantity quantity, io.fabric8.kubernetes.api.model.RootPaths rootPaths, io.fabric8.kubernetes.api.model.Status status, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions)
      Parameters:
      listOptions -
      aPIGroupList -
      patchOptions -
      deleteOptions -
      quantity -
      baseKubernetesList -
      updateOptions -
      objectReference -
      createOptions -
      patch -
      aPIGroup -
      endpointSliceList -
      typeMeta -
      endpointSlice -
      discoveryEndpointPort -
      objectMeta -
      rootPaths -
      getOptions -
      time -
      info -
      status -
  • Method Details

    • getAPIGroup

      public io.fabric8.kubernetes.api.model.APIGroup getAPIGroup()
      Returns:
      The aPIGroup
    • setAPIGroup

      public void setAPIGroup​(io.fabric8.kubernetes.api.model.APIGroup aPIGroup)
      Parameters:
      aPIGroup - The APIGroup
    • getAPIGroupList

      public io.fabric8.kubernetes.api.model.APIGroupList getAPIGroupList()
      Returns:
      The aPIGroupList
    • setAPIGroupList

      public void setAPIGroupList​(io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList)
      Parameters:
      aPIGroupList - The APIGroupList
    • getBaseKubernetesList

      public io.fabric8.kubernetes.api.model.BaseKubernetesList getBaseKubernetesList()
      Returns:
      The baseKubernetesList
    • setBaseKubernetesList

      public void setBaseKubernetesList​(io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList)
      Parameters:
      baseKubernetesList - The BaseKubernetesList
    • getCreateOptions

      public io.fabric8.kubernetes.api.model.CreateOptions getCreateOptions()
      Returns:
      The createOptions
    • setCreateOptions

      public void setCreateOptions​(io.fabric8.kubernetes.api.model.CreateOptions createOptions)
      Parameters:
      createOptions - The CreateOptions
    • getDeleteOptions

      public io.fabric8.kubernetes.api.model.DeleteOptions getDeleteOptions()
      Returns:
      The deleteOptions
    • setDeleteOptions

      public void setDeleteOptions​(io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions)
      Parameters:
      deleteOptions - The DeleteOptions
    • getDiscoveryEndpointPort

      public EndpointPort getDiscoveryEndpointPort()
      Returns:
      The discoveryEndpointPort
    • setDiscoveryEndpointPort

      public void setDiscoveryEndpointPort​(EndpointPort discoveryEndpointPort)
      Parameters:
      discoveryEndpointPort - The DiscoveryEndpointPort
    • getEndpointSlice

      public EndpointSlice getEndpointSlice()
      Returns:
      The endpointSlice
    • setEndpointSlice

      public void setEndpointSlice​(EndpointSlice endpointSlice)
      Parameters:
      endpointSlice - The EndpointSlice
    • getEndpointSliceList

      public EndpointSliceList getEndpointSliceList()
      Returns:
      The endpointSliceList
    • setEndpointSliceList

      public void setEndpointSliceList​(EndpointSliceList endpointSliceList)
      Parameters:
      endpointSliceList - The EndpointSliceList
    • getGetOptions

      public io.fabric8.kubernetes.api.model.GetOptions getGetOptions()
      Returns:
      The getOptions
    • setGetOptions

      public void setGetOptions​(io.fabric8.kubernetes.api.model.GetOptions getOptions)
      Parameters:
      getOptions - The GetOptions
    • getInfo

      public io.fabric8.kubernetes.api.model.version.Info getInfo()
      Returns:
      The info
    • setInfo

      public void setInfo​(io.fabric8.kubernetes.api.model.version.Info info)
      Parameters:
      info - The Info
    • getListOptions

      public io.fabric8.kubernetes.api.model.ListOptions getListOptions()
      Returns:
      The listOptions
    • setListOptions

      public void setListOptions​(io.fabric8.kubernetes.api.model.ListOptions listOptions)
      Parameters:
      listOptions - The ListOptions
    • getObjectMeta

      public io.fabric8.kubernetes.api.model.ObjectMeta getObjectMeta()
      Returns:
      The objectMeta
    • setObjectMeta

      public void setObjectMeta​(io.fabric8.kubernetes.api.model.ObjectMeta objectMeta)
      Parameters:
      objectMeta - The ObjectMeta
    • getObjectReference

      public io.fabric8.kubernetes.api.model.ObjectReference getObjectReference()
      Returns:
      The objectReference
    • setObjectReference

      public void setObjectReference​(io.fabric8.kubernetes.api.model.ObjectReference objectReference)
      Parameters:
      objectReference - The ObjectReference
    • getPatch

      public io.fabric8.kubernetes.api.model.Patch getPatch()
      Returns:
      The patch
    • setPatch

      public void setPatch​(io.fabric8.kubernetes.api.model.Patch patch)
      Parameters:
      patch - The Patch
    • getPatchOptions

      public io.fabric8.kubernetes.api.model.PatchOptions getPatchOptions()
      Returns:
      The patchOptions
    • setPatchOptions

      public void setPatchOptions​(io.fabric8.kubernetes.api.model.PatchOptions patchOptions)
      Parameters:
      patchOptions - The PatchOptions
    • getQuantity

      public io.fabric8.kubernetes.api.model.Quantity getQuantity()
      Returns:
      The quantity
    • setQuantity

      public void setQuantity​(io.fabric8.kubernetes.api.model.Quantity quantity)
      Parameters:
      quantity - The Quantity
    • getRootPaths

      public io.fabric8.kubernetes.api.model.RootPaths getRootPaths()
      Returns:
      The rootPaths
    • setRootPaths

      public void setRootPaths​(io.fabric8.kubernetes.api.model.RootPaths rootPaths)
      Parameters:
      rootPaths - The RootPaths
    • getStatus

      public io.fabric8.kubernetes.api.model.Status getStatus()
      Returns:
      The status
    • setStatus

      public void setStatus​(io.fabric8.kubernetes.api.model.Status status)
      Parameters:
      status - The Status
    • getTime

      public String getTime()
      Returns:
      The time
    • setTime

      public void setTime​(String time)
      Parameters:
      time - The Time
    • getTypeMeta

      public io.fabric8.kubernetes.api.model.TypeMeta getTypeMeta()
      Returns:
      The typeMeta
    • setTypeMeta

      public void setTypeMeta​(io.fabric8.kubernetes.api.model.TypeMeta typeMeta)
      Parameters:
      typeMeta - The TypeMeta
    • getUpdateOptions

      public io.fabric8.kubernetes.api.model.UpdateOptions getUpdateOptions()
      Returns:
      The updateOptions
    • setUpdateOptions

      public void setUpdateOptions​(io.fabric8.kubernetes.api.model.UpdateOptions updateOptions)
      Parameters:
      updateOptions - The UpdateOptions
    • getAdditionalProperties

      public Map<String,​Object> getAdditionalProperties()
    • setAdditionalProperty

      public void setAdditionalProperty​(String name, Object value)