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, AggregationRule aggregationRule, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, ClusterRole clusterRole, ClusterRoleBinding clusterRoleBinding, ClusterRoleBindingList clusterRoleBindingList, ClusterRoleList clusterRoleList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, 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.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, io.fabric8.kubernetes.api.model.Quantity quantity, Role role, RoleBinding roleBinding, RoleBindingList roleBindingList, RoleList roleList, 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 -
      aggregationRule -
      role -
      roleBinding -
      baseKubernetesList -
      updateOptions -
      roleBindingList -
      patch -
      rootPaths -
      clusterRoleBindingList -
      info -
      patchOptions -
      deleteOptions -
      quantity -
      clusterRole -
      roleList -
      clusterRoleList -
      createOptions -
      aPIGroup -
      typeMeta -
      objectMeta -
      clusterRoleBinding -
      getOptions -
      time -
      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
    • getAggregationRule

      public AggregationRule getAggregationRule()
      Returns:
      The aggregationRule
    • setAggregationRule

      public void setAggregationRule​(AggregationRule aggregationRule)
      Parameters:
      aggregationRule - The AggregationRule
    • 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
    • getClusterRole

      public ClusterRole getClusterRole()
      Returns:
      The clusterRole
    • setClusterRole

      public void setClusterRole​(ClusterRole clusterRole)
      Parameters:
      clusterRole - The ClusterRole
    • getClusterRoleBinding

      public ClusterRoleBinding getClusterRoleBinding()
      Returns:
      The clusterRoleBinding
    • setClusterRoleBinding

      public void setClusterRoleBinding​(ClusterRoleBinding clusterRoleBinding)
      Parameters:
      clusterRoleBinding - The ClusterRoleBinding
    • getClusterRoleBindingList

      public ClusterRoleBindingList getClusterRoleBindingList()
      Returns:
      The clusterRoleBindingList
    • setClusterRoleBindingList

      public void setClusterRoleBindingList​(ClusterRoleBindingList clusterRoleBindingList)
      Parameters:
      clusterRoleBindingList - The ClusterRoleBindingList
    • getClusterRoleList

      public ClusterRoleList getClusterRoleList()
      Returns:
      The clusterRoleList
    • setClusterRoleList

      public void setClusterRoleList​(ClusterRoleList clusterRoleList)
      Parameters:
      clusterRoleList - The ClusterRoleList
    • 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
    • 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
    • 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
    • getRole

      public Role getRole()
      Returns:
      The role
    • setRole

      public void setRole​(Role role)
      Parameters:
      role - The Role
    • getRoleBinding

      public RoleBinding getRoleBinding()
      Returns:
      The roleBinding
    • setRoleBinding

      public void setRoleBinding​(RoleBinding roleBinding)
      Parameters:
      roleBinding - The RoleBinding
    • getRoleBindingList

      public RoleBindingList getRoleBindingList()
      Returns:
      The roleBindingList
    • setRoleBindingList

      public void setRoleBindingList​(RoleBindingList roleBindingList)
      Parameters:
      roleBindingList - The RoleBindingList
    • getRoleList

      public RoleList getRoleList()
      Returns:
      The roleList
    • setRoleList

      public void setRoleList​(RoleList roleList)
      Parameters:
      roleList - The RoleList
    • 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)