public class TemplateFluentImpl<A extends TemplateFluent<A>> extends BaseFluent<A> implements TemplateFluent<A>
TemplateFluent.BindingObjectsNested<N>, TemplateFluent.BuildConfigObjectsNested<N>, TemplateFluent.BuildObjectsNested<N>, TemplateFluent.BuildRequestObjectsNested<N>, TemplateFluent.ClusterPolicyBindingObjectsNested<N>, TemplateFluent.ClusterPolicyObjectsNested<N>, TemplateFluent.ClusterRoleBindingObjectsNested<N>, TemplateFluent.ClusterRoleObjectsNested<N>, TemplateFluent.ComponentStatusObjectsNested<N>, TemplateFluent.ConfigMapObjectsNested<N>, TemplateFluent.CronJobObjectsNested<N>, TemplateFluent.CustomResourceDefinitionObjectsNested<N>, TemplateFluent.DaemonSetObjectsNested<N>, TemplateFluent.DeploymentConfigObjectsNested<N>, TemplateFluent.DeploymentObjectsNested<N>, TemplateFluent.EndpointsObjectsNested<N>, TemplateFluent.EventObjectsNested<N>, TemplateFluent.GroupObjectsNested<N>, TemplateFluent.HorizontalPodAutoscalerObjectsNested<N>, TemplateFluent.IdentityObjectsNested<N>, TemplateFluent.ImageObjectsNested<N>, TemplateFluent.ImageSignatureObjectsNested<N>, TemplateFluent.ImageStreamImportObjectsNested<N>, TemplateFluent.ImageStreamObjectsNested<N>, TemplateFluent.ImageStreamTagObjectsNested<N>, TemplateFluent.IngressObjectsNested<N>, TemplateFluent.JobObjectsNested<N>, TemplateFluent.KubernetesClusterRoleBindingObjectsNested<N>, TemplateFluent.KubernetesClusterRoleObjectsNested<N>, TemplateFluent.KubernetesRoleBindingObjectsNested<N>, TemplateFluent.KubernetesRoleObjectsNested<N>, TemplateFluent.LimitRangeObjectsNested<N>, TemplateFluent.LocalSubjectAccessReviewObjectsNested<N>, TemplateFluent.MetadataNested<N>, TemplateFluent.NamespaceObjectsNested<N>, TemplateFluent.NetNamespaceObjectsNested<N>, TemplateFluent.NetworkPolicyObjectsNested<N>, TemplateFluent.NodeObjectsNested<N>, TemplateFluent.OAuthAccessTokenObjectsNested<N>, TemplateFluent.OAuthAuthorizeTokenObjectsNested<N>, TemplateFluent.OAuthClientAuthorizationObjectsNested<N>, TemplateFluent.OAuthClientObjectsNested<N>, TemplateFluent.ParametersNested<N>, TemplateFluent.PersistentVolumeClaimObjectsNested<N>, TemplateFluent.PersistentVolumeObjectsNested<N>, TemplateFluent.PodDisruptionBudgetObjectsNested<N>, TemplateFluent.PodObjectsNested<N>, TemplateFluent.PodSecurityPolicyObjectsNested<N>, TemplateFluent.PodTemplateObjectsNested<N>, TemplateFluent.PolicyBindingObjectsNested<N>, TemplateFluent.PolicyObjectsNested<N>, TemplateFluent.ProjectObjectsNested<N>, TemplateFluent.ProjectRequestObjectsNested<N>, TemplateFluent.ReplicaSetObjectsNested<N>, TemplateFluent.ReplicationControllerObjectsNested<N>, TemplateFluent.ResourceQuotaObjectsNested<N>, TemplateFluent.RoleBindingObjectsNested<N>, TemplateFluent.RoleBindingRestrictionObjectsNested<N>, TemplateFluent.RoleObjectsNested<N>, TemplateFluent.RouteObjectsNested<N>, TemplateFluent.ScaleObjectsNested<N>, TemplateFluent.SecretObjectsNested<N>, TemplateFluent.SecurityContextConstraintsObjectsNested<N>, TemplateFluent.ServiceAccountObjectsNested<N>, TemplateFluent.ServiceObjectsNested<N>, TemplateFluent.StatefulSetObjectsNested<N>, TemplateFluent.StorageClassObjectsNested<N>, TemplateFluent.SubjectAccessReviewObjectsNested<N>, TemplateFluent.TemplateObjectsNested<N>, TemplateFluent.TokenReviewObjectsNested<N>, TemplateFluent.UserObjectsNested<N>
_visitables
Constructor and Description |
---|
TemplateFluentImpl() |
TemplateFluentImpl(Template instance) |
public TemplateFluentImpl()
public TemplateFluentImpl(Template instance)
public String getApiVersion()
getApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface TemplateFluent<A extends TemplateFluent<A>>
public String getKind()
getKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withKind(String kind)
withKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasKind()
hasKind
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLabels(String key, String value)
addToLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLabels(Map<String,String> map)
addToLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLabels(String key)
removeFromLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLabels(Map<String,String> map)
removeFromLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public Map<String,String> getLabels()
getLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withLabels(Map<String,String> labels)
withLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasLabels()
hasLabels
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public ObjectMeta getMetadata()
getMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public ObjectMeta buildMetadata()
buildMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withMetadata(ObjectMeta metadata)
withMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> withNewMetadataLike(ObjectMeta item)
withNewMetadataLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editMetadata()
editMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.MetadataNested<A> editOrNewMetadataLike(ObjectMeta item)
editOrNewMetadataLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(int index, HasMetadata item)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToObjects(int index, HasMetadata item)
setToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToObjects(HasMetadata... items)
addToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToObjects(Collection<HasMetadata> items)
addAllToObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromObjects(HasMetadata... items)
removeFromObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromObjects(Collection<HasMetadata> items)
removeAllFromObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public List<HasMetadata> getObjects()
getObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public List<HasMetadata> buildObjects()
buildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildObject(int index)
buildObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildFirstObject()
buildFirstObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildLastObject()
buildLastObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public HasMetadata buildMatchingObject(Predicate<VisitableBuilder<? extends HasMetadata,?>> predicate)
buildMatchingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withObjects(List<HasMetadata> objects)
withObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withObjects(HasMetadata... objects)
withObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasObjects()
hasObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStorageClassObjects(int index, StorageClass item)
addToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToStorageClassObjects(int index, StorageClass item)
setToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStorageClassObjects(StorageClass... items)
addToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToStorageClassObjects(Collection<StorageClass> items)
addAllToStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromStorageClassObjects(StorageClass... items)
removeFromStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromStorageClassObjects(Collection<StorageClass> items)
removeAllFromStorageClassObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> addNewStorageClassObject()
addNewStorageClassObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> addNewStorageClassObjectLike(StorageClass item)
addNewStorageClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StorageClassObjectsNested<A> setNewStorageClassObjectLike(int index, StorageClass item)
setNewStorageClassObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodDisruptionBudgetObjects(int index, PodDisruptionBudget item)
addToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodDisruptionBudgetObjects(int index, PodDisruptionBudget item)
setToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodDisruptionBudgetObjects(PodDisruptionBudget... items)
addToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodDisruptionBudgetObjects(Collection<PodDisruptionBudget> items)
addAllToPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodDisruptionBudgetObjects(PodDisruptionBudget... items)
removeFromPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodDisruptionBudgetObjects(Collection<PodDisruptionBudget> items)
removeAllFromPodDisruptionBudgetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> addNewPodDisruptionBudgetObject()
addNewPodDisruptionBudgetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> addNewPodDisruptionBudgetObjectLike(PodDisruptionBudget item)
addNewPodDisruptionBudgetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodDisruptionBudgetObjectsNested<A> setNewPodDisruptionBudgetObjectLike(int index, PodDisruptionBudget item)
setNewPodDisruptionBudgetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetworkPolicyObjects(int index, NetworkPolicy item)
addToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNetworkPolicyObjects(int index, NetworkPolicy item)
setToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetworkPolicyObjects(NetworkPolicy... items)
addToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNetworkPolicyObjects(Collection<NetworkPolicy> items)
addAllToNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNetworkPolicyObjects(NetworkPolicy... items)
removeFromNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNetworkPolicyObjects(Collection<NetworkPolicy> items)
removeAllFromNetworkPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> addNewNetworkPolicyObject()
addNewNetworkPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> addNewNetworkPolicyObjectLike(NetworkPolicy item)
addNewNetworkPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetworkPolicyObjectsNested<A> setNewNetworkPolicyObjectLike(int index, NetworkPolicy item)
setNewNetworkPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRouteObjects(int index, Route item)
addToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRouteObjects(int index, Route item)
setToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRouteObjects(Route... items)
addToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRouteObjects(Collection<Route> items)
addAllToRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRouteObjects(Route... items)
removeFromRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRouteObjects(Collection<Route> items)
removeAllFromRouteObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> addNewRouteObject()
addNewRouteObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> addNewRouteObjectLike(Route item)
addNewRouteObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RouteObjectsNested<A> setNewRouteObjectLike(int index, Route item)
setNewRouteObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNamespaceObjects(int index, Namespace item)
addToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNamespaceObjects(int index, Namespace item)
setToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNamespaceObjects(Namespace... items)
addToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNamespaceObjects(Collection<Namespace> items)
addAllToNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNamespaceObjects(Namespace... items)
removeFromNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNamespaceObjects(Collection<Namespace> items)
removeAllFromNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> addNewNamespaceObject()
addNewNamespaceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> addNewNamespaceObjectLike(Namespace item)
addNewNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NamespaceObjectsNested<A> setNewNamespaceObjectLike(int index, Namespace item)
setNewNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLocalSubjectAccessReviewObjects(int index, LocalSubjectAccessReview item)
addToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToLocalSubjectAccessReviewObjects(int index, LocalSubjectAccessReview item)
setToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLocalSubjectAccessReviewObjects(LocalSubjectAccessReview... items)
addToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToLocalSubjectAccessReviewObjects(Collection<LocalSubjectAccessReview> items)
addAllToLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLocalSubjectAccessReviewObjects(LocalSubjectAccessReview... items)
removeFromLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromLocalSubjectAccessReviewObjects(Collection<LocalSubjectAccessReview> items)
removeAllFromLocalSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> addNewLocalSubjectAccessReviewObject()
addNewLocalSubjectAccessReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> addNewLocalSubjectAccessReviewObjectLike(LocalSubjectAccessReview item)
addNewLocalSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LocalSubjectAccessReviewObjectsNested<A> setNewLocalSubjectAccessReviewObjectLike(int index, LocalSubjectAccessReview item)
setNewLocalSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceObjects(int index, Service item)
addToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToServiceObjects(int index, Service item)
setToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceObjects(Service... items)
addToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToServiceObjects(Collection<Service> items)
addAllToServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromServiceObjects(Service... items)
removeFromServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromServiceObjects(Collection<Service> items)
removeAllFromServiceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> addNewServiceObject()
addNewServiceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> addNewServiceObjectLike(Service item)
addNewServiceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceObjectsNested<A> setNewServiceObjectLike(int index, Service item)
setNewServiceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicationControllerObjects(int index, ReplicationController item)
addToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToReplicationControllerObjects(int index, ReplicationController item)
setToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicationControllerObjects(ReplicationController... items)
addToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToReplicationControllerObjects(Collection<ReplicationController> items)
addAllToReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromReplicationControllerObjects(ReplicationController... items)
removeFromReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromReplicationControllerObjects(Collection<ReplicationController> items)
removeAllFromReplicationControllerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> addNewReplicationControllerObject()
addNewReplicationControllerObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> addNewReplicationControllerObjectLike(ReplicationController item)
addNewReplicationControllerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicationControllerObjectsNested<A> setNewReplicationControllerObjectLike(int index, ReplicationController item)
setNewReplicationControllerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSubjectAccessReviewObjects(int index, SubjectAccessReview item)
addToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSubjectAccessReviewObjects(int index, SubjectAccessReview item)
setToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSubjectAccessReviewObjects(SubjectAccessReview... items)
addToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSubjectAccessReviewObjects(Collection<SubjectAccessReview> items)
addAllToSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSubjectAccessReviewObjects(SubjectAccessReview... items)
removeFromSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSubjectAccessReviewObjects(Collection<SubjectAccessReview> items)
removeAllFromSubjectAccessReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> addNewSubjectAccessReviewObject()
addNewSubjectAccessReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> addNewSubjectAccessReviewObjectLike(SubjectAccessReview item)
addNewSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SubjectAccessReviewObjectsNested<A> setNewSubjectAccessReviewObjectLike(int index, SubjectAccessReview item)
setNewSubjectAccessReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToHorizontalPodAutoscalerObjects(int index, HorizontalPodAutoscaler item)
addToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToHorizontalPodAutoscalerObjects(int index, HorizontalPodAutoscaler item)
setToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToHorizontalPodAutoscalerObjects(HorizontalPodAutoscaler... items)
addToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToHorizontalPodAutoscalerObjects(Collection<HorizontalPodAutoscaler> items)
addAllToHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromHorizontalPodAutoscalerObjects(HorizontalPodAutoscaler... items)
removeFromHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromHorizontalPodAutoscalerObjects(Collection<HorizontalPodAutoscaler> items)
removeAllFromHorizontalPodAutoscalerObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> addNewHorizontalPodAutoscalerObject()
addNewHorizontalPodAutoscalerObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> addNewHorizontalPodAutoscalerObjectLike(HorizontalPodAutoscaler item)
addNewHorizontalPodAutoscalerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.HorizontalPodAutoscalerObjectsNested<A> setNewHorizontalPodAutoscalerObjectLike(int index, HorizontalPodAutoscaler item)
setNewHorizontalPodAutoscalerObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToScaleObjects(int index, Scale item)
addToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToScaleObjects(int index, Scale item)
setToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToScaleObjects(Scale... items)
addToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToScaleObjects(Collection<Scale> items)
addAllToScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromScaleObjects(Scale... items)
removeFromScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromScaleObjects(Collection<Scale> items)
removeAllFromScaleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> addNewScaleObject()
addNewScaleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> addNewScaleObjectLike(Scale item)
addNewScaleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ScaleObjectsNested<A> setNewScaleObjectLike(int index, Scale item)
setNewScaleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageObjects(int index, Image item)
addToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageObjects(int index, Image item)
setToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageObjects(Image... items)
addToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageObjects(Collection<Image> items)
addAllToImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageObjects(Image... items)
removeFromImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageObjects(Collection<Image> items)
removeAllFromImageObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> addNewImageObject()
addNewImageObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> addNewImageObjectLike(Image item)
addNewImageObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageObjectsNested<A> setNewImageObjectLike(int index, Image item)
setNewImageObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicaSetObjects(int index, ReplicaSet item)
addToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToReplicaSetObjects(int index, ReplicaSet item)
setToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToReplicaSetObjects(ReplicaSet... items)
addToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToReplicaSetObjects(Collection<ReplicaSet> items)
addAllToReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromReplicaSetObjects(ReplicaSet... items)
removeFromReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromReplicaSetObjects(Collection<ReplicaSet> items)
removeAllFromReplicaSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> addNewReplicaSetObject()
addNewReplicaSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> addNewReplicaSetObjectLike(ReplicaSet item)
addNewReplicaSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ReplicaSetObjectsNested<A> setNewReplicaSetObjectLike(int index, ReplicaSet item)
setNewReplicaSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodSecurityPolicyObjects(int index, PodSecurityPolicy item)
addToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodSecurityPolicyObjects(int index, PodSecurityPolicy item)
setToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodSecurityPolicyObjects(PodSecurityPolicy... items)
addToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodSecurityPolicyObjects(Collection<PodSecurityPolicy> items)
addAllToPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodSecurityPolicyObjects(PodSecurityPolicy... items)
removeFromPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodSecurityPolicyObjects(Collection<PodSecurityPolicy> items)
removeAllFromPodSecurityPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> addNewPodSecurityPolicyObject()
addNewPodSecurityPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> addNewPodSecurityPolicyObjectLike(PodSecurityPolicy item)
addNewPodSecurityPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodSecurityPolicyObjectsNested<A> setNewPodSecurityPolicyObjectLike(int index, PodSecurityPolicy item)
setNewPodSecurityPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCronJobObjects(int index, CronJob item)
addToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCronJobObjects(int index, CronJob item)
setToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCronJobObjects(CronJob... items)
addToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCronJobObjects(Collection<CronJob> items)
addAllToCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCronJobObjects(CronJob... items)
removeFromCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCronJobObjects(Collection<CronJob> items)
removeAllFromCronJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> addNewCronJobObject()
addNewCronJobObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> addNewCronJobObjectLike(CronJob item)
addNewCronJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CronJobObjectsNested<A> setNewCronJobObjectLike(int index, CronJob item)
setNewCronJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesClusterRoleBindingObjects(int index, KubernetesClusterRoleBinding item)
addToKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToKubernetesClusterRoleBindingObjects(int index, KubernetesClusterRoleBinding item)
setToKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesClusterRoleBindingObjects(KubernetesClusterRoleBinding... items)
addToKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToKubernetesClusterRoleBindingObjects(Collection<KubernetesClusterRoleBinding> items)
addAllToKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromKubernetesClusterRoleBindingObjects(KubernetesClusterRoleBinding... items)
removeFromKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromKubernetesClusterRoleBindingObjects(Collection<KubernetesClusterRoleBinding> items)
removeAllFromKubernetesClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleBindingObjectsNested<A> addNewKubernetesClusterRoleBindingObject()
addNewKubernetesClusterRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleBindingObjectsNested<A> addNewKubernetesClusterRoleBindingObjectLike(KubernetesClusterRoleBinding item)
addNewKubernetesClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleBindingObjectsNested<A> setNewKubernetesClusterRoleBindingObjectLike(int index, KubernetesClusterRoleBinding item)
setNewKubernetesClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointsObjects(int index, Endpoints item)
addToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEndpointsObjects(int index, Endpoints item)
setToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEndpointsObjects(Endpoints... items)
addToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEndpointsObjects(Collection<Endpoints> items)
addAllToEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEndpointsObjects(Endpoints... items)
removeFromEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEndpointsObjects(Collection<Endpoints> items)
removeAllFromEndpointsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> addNewEndpointsObject()
addNewEndpointsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> addNewEndpointsObjectLike(Endpoints item)
addNewEndpointsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EndpointsObjectsNested<A> setNewEndpointsObjectLike(int index, Endpoints item)
setNewEndpointsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodObjects(int index, Pod item)
addToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodObjects(int index, Pod item)
setToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodObjects(Pod... items)
addToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodObjects(Collection<Pod> items)
addAllToPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodObjects(Pod... items)
removeFromPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodObjects(Collection<Pod> items)
removeAllFromPodObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> addNewPodObject()
addNewPodObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> addNewPodObjectLike(Pod item)
addNewPodObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodObjectsNested<A> setNewPodObjectLike(int index, Pod item)
setNewPodObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToConfigMapObjects(int index, ConfigMap item)
addToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToConfigMapObjects(int index, ConfigMap item)
setToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToConfigMapObjects(ConfigMap... items)
addToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToConfigMapObjects(Collection<ConfigMap> items)
addAllToConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromConfigMapObjects(ConfigMap... items)
removeFromConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromConfigMapObjects(Collection<ConfigMap> items)
removeAllFromConfigMapObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> addNewConfigMapObject()
addNewConfigMapObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> addNewConfigMapObjectLike(ConfigMap item)
addNewConfigMapObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ConfigMapObjectsNested<A> setNewConfigMapObjectLike(int index, ConfigMap item)
setNewConfigMapObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCustomResourceDefinitionObjects(int index, CustomResourceDefinition item)
addToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToCustomResourceDefinitionObjects(int index, CustomResourceDefinition item)
setToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToCustomResourceDefinitionObjects(CustomResourceDefinition... items)
addToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToCustomResourceDefinitionObjects(Collection<CustomResourceDefinition> items)
addAllToCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromCustomResourceDefinitionObjects(CustomResourceDefinition... items)
removeFromCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromCustomResourceDefinitionObjects(Collection<CustomResourceDefinition> items)
removeAllFromCustomResourceDefinitionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> addNewCustomResourceDefinitionObject()
addNewCustomResourceDefinitionObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> addNewCustomResourceDefinitionObjectLike(CustomResourceDefinition item)
addNewCustomResourceDefinitionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.CustomResourceDefinitionObjectsNested<A> setNewCustomResourceDefinitionObjectLike(int index, CustomResourceDefinition item)
setNewCustomResourceDefinitionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesClusterRoleObjects(int index, KubernetesClusterRole item)
addToKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToKubernetesClusterRoleObjects(int index, KubernetesClusterRole item)
setToKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesClusterRoleObjects(KubernetesClusterRole... items)
addToKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToKubernetesClusterRoleObjects(Collection<KubernetesClusterRole> items)
addAllToKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromKubernetesClusterRoleObjects(KubernetesClusterRole... items)
removeFromKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromKubernetesClusterRoleObjects(Collection<KubernetesClusterRole> items)
removeAllFromKubernetesClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleObjectsNested<A> addNewKubernetesClusterRoleObject()
addNewKubernetesClusterRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleObjectsNested<A> addNewKubernetesClusterRoleObjectLike(KubernetesClusterRole item)
addNewKubernetesClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesClusterRoleObjectsNested<A> setNewKubernetesClusterRoleObjectLike(int index, KubernetesClusterRole item)
setNewKubernetesClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterPolicyObjects(int index, ClusterPolicy item)
addToClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterPolicyObjects(int index, ClusterPolicy item)
setToClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterPolicyObjects(ClusterPolicy... items)
addToClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterPolicyObjects(Collection<ClusterPolicy> items)
addAllToClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterPolicyObjects(ClusterPolicy... items)
removeFromClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterPolicyObjects(Collection<ClusterPolicy> items)
removeAllFromClusterPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyObjectsNested<A> addNewClusterPolicyObject()
addNewClusterPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyObjectsNested<A> addNewClusterPolicyObjectLike(ClusterPolicy item)
addNewClusterPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyObjectsNested<A> setNewClusterPolicyObjectLike(int index, ClusterPolicy item)
setNewClusterPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildObjects(int index, Build item)
addToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildObjects(int index, Build item)
setToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildObjects(Build... items)
addToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildObjects(Collection<Build> items)
addAllToBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildObjects(Build... items)
removeFromBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildObjects(Collection<Build> items)
removeAllFromBuildObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> addNewBuildObject()
addNewBuildObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> addNewBuildObjectLike(Build item)
addNewBuildObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildObjectsNested<A> setNewBuildObjectLike(int index, Build item)
setNewBuildObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamTagObjects(int index, ImageStreamTag item)
addToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamTagObjects(int index, ImageStreamTag item)
setToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamTagObjects(ImageStreamTag... items)
addToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamTagObjects(Collection<ImageStreamTag> items)
addAllToImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamTagObjects(ImageStreamTag... items)
removeFromImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamTagObjects(Collection<ImageStreamTag> items)
removeAllFromImageStreamTagObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> addNewImageStreamTagObject()
addNewImageStreamTagObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> addNewImageStreamTagObjectLike(ImageStreamTag item)
addNewImageStreamTagObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamTagObjectsNested<A> setNewImageStreamTagObjectLike(int index, ImageStreamTag item)
setNewImageStreamTagObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToGroupObjects(int index, Group item)
addToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToGroupObjects(int index, Group item)
setToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToGroupObjects(Group... items)
addToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToGroupObjects(Collection<Group> items)
addAllToGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromGroupObjects(Group... items)
removeFromGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromGroupObjects(Collection<Group> items)
removeAllFromGroupObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> addNewGroupObject()
addNewGroupObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> addNewGroupObjectLike(Group item)
addNewGroupObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.GroupObjectsNested<A> setNewGroupObjectLike(int index, Group item)
setNewGroupObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageSignatureObjects(int index, ImageSignature item)
addToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageSignatureObjects(int index, ImageSignature item)
setToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageSignatureObjects(ImageSignature... items)
addToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageSignatureObjects(Collection<ImageSignature> items)
addAllToImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageSignatureObjects(ImageSignature... items)
removeFromImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageSignatureObjects(Collection<ImageSignature> items)
removeAllFromImageSignatureObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> addNewImageSignatureObject()
addNewImageSignatureObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> addNewImageSignatureObjectLike(ImageSignature item)
addNewImageSignatureObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageSignatureObjectsNested<A> setNewImageSignatureObjectLike(int index, ImageSignature item)
setNewImageSignatureObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToResourceQuotaObjects(int index, ResourceQuota item)
addToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToResourceQuotaObjects(int index, ResourceQuota item)
setToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToResourceQuotaObjects(ResourceQuota... items)
addToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToResourceQuotaObjects(Collection<ResourceQuota> items)
addAllToResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromResourceQuotaObjects(ResourceQuota... items)
removeFromResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromResourceQuotaObjects(Collection<ResourceQuota> items)
removeAllFromResourceQuotaObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> addNewResourceQuotaObject()
addNewResourceQuotaObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> addNewResourceQuotaObjectLike(ResourceQuota item)
addNewResourceQuotaObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ResourceQuotaObjectsNested<A> setNewResourceQuotaObjectLike(int index, ResourceQuota item)
setNewResourceQuotaObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildRequestObjects(int index, BuildRequest item)
addToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildRequestObjects(int index, BuildRequest item)
setToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildRequestObjects(BuildRequest... items)
addToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildRequestObjects(Collection<BuildRequest> items)
addAllToBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildRequestObjects(BuildRequest... items)
removeFromBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildRequestObjects(Collection<BuildRequest> items)
removeAllFromBuildRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> addNewBuildRequestObject()
addNewBuildRequestObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> addNewBuildRequestObjectLike(BuildRequest item)
addNewBuildRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildRequestObjectsNested<A> setNewBuildRequestObjectLike(int index, BuildRequest item)
setNewBuildRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDaemonSetObjects(int index, DaemonSet item)
addToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDaemonSetObjects(int index, DaemonSet item)
setToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDaemonSetObjects(DaemonSet... items)
addToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDaemonSetObjects(Collection<DaemonSet> items)
addAllToDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDaemonSetObjects(DaemonSet... items)
removeFromDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDaemonSetObjects(Collection<DaemonSet> items)
removeAllFromDaemonSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> addNewDaemonSetObject()
addNewDaemonSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> addNewDaemonSetObjectLike(DaemonSet item)
addNewDaemonSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DaemonSetObjectsNested<A> setNewDaemonSetObjectLike(int index, DaemonSet item)
setNewDaemonSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamObjects(int index, ImageStream item)
addToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamObjects(int index, ImageStream item)
setToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamObjects(ImageStream... items)
addToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamObjects(Collection<ImageStream> items)
addAllToImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamObjects(ImageStream... items)
removeFromImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamObjects(Collection<ImageStream> items)
removeAllFromImageStreamObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> addNewImageStreamObject()
addNewImageStreamObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> addNewImageStreamObjectLike(ImageStream item)
addNewImageStreamObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamObjectsNested<A> setNewImageStreamObjectLike(int index, ImageStream item)
setNewImageStreamObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientObjects(int index, OAuthClient item)
addToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthClientObjects(int index, OAuthClient item)
setToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientObjects(OAuthClient... items)
addToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthClientObjects(Collection<OAuthClient> items)
addAllToOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthClientObjects(OAuthClient... items)
removeFromOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthClientObjects(Collection<OAuthClient> items)
removeAllFromOAuthClientObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> addNewOAuthClientObject()
addNewOAuthClientObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> addNewOAuthClientObjectLike(OAuthClient item)
addNewOAuthClientObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientObjectsNested<A> setNewOAuthClientObjectLike(int index, OAuthClient item)
setNewOAuthClientObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIdentityObjects(int index, Identity item)
addToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToIdentityObjects(int index, Identity item)
setToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIdentityObjects(Identity... items)
addToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToIdentityObjects(Collection<Identity> items)
addAllToIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromIdentityObjects(Identity... items)
removeFromIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromIdentityObjects(Collection<Identity> items)
removeAllFromIdentityObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> addNewIdentityObject()
addNewIdentityObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> addNewIdentityObjectLike(Identity item)
addNewIdentityObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IdentityObjectsNested<A> setNewIdentityObjectLike(int index, Identity item)
setNewIdentityObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLimitRangeObjects(int index, LimitRange item)
addToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToLimitRangeObjects(int index, LimitRange item)
setToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToLimitRangeObjects(LimitRange... items)
addToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToLimitRangeObjects(Collection<LimitRange> items)
addAllToLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromLimitRangeObjects(LimitRange... items)
removeFromLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromLimitRangeObjects(Collection<LimitRange> items)
removeAllFromLimitRangeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> addNewLimitRangeObject()
addNewLimitRangeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> addNewLimitRangeObjectLike(LimitRange item)
addNewLimitRangeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.LimitRangeObjectsNested<A> setNewLimitRangeObjectLike(int index, LimitRange item)
setNewLimitRangeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamImportObjects(int index, ImageStreamImport item)
addToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToImageStreamImportObjects(int index, ImageStreamImport item)
setToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToImageStreamImportObjects(ImageStreamImport... items)
addToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToImageStreamImportObjects(Collection<ImageStreamImport> items)
addAllToImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromImageStreamImportObjects(ImageStreamImport... items)
removeFromImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromImageStreamImportObjects(Collection<ImageStreamImport> items)
removeAllFromImageStreamImportObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> addNewImageStreamImportObject()
addNewImageStreamImportObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> addNewImageStreamImportObjectLike(ImageStreamImport item)
addNewImageStreamImportObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ImageStreamImportObjectsNested<A> setNewImageStreamImportObjectLike(int index, ImageStreamImport item)
setNewImageStreamImportObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectObjects(int index, Project item)
addToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToProjectObjects(int index, Project item)
setToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectObjects(Project... items)
addToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToProjectObjects(Collection<Project> items)
addAllToProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromProjectObjects(Project... items)
removeFromProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromProjectObjects(Collection<Project> items)
removeAllFromProjectObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> addNewProjectObject()
addNewProjectObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> addNewProjectObjectLike(Project item)
addNewProjectObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectObjectsNested<A> setNewProjectObjectLike(int index, Project item)
setNewProjectObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildConfigObjects(int index, BuildConfig item)
addToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBuildConfigObjects(int index, BuildConfig item)
setToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBuildConfigObjects(BuildConfig... items)
addToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBuildConfigObjects(Collection<BuildConfig> items)
addAllToBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBuildConfigObjects(BuildConfig... items)
removeFromBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBuildConfigObjects(Collection<BuildConfig> items)
removeAllFromBuildConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> addNewBuildConfigObject()
addNewBuildConfigObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> addNewBuildConfigObjectLike(BuildConfig item)
addNewBuildConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BuildConfigObjectsNested<A> setNewBuildConfigObjectLike(int index, BuildConfig item)
setNewBuildConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesRoleObjects(int index, KubernetesRole item)
addToKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToKubernetesRoleObjects(int index, KubernetesRole item)
setToKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesRoleObjects(KubernetesRole... items)
addToKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToKubernetesRoleObjects(Collection<KubernetesRole> items)
addAllToKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromKubernetesRoleObjects(KubernetesRole... items)
removeFromKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromKubernetesRoleObjects(Collection<KubernetesRole> items)
removeAllFromKubernetesRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleObjectsNested<A> addNewKubernetesRoleObject()
addNewKubernetesRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleObjectsNested<A> addNewKubernetesRoleObjectLike(KubernetesRole item)
addNewKubernetesRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleObjectsNested<A> setNewKubernetesRoleObjectLike(int index, KubernetesRole item)
setNewKubernetesRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAuthorizeTokenObjects(int index, OAuthAuthorizeToken item)
addToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthAuthorizeTokenObjects(int index, OAuthAuthorizeToken item)
setToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAuthorizeTokenObjects(OAuthAuthorizeToken... items)
addToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthAuthorizeTokenObjects(Collection<OAuthAuthorizeToken> items)
addAllToOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthAuthorizeTokenObjects(OAuthAuthorizeToken... items)
removeFromOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthAuthorizeTokenObjects(Collection<OAuthAuthorizeToken> items)
removeAllFromOAuthAuthorizeTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> addNewOAuthAuthorizeTokenObject()
addNewOAuthAuthorizeTokenObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> addNewOAuthAuthorizeTokenObjectLike(OAuthAuthorizeToken item)
addNewOAuthAuthorizeTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAuthorizeTokenObjectsNested<A> setNewOAuthAuthorizeTokenObjectLike(int index, OAuthAuthorizeToken item)
setNewOAuthAuthorizeTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleBindingObjects(int index, ClusterRoleBinding item)
addToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterRoleBindingObjects(int index, ClusterRoleBinding item)
setToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleBindingObjects(ClusterRoleBinding... items)
addToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterRoleBindingObjects(Collection<ClusterRoleBinding> items)
addAllToClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterRoleBindingObjects(ClusterRoleBinding... items)
removeFromClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterRoleBindingObjects(Collection<ClusterRoleBinding> items)
removeAllFromClusterRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> addNewClusterRoleBindingObject()
addNewClusterRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> addNewClusterRoleBindingObjectLike(ClusterRoleBinding item)
addNewClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleBindingObjectsNested<A> setNewClusterRoleBindingObjectLike(int index, ClusterRoleBinding item)
setNewClusterRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectRequestObjects(int index, ProjectRequest item)
addToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToProjectRequestObjects(int index, ProjectRequest item)
setToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToProjectRequestObjects(ProjectRequest... items)
addToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToProjectRequestObjects(Collection<ProjectRequest> items)
addAllToProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromProjectRequestObjects(ProjectRequest... items)
removeFromProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromProjectRequestObjects(Collection<ProjectRequest> items)
removeAllFromProjectRequestObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> addNewProjectRequestObject()
addNewProjectRequestObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> addNewProjectRequestObjectLike(ProjectRequest item)
addNewProjectRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ProjectRequestObjectsNested<A> setNewProjectRequestObjectLike(int index, ProjectRequest item)
setNewProjectRequestObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTemplateObjects(int index, Template item)
addToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToTemplateObjects(int index, Template item)
setToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTemplateObjects(Template... items)
addToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToTemplateObjects(Collection<Template> items)
addAllToTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromTemplateObjects(Template... items)
removeFromTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromTemplateObjects(Collection<Template> items)
removeAllFromTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> addNewTemplateObject()
addNewTemplateObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> addNewTemplateObjectLike(Template item)
addNewTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TemplateObjectsNested<A> setNewTemplateObjectLike(int index, Template item)
setNewTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientAuthorizationObjects(int index, OAuthClientAuthorization item)
addToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthClientAuthorizationObjects(int index, OAuthClientAuthorization item)
setToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthClientAuthorizationObjects(OAuthClientAuthorization... items)
addToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthClientAuthorizationObjects(Collection<OAuthClientAuthorization> items)
addAllToOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthClientAuthorizationObjects(OAuthClientAuthorization... items)
removeFromOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthClientAuthorizationObjects(Collection<OAuthClientAuthorization> items)
removeAllFromOAuthClientAuthorizationObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> addNewOAuthClientAuthorizationObject()
addNewOAuthClientAuthorizationObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> addNewOAuthClientAuthorizationObjectLike(OAuthClientAuthorization item)
addNewOAuthClientAuthorizationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthClientAuthorizationObjectsNested<A> setNewOAuthClientAuthorizationObjectLike(int index, OAuthClientAuthorization item)
setNewOAuthClientAuthorizationObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPolicyBindingObjects(int index, PolicyBinding item)
addToPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPolicyBindingObjects(int index, PolicyBinding item)
setToPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPolicyBindingObjects(PolicyBinding... items)
addToPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPolicyBindingObjects(Collection<PolicyBinding> items)
addAllToPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPolicyBindingObjects(PolicyBinding... items)
removeFromPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPolicyBindingObjects(Collection<PolicyBinding> items)
removeAllFromPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyBindingObjectsNested<A> addNewPolicyBindingObject()
addNewPolicyBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyBindingObjectsNested<A> addNewPolicyBindingObjectLike(PolicyBinding item)
addNewPolicyBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyBindingObjectsNested<A> setNewPolicyBindingObjectLike(int index, PolicyBinding item)
setNewPolicyBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentObjects(int index, Deployment item)
addToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDeploymentObjects(int index, Deployment item)
setToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentObjects(Deployment... items)
addToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDeploymentObjects(Collection<Deployment> items)
addAllToDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDeploymentObjects(Deployment... items)
removeFromDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDeploymentObjects(Collection<Deployment> items)
removeAllFromDeploymentObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> addNewDeploymentObject()
addNewDeploymentObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> addNewDeploymentObjectLike(Deployment item)
addNewDeploymentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentObjectsNested<A> setNewDeploymentObjectLike(int index, Deployment item)
setNewDeploymentObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleObjects(int index, ClusterRole item)
addToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterRoleObjects(int index, ClusterRole item)
setToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterRoleObjects(ClusterRole... items)
addToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterRoleObjects(Collection<ClusterRole> items)
addAllToClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterRoleObjects(ClusterRole... items)
removeFromClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterRoleObjects(Collection<ClusterRole> items)
removeAllFromClusterRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> addNewClusterRoleObject()
addNewClusterRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> addNewClusterRoleObjectLike(ClusterRole item)
addNewClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterRoleObjectsNested<A> setNewClusterRoleObjectLike(int index, ClusterRole item)
setNewClusterRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodTemplateObjects(int index, PodTemplate item)
addToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPodTemplateObjects(int index, PodTemplate item)
setToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPodTemplateObjects(PodTemplate... items)
addToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPodTemplateObjects(Collection<PodTemplate> items)
addAllToPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPodTemplateObjects(PodTemplate... items)
removeFromPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPodTemplateObjects(Collection<PodTemplate> items)
removeAllFromPodTemplateObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> addNewPodTemplateObject()
addNewPodTemplateObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> addNewPodTemplateObjectLike(PodTemplate item)
addNewPodTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PodTemplateObjectsNested<A> setNewPodTemplateObjectLike(int index, PodTemplate item)
setNewPodTemplateObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesRoleBindingObjects(int index, KubernetesRoleBinding item)
addToKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToKubernetesRoleBindingObjects(int index, KubernetesRoleBinding item)
setToKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToKubernetesRoleBindingObjects(KubernetesRoleBinding... items)
addToKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToKubernetesRoleBindingObjects(Collection<KubernetesRoleBinding> items)
addAllToKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromKubernetesRoleBindingObjects(KubernetesRoleBinding... items)
removeFromKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromKubernetesRoleBindingObjects(Collection<KubernetesRoleBinding> items)
removeAllFromKubernetesRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleBindingObjectsNested<A> addNewKubernetesRoleBindingObject()
addNewKubernetesRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleBindingObjectsNested<A> addNewKubernetesRoleBindingObjectLike(KubernetesRoleBinding item)
addNewKubernetesRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.KubernetesRoleBindingObjectsNested<A> setNewKubernetesRoleBindingObjectLike(int index, KubernetesRoleBinding item)
setNewKubernetesRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(int index, Event item)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToEventObjects(int index, Event item)
setToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToEventObjects(Event... items)
addToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToEventObjects(Collection<Event> items)
addAllToEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromEventObjects(Event... items)
removeFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromEventObjects(Collection<Event> items)
removeAllFromEventObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> addNewEventObject()
addNewEventObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> addNewEventObjectLike(Event item)
addNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.EventObjectsNested<A> setNewEventObjectLike(int index, Event item)
setNewEventObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIngressObjects(int index, Ingress item)
addToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToIngressObjects(int index, Ingress item)
setToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToIngressObjects(Ingress... items)
addToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToIngressObjects(Collection<Ingress> items)
addAllToIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromIngressObjects(Ingress... items)
removeFromIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromIngressObjects(Collection<Ingress> items)
removeAllFromIngressObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> addNewIngressObject()
addNewIngressObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> addNewIngressObjectLike(Ingress item)
addNewIngressObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.IngressObjectsNested<A> setNewIngressObjectLike(int index, Ingress item)
setNewIngressObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentConfigObjects(int index, DeploymentConfig item)
addToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToDeploymentConfigObjects(int index, DeploymentConfig item)
setToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToDeploymentConfigObjects(DeploymentConfig... items)
addToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToDeploymentConfigObjects(Collection<DeploymentConfig> items)
addAllToDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromDeploymentConfigObjects(DeploymentConfig... items)
removeFromDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromDeploymentConfigObjects(Collection<DeploymentConfig> items)
removeAllFromDeploymentConfigObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> addNewDeploymentConfigObject()
addNewDeploymentConfigObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> addNewDeploymentConfigObjectLike(DeploymentConfig item)
addNewDeploymentConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.DeploymentConfigObjectsNested<A> setNewDeploymentConfigObjectLike(int index, DeploymentConfig item)
setNewDeploymentConfigObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAccessTokenObjects(int index, OAuthAccessToken item)
addToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToOAuthAccessTokenObjects(int index, OAuthAccessToken item)
setToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToOAuthAccessTokenObjects(OAuthAccessToken... items)
addToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToOAuthAccessTokenObjects(Collection<OAuthAccessToken> items)
addAllToOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromOAuthAccessTokenObjects(OAuthAccessToken... items)
removeFromOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromOAuthAccessTokenObjects(Collection<OAuthAccessToken> items)
removeAllFromOAuthAccessTokenObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> addNewOAuthAccessTokenObject()
addNewOAuthAccessTokenObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> addNewOAuthAccessTokenObjectLike(OAuthAccessToken item)
addNewOAuthAccessTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.OAuthAccessTokenObjectsNested<A> setNewOAuthAccessTokenObjectLike(int index, OAuthAccessToken item)
setNewOAuthAccessTokenObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingObjects(int index, RoleBinding item)
addToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRoleBindingObjects(int index, RoleBinding item)
setToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingObjects(RoleBinding... items)
addToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRoleBindingObjects(Collection<RoleBinding> items)
addAllToRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRoleBindingObjects(RoleBinding... items)
removeFromRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRoleBindingObjects(Collection<RoleBinding> items)
removeAllFromRoleBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> addNewRoleBindingObject()
addNewRoleBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> addNewRoleBindingObjectLike(RoleBinding item)
addNewRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingObjectsNested<A> setNewRoleBindingObjectLike(int index, RoleBinding item)
setNewRoleBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeObjects(int index, PersistentVolume item)
addToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPersistentVolumeObjects(int index, PersistentVolume item)
setToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeObjects(PersistentVolume... items)
addToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPersistentVolumeObjects(Collection<PersistentVolume> items)
addAllToPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPersistentVolumeObjects(PersistentVolume... items)
removeFromPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPersistentVolumeObjects(Collection<PersistentVolume> items)
removeAllFromPersistentVolumeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> addNewPersistentVolumeObject()
addNewPersistentVolumeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> addNewPersistentVolumeObjectLike(PersistentVolume item)
addNewPersistentVolumeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeObjectsNested<A> setNewPersistentVolumeObjectLike(int index, PersistentVolume item)
setNewPersistentVolumeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeClaimObjects(int index, PersistentVolumeClaim item)
addToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPersistentVolumeClaimObjects(int index, PersistentVolumeClaim item)
setToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPersistentVolumeClaimObjects(PersistentVolumeClaim... items)
addToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPersistentVolumeClaimObjects(Collection<PersistentVolumeClaim> items)
addAllToPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPersistentVolumeClaimObjects(PersistentVolumeClaim... items)
removeFromPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPersistentVolumeClaimObjects(Collection<PersistentVolumeClaim> items)
removeAllFromPersistentVolumeClaimObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> addNewPersistentVolumeClaimObject()
addNewPersistentVolumeClaimObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> addNewPersistentVolumeClaimObjectLike(PersistentVolumeClaim item)
addNewPersistentVolumeClaimObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PersistentVolumeClaimObjectsNested<A> setNewPersistentVolumeClaimObjectLike(int index, PersistentVolumeClaim item)
setNewPersistentVolumeClaimObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleObjects(int index, Role item)
addToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRoleObjects(int index, Role item)
setToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleObjects(Role... items)
addToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRoleObjects(Collection<Role> items)
addAllToRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRoleObjects(Role... items)
removeFromRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRoleObjects(Collection<Role> items)
removeAllFromRoleObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> addNewRoleObject()
addNewRoleObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> addNewRoleObjectLike(Role item)
addNewRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleObjectsNested<A> setNewRoleObjectLike(int index, Role item)
setNewRoleObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStatefulSetObjects(int index, StatefulSet item)
addToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToStatefulSetObjects(int index, StatefulSet item)
setToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToStatefulSetObjects(StatefulSet... items)
addToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToStatefulSetObjects(Collection<StatefulSet> items)
addAllToStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromStatefulSetObjects(StatefulSet... items)
removeFromStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromStatefulSetObjects(Collection<StatefulSet> items)
removeAllFromStatefulSetObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> addNewStatefulSetObject()
addNewStatefulSetObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> addNewStatefulSetObjectLike(StatefulSet item)
addNewStatefulSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.StatefulSetObjectsNested<A> setNewStatefulSetObjectLike(int index, StatefulSet item)
setNewStatefulSetObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToUserObjects(int index, User item)
addToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToUserObjects(int index, User item)
setToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToUserObjects(User... items)
addToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToUserObjects(Collection<User> items)
addAllToUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromUserObjects(User... items)
removeFromUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromUserObjects(Collection<User> items)
removeAllFromUserObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> addNewUserObject()
addNewUserObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> addNewUserObjectLike(User item)
addNewUserObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.UserObjectsNested<A> setNewUserObjectLike(int index, User item)
setNewUserObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToComponentStatusObjects(int index, ComponentStatus item)
addToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToComponentStatusObjects(int index, ComponentStatus item)
setToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToComponentStatusObjects(ComponentStatus... items)
addToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToComponentStatusObjects(Collection<ComponentStatus> items)
addAllToComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromComponentStatusObjects(ComponentStatus... items)
removeFromComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromComponentStatusObjects(Collection<ComponentStatus> items)
removeAllFromComponentStatusObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> addNewComponentStatusObject()
addNewComponentStatusObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> addNewComponentStatusObjectLike(ComponentStatus item)
addNewComponentStatusObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ComponentStatusObjectsNested<A> setNewComponentStatusObjectLike(int index, ComponentStatus item)
setNewComponentStatusObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingRestrictionObjects(int index, RoleBindingRestriction item)
addToRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToRoleBindingRestrictionObjects(int index, RoleBindingRestriction item)
setToRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToRoleBindingRestrictionObjects(RoleBindingRestriction... items)
addToRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)
addAllToRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromRoleBindingRestrictionObjects(RoleBindingRestriction... items)
removeFromRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromRoleBindingRestrictionObjects(Collection<RoleBindingRestriction> items)
removeAllFromRoleBindingRestrictionObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingRestrictionObjectsNested<A> addNewRoleBindingRestrictionObject()
addNewRoleBindingRestrictionObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingRestrictionObjectsNested<A> addNewRoleBindingRestrictionObjectLike(RoleBindingRestriction item)
addNewRoleBindingRestrictionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.RoleBindingRestrictionObjectsNested<A> setNewRoleBindingRestrictionObjectLike(int index, RoleBindingRestriction item)
setNewRoleBindingRestrictionObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTokenReviewObjects(int index, TokenReview item)
addToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToTokenReviewObjects(int index, TokenReview item)
setToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToTokenReviewObjects(TokenReview... items)
addToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToTokenReviewObjects(Collection<TokenReview> items)
addAllToTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromTokenReviewObjects(TokenReview... items)
removeFromTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromTokenReviewObjects(Collection<TokenReview> items)
removeAllFromTokenReviewObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> addNewTokenReviewObject()
addNewTokenReviewObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> addNewTokenReviewObjectLike(TokenReview item)
addNewTokenReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.TokenReviewObjectsNested<A> setNewTokenReviewObjectLike(int index, TokenReview item)
setNewTokenReviewObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPolicyObjects(int index, Policy item)
addToPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToPolicyObjects(int index, Policy item)
setToPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToPolicyObjects(Policy... items)
addToPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToPolicyObjects(Collection<Policy> items)
addAllToPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromPolicyObjects(Policy... items)
removeFromPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromPolicyObjects(Collection<Policy> items)
removeAllFromPolicyObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyObjectsNested<A> addNewPolicyObject()
addNewPolicyObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyObjectsNested<A> addNewPolicyObjectLike(Policy item)
addNewPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.PolicyObjectsNested<A> setNewPolicyObjectLike(int index, Policy item)
setNewPolicyObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBindingObjects(int index, Binding item)
addToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToBindingObjects(int index, Binding item)
setToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToBindingObjects(Binding... items)
addToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToBindingObjects(Collection<Binding> items)
addAllToBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromBindingObjects(Binding... items)
removeFromBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromBindingObjects(Collection<Binding> items)
removeAllFromBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> addNewBindingObject()
addNewBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> addNewBindingObjectLike(Binding item)
addNewBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.BindingObjectsNested<A> setNewBindingObjectLike(int index, Binding item)
setNewBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecretObjects(int index, Secret item)
addToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSecretObjects(int index, Secret item)
setToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecretObjects(Secret... items)
addToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSecretObjects(Collection<Secret> items)
addAllToSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSecretObjects(Secret... items)
removeFromSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSecretObjects(Collection<Secret> items)
removeAllFromSecretObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> addNewSecretObject()
addNewSecretObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> addNewSecretObjectLike(Secret item)
addNewSecretObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecretObjectsNested<A> setNewSecretObjectLike(int index, Secret item)
setNewSecretObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecurityContextConstraintsObjects(int index, SecurityContextConstraints item)
addToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToSecurityContextConstraintsObjects(int index, SecurityContextConstraints item)
setToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToSecurityContextConstraintsObjects(SecurityContextConstraints... items)
addToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToSecurityContextConstraintsObjects(Collection<SecurityContextConstraints> items)
addAllToSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromSecurityContextConstraintsObjects(SecurityContextConstraints... items)
removeFromSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromSecurityContextConstraintsObjects(Collection<SecurityContextConstraints> items)
removeAllFromSecurityContextConstraintsObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> addNewSecurityContextConstraintsObject()
addNewSecurityContextConstraintsObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> addNewSecurityContextConstraintsObjectLike(SecurityContextConstraints item)
addNewSecurityContextConstraintsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.SecurityContextConstraintsObjectsNested<A> setNewSecurityContextConstraintsObjectLike(int index, SecurityContextConstraints item)
setNewSecurityContextConstraintsObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterPolicyBindingObjects(int index, ClusterPolicyBinding item)
addToClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToClusterPolicyBindingObjects(int index, ClusterPolicyBinding item)
setToClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToClusterPolicyBindingObjects(ClusterPolicyBinding... items)
addToClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToClusterPolicyBindingObjects(Collection<ClusterPolicyBinding> items)
addAllToClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromClusterPolicyBindingObjects(ClusterPolicyBinding... items)
removeFromClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromClusterPolicyBindingObjects(Collection<ClusterPolicyBinding> items)
removeAllFromClusterPolicyBindingObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyBindingObjectsNested<A> addNewClusterPolicyBindingObject()
addNewClusterPolicyBindingObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyBindingObjectsNested<A> addNewClusterPolicyBindingObjectLike(ClusterPolicyBinding item)
addNewClusterPolicyBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ClusterPolicyBindingObjectsNested<A> setNewClusterPolicyBindingObjectLike(int index, ClusterPolicyBinding item)
setNewClusterPolicyBindingObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetNamespaceObjects(int index, NetNamespace item)
addToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNetNamespaceObjects(int index, NetNamespace item)
setToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNetNamespaceObjects(NetNamespace... items)
addToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNetNamespaceObjects(Collection<NetNamespace> items)
addAllToNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNetNamespaceObjects(NetNamespace... items)
removeFromNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNetNamespaceObjects(Collection<NetNamespace> items)
removeAllFromNetNamespaceObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> addNewNetNamespaceObject()
addNewNetNamespaceObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> addNewNetNamespaceObjectLike(NetNamespace item)
addNewNetNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NetNamespaceObjectsNested<A> setNewNetNamespaceObjectLike(int index, NetNamespace item)
setNewNetNamespaceObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeObjects(int index, Node item)
addToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToNodeObjects(int index, Node item)
setToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToNodeObjects(Node... items)
addToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToNodeObjects(Collection<Node> items)
addAllToNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromNodeObjects(Node... items)
removeFromNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromNodeObjects(Collection<Node> items)
removeAllFromNodeObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> addNewNodeObject()
addNewNodeObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> addNewNodeObjectLike(Node item)
addNewNodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.NodeObjectsNested<A> setNewNodeObjectLike(int index, Node item)
setNewNodeObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToJobObjects(int index, Job item)
addToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToJobObjects(int index, Job item)
setToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToJobObjects(Job... items)
addToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToJobObjects(Collection<Job> items)
addAllToJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromJobObjects(Job... items)
removeFromJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromJobObjects(Collection<Job> items)
removeAllFromJobObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> addNewJobObject()
addNewJobObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> addNewJobObjectLike(Job item)
addNewJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.JobObjectsNested<A> setNewJobObjectLike(int index, Job item)
setNewJobObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceAccountObjects(int index, ServiceAccount item)
addToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToServiceAccountObjects(int index, ServiceAccount item)
setToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToServiceAccountObjects(ServiceAccount... items)
addToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToServiceAccountObjects(Collection<ServiceAccount> items)
addAllToServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromServiceAccountObjects(ServiceAccount... items)
removeFromServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromServiceAccountObjects(Collection<ServiceAccount> items)
removeAllFromServiceAccountObjects
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> addNewServiceAccountObject()
addNewServiceAccountObject
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> addNewServiceAccountObjectLike(ServiceAccount item)
addNewServiceAccountObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ServiceAccountObjectsNested<A> setNewServiceAccountObjectLike(int index, ServiceAccount item)
setNewServiceAccountObjectLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToParameters(int index, Parameter item)
addToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A setToParameters(int index, Parameter item)
setToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addToParameters(Parameter... items)
addToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A addAllToParameters(Collection<Parameter> items)
addAllToParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeFromParameters(Parameter... items)
removeFromParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A removeAllFromParameters(Collection<Parameter> items)
removeAllFromParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
@Deprecated public List<Parameter> getParameters()
getParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public List<Parameter> buildParameters()
buildParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildParameter(int index)
buildParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildFirstParameter()
buildFirstParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildLastParameter()
buildLastParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public Parameter buildMatchingParameter(Predicate<ParameterBuilder> predicate)
buildMatchingParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withParameters(List<Parameter> parameters)
withParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public A withParameters(Parameter... parameters)
withParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public Boolean hasParameters()
hasParameters
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> addNewParameter()
addNewParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> addNewParameterLike(Parameter item)
addNewParameterLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> setNewParameterLike(int index, Parameter item)
setNewParameterLike
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editParameter(int index)
editParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editFirstParameter()
editFirstParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editLastParameter()
editLastParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
public TemplateFluent.ParametersNested<A> editMatchingParameter(Predicate<ParameterBuilder> predicate)
editMatchingParameter
in interface TemplateFluent<A extends TemplateFluent<A>>
Copyright © 2011–2018 Red Hat. All rights reserved.