public class PolicyRuleFluent<A extends PolicyRuleFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
PolicyRuleFluent() |
PolicyRuleFluent(PolicyRule instance) |
public PolicyRuleFluent()
public PolicyRuleFluent(PolicyRule instance)
protected void copyInstance(PolicyRule instance)
public A addAllToApiGroups(Collection<String> items)
public A removeAllFromApiGroups(Collection<String> items)
public String getApiGroup(int index)
public String getFirstApiGroup()
public String getLastApiGroup()
public boolean hasApiGroups()
public io.fabric8.kubernetes.api.model.KubernetesResource buildAttributeRestrictions()
public A withAttributeRestrictions(io.fabric8.kubernetes.api.model.KubernetesResource attributeRestrictions)
public boolean hasAttributeRestrictions()
public PolicyRuleFluent.GenericWebHookCauseAttributeRestrictionsNested<A> withNewGenericWebHookCauseAttributeRestrictions()
public PolicyRuleFluent.GenericWebHookCauseAttributeRestrictionsNested<A> withNewGenericWebHookCauseAttributeRestrictionsLike(GenericWebHookCause item)
public PolicyRuleFluent.ServiceAccountRestrictionAttributeRestrictionsNested<A> withNewServiceAccountRestrictionAttributeRestrictions()
public PolicyRuleFluent.ServiceAccountRestrictionAttributeRestrictionsNested<A> withNewServiceAccountRestrictionAttributeRestrictionsLike(ServiceAccountRestriction item)
public PolicyRuleFluent.ScopeRestrictionAttributeRestrictionsNested<A> withNewScopeRestrictionAttributeRestrictions()
public PolicyRuleFluent.ScopeRestrictionAttributeRestrictionsNested<A> withNewScopeRestrictionAttributeRestrictionsLike(ScopeRestriction item)
public PolicyRuleFluent.SecretLocalReferenceAttributeRestrictionsNested<A> withNewSecretLocalReferenceAttributeRestrictions()
public PolicyRuleFluent.SecretLocalReferenceAttributeRestrictionsNested<A> withNewSecretLocalReferenceAttributeRestrictionsLike(SecretLocalReference item)
public A withNewSecretLocalReferenceAttributeRestrictions(String name)
public PolicyRuleFluent.StepInfoAttributeRestrictionsNested<A> withNewStepInfoAttributeRestrictions()
public PolicyRuleFluent.StepInfoAttributeRestrictionsNested<A> withNewStepInfoAttributeRestrictionsLike(StepInfo item)
public A withNewStepInfoAttributeRestrictions(Long durationMilliseconds, String name, String startTime)
public PolicyRuleFluent.UserRestrictionAttributeRestrictionsNested<A> withNewUserRestrictionAttributeRestrictions()
public PolicyRuleFluent.UserRestrictionAttributeRestrictionsNested<A> withNewUserRestrictionAttributeRestrictionsLike(UserRestriction item)
public PolicyRuleFluent.PodTemplateSpecAttributeRestrictionsNested<A> withNewPodTemplateSpecAttributeRestrictions()
public PolicyRuleFluent.PodTemplateSpecAttributeRestrictionsNested<A> withNewPodTemplateSpecAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.PodTemplateSpec item)
public PolicyRuleFluent.ProjectHelmChartRepositoryAttributeRestrictionsNested<A> withNewProjectHelmChartRepositoryAttributeRestrictions()
public PolicyRuleFluent.ProjectHelmChartRepositoryAttributeRestrictionsNested<A> withNewProjectHelmChartRepositoryAttributeRestrictionsLike(ProjectHelmChartRepository item)
public PolicyRuleFluent.TemplateInstanceListAttributeRestrictionsNested<A> withNewTemplateInstanceListAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceListAttributeRestrictionsNested<A> withNewTemplateInstanceListAttributeRestrictionsLike(TemplateInstanceList item)
public PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<A> withNewImageStreamImportAttributeRestrictions()
public PolicyRuleFluent.ImageStreamImportAttributeRestrictionsNested<A> withNewImageStreamImportAttributeRestrictionsLike(ImageStreamImport item)
public PolicyRuleFluent.ResourceRequirementsAttributeRestrictionsNested<A> withNewResourceRequirementsAttributeRestrictions()
public PolicyRuleFluent.ResourceRequirementsAttributeRestrictionsNested<A> withNewResourceRequirementsAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
public PolicyRuleFluent.GitHubWebHookCauseAttributeRestrictionsNested<A> withNewGitHubWebHookCauseAttributeRestrictions()
public PolicyRuleFluent.GitHubWebHookCauseAttributeRestrictionsNested<A> withNewGitHubWebHookCauseAttributeRestrictionsLike(GitHubWebHookCause item)
public PolicyRuleFluent.OAuthClientListAttributeRestrictionsNested<A> withNewOAuthClientListAttributeRestrictions()
public PolicyRuleFluent.OAuthClientListAttributeRestrictionsNested<A> withNewOAuthClientListAttributeRestrictionsLike(OAuthClientList item)
public PolicyRuleFluent.PodSecurityPolicyReviewStatusAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewStatusAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicyReviewStatusAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewStatusAttributeRestrictionsLike(PodSecurityPolicyReviewStatus item)
public PolicyRuleFluent.TemplateInstanceStatusAttributeRestrictionsNested<A> withNewTemplateInstanceStatusAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceStatusAttributeRestrictionsNested<A> withNewTemplateInstanceStatusAttributeRestrictionsLike(TemplateInstanceStatus item)
public PolicyRuleFluent.HelmChartRepositoryListAttributeRestrictionsNested<A> withNewHelmChartRepositoryListAttributeRestrictions()
public PolicyRuleFluent.HelmChartRepositoryListAttributeRestrictionsNested<A> withNewHelmChartRepositoryListAttributeRestrictionsLike(HelmChartRepositoryList item)
public PolicyRuleFluent.PolicyRuleAttributeRestrictionsNested<A> withNewPolicyRuleAttributeRestrictions()
public PolicyRuleFluent.PolicyRuleAttributeRestrictionsNested<A> withNewPolicyRuleAttributeRestrictionsLike(PolicyRule item)
public PolicyRuleFluent.DeploymentTriggerPolicyAttributeRestrictionsNested<A> withNewDeploymentTriggerPolicyAttributeRestrictions()
public PolicyRuleFluent.DeploymentTriggerPolicyAttributeRestrictionsNested<A> withNewDeploymentTriggerPolicyAttributeRestrictionsLike(DeploymentTriggerPolicy item)
public PolicyRuleFluent.BuildStrategyAttributeRestrictionsNested<A> withNewBuildStrategyAttributeRestrictions()
public PolicyRuleFluent.BuildStrategyAttributeRestrictionsNested<A> withNewBuildStrategyAttributeRestrictionsLike(BuildStrategy item)
public PolicyRuleFluent.RepositoryImportSpecAttributeRestrictionsNested<A> withNewRepositoryImportSpecAttributeRestrictions()
public PolicyRuleFluent.RepositoryImportSpecAttributeRestrictionsNested<A> withNewRepositoryImportSpecAttributeRestrictionsLike(RepositoryImportSpec item)
public PolicyRuleFluent.BrokerTemplateInstanceListAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceListAttributeRestrictions()
public PolicyRuleFluent.BrokerTemplateInstanceListAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceListAttributeRestrictionsLike(BrokerTemplateInstanceList item)
public PolicyRuleFluent.ImageStreamImportStatusAttributeRestrictionsNested<A> withNewImageStreamImportStatusAttributeRestrictions()
public PolicyRuleFluent.ImageStreamImportStatusAttributeRestrictionsNested<A> withNewImageStreamImportStatusAttributeRestrictionsLike(ImageStreamImportStatus item)
public PolicyRuleFluent.CustomBuildStrategyAttributeRestrictionsNested<A> withNewCustomBuildStrategyAttributeRestrictions()
public PolicyRuleFluent.CustomBuildStrategyAttributeRestrictionsNested<A> withNewCustomBuildStrategyAttributeRestrictionsLike(CustomBuildStrategy item)
public PolicyRuleFluent.ClusterResourceQuotaSelectorAttributeRestrictionsNested<A> withNewClusterResourceQuotaSelectorAttributeRestrictions()
public PolicyRuleFluent.ClusterResourceQuotaSelectorAttributeRestrictionsNested<A> withNewClusterResourceQuotaSelectorAttributeRestrictionsLike(ClusterResourceQuotaSelector item)
public PolicyRuleFluent.SubjectAccessReviewResponseAttributeRestrictionsNested<A> withNewSubjectAccessReviewResponseAttributeRestrictions()
public PolicyRuleFluent.SubjectAccessReviewResponseAttributeRestrictionsNested<A> withNewSubjectAccessReviewResponseAttributeRestrictionsLike(SubjectAccessReviewResponse item)
public PolicyRuleFluent.DeploymentTriggerImageChangeParamsAttributeRestrictionsNested<A> withNewDeploymentTriggerImageChangeParamsAttributeRestrictions()
public PolicyRuleFluent.DeploymentTriggerImageChangeParamsAttributeRestrictionsNested<A> withNewDeploymentTriggerImageChangeParamsAttributeRestrictionsLike(DeploymentTriggerImageChangeParams item)
public PolicyRuleFluent.LocalObjectReferenceAttributeRestrictionsNested<A> withNewLocalObjectReferenceAttributeRestrictions()
public PolicyRuleFluent.LocalObjectReferenceAttributeRestrictionsNested<A> withNewLocalObjectReferenceAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
public A withNewLocalObjectReferenceAttributeRestrictions(String name)
public PolicyRuleFluent.TagImageHookAttributeRestrictionsNested<A> withNewTagImageHookAttributeRestrictions()
public PolicyRuleFluent.TagImageHookAttributeRestrictionsNested<A> withNewTagImageHookAttributeRestrictionsLike(TagImageHook item)
public PolicyRuleFluent.RouteTargetReferenceAttributeRestrictionsNested<A> withNewRouteTargetReferenceAttributeRestrictions()
public PolicyRuleFluent.RouteTargetReferenceAttributeRestrictionsNested<A> withNewRouteTargetReferenceAttributeRestrictionsLike(RouteTargetReference item)
public A withNewRouteTargetReferenceAttributeRestrictions(String kind, String name, Integer weight)
public PolicyRuleFluent.OpenshiftRawExtensionAttributeRestrictionsNested<A> withNewOpenshiftRawExtensionAttributeRestrictions()
public PolicyRuleFluent.OpenshiftRawExtensionAttributeRestrictionsNested<A> withNewRawExtensionAttributeRestrictionsLike(RawExtension item)
public A withNewOpenshiftRawExtensionAttributeRestrictions(Object value)
public PolicyRuleFluent.SubjectRulesReviewSpecAttributeRestrictionsNested<A> withNewSubjectRulesReviewSpecAttributeRestrictions()
public PolicyRuleFluent.SubjectRulesReviewSpecAttributeRestrictionsNested<A> withNewSubjectRulesReviewSpecAttributeRestrictionsLike(SubjectRulesReviewSpec item)
public PolicyRuleFluent.TagReferencePolicyAttributeRestrictionsNested<A> withNewTagReferencePolicyAttributeRestrictions()
public PolicyRuleFluent.TagReferencePolicyAttributeRestrictionsNested<A> withNewTagReferencePolicyAttributeRestrictionsLike(TagReferencePolicy item)
public A withNewTagReferencePolicyAttributeRestrictions(String type)
public PolicyRuleFluent.RoleListAttributeRestrictionsNested<A> withNewRoleListAttributeRestrictions()
public PolicyRuleFluent.RoleListAttributeRestrictionsNested<A> withNewRoleListAttributeRestrictionsLike(RoleList item)
public PolicyRuleFluent.ProjectAttributeRestrictionsNested<A> withNewProjectAttributeRestrictions()
public PolicyRuleFluent.ProjectAttributeRestrictionsNested<A> withNewProjectAttributeRestrictionsLike(Project item)
public PolicyRuleFluent.BuildVolumeSourceAttributeRestrictionsNested<A> withNewBuildVolumeSourceAttributeRestrictions()
public PolicyRuleFluent.BuildVolumeSourceAttributeRestrictionsNested<A> withNewBuildVolumeSourceAttributeRestrictionsLike(BuildVolumeSource item)
public PolicyRuleFluent.AppliedClusterResourceQuotaListAttributeRestrictionsNested<A> withNewAppliedClusterResourceQuotaListAttributeRestrictions()
public PolicyRuleFluent.AppliedClusterResourceQuotaListAttributeRestrictionsNested<A> withNewAppliedClusterResourceQuotaListAttributeRestrictionsLike(AppliedClusterResourceQuotaList item)
public PolicyRuleFluent.DeploymentConfigListAttributeRestrictionsNested<A> withNewDeploymentConfigListAttributeRestrictions()
public PolicyRuleFluent.DeploymentConfigListAttributeRestrictionsNested<A> withNewDeploymentConfigListAttributeRestrictionsLike(DeploymentConfigList item)
public PolicyRuleFluent.BuildStatusOutputAttributeRestrictionsNested<A> withNewBuildStatusOutputAttributeRestrictions()
public PolicyRuleFluent.BuildStatusOutputAttributeRestrictionsNested<A> withNewBuildStatusOutputAttributeRestrictionsLike(BuildStatusOutput item)
public PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<A> withNewBuildConfigAttributeRestrictions()
public PolicyRuleFluent.BuildConfigAttributeRestrictionsNested<A> withNewBuildConfigAttributeRestrictionsLike(BuildConfig item)
public PolicyRuleFluent.ImageImportStatusAttributeRestrictionsNested<A> withNewImageImportStatusAttributeRestrictions()
public PolicyRuleFluent.ImageImportStatusAttributeRestrictionsNested<A> withNewImageImportStatusAttributeRestrictionsLike(ImageImportStatus item)
public PolicyRuleFluent.PodSecurityPolicySubjectReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicySubjectReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewAttributeRestrictionsLike(PodSecurityPolicySubjectReview item)
public PolicyRuleFluent.GitLabWebHookCauseAttributeRestrictionsNested<A> withNewGitLabWebHookCauseAttributeRestrictions()
public PolicyRuleFluent.GitLabWebHookCauseAttributeRestrictionsNested<A> withNewGitLabWebHookCauseAttributeRestrictionsLike(GitLabWebHookCause item)
public PolicyRuleFluent.DeploymentConfigStatusAttributeRestrictionsNested<A> withNewDeploymentConfigStatusAttributeRestrictions()
public PolicyRuleFluent.DeploymentConfigStatusAttributeRestrictionsNested<A> withNewDeploymentConfigStatusAttributeRestrictionsLike(DeploymentConfigStatus item)
public PolicyRuleFluent.SecretBuildSourceAttributeRestrictionsNested<A> withNewSecretBuildSourceAttributeRestrictions()
public PolicyRuleFluent.SecretBuildSourceAttributeRestrictionsNested<A> withNewSecretBuildSourceAttributeRestrictionsLike(SecretBuildSource item)
public PolicyRuleFluent.EgressNetworkPolicySpecAttributeRestrictionsNested<A> withNewEgressNetworkPolicySpecAttributeRestrictions()
public PolicyRuleFluent.EgressNetworkPolicySpecAttributeRestrictionsNested<A> withNewEgressNetworkPolicySpecAttributeRestrictionsLike(EgressNetworkPolicySpec item)
public PolicyRuleFluent.HelmChartRepositoryAttributeRestrictionsNested<A> withNewHelmChartRepositoryAttributeRestrictions()
public PolicyRuleFluent.HelmChartRepositoryAttributeRestrictionsNested<A> withNewHelmChartRepositoryAttributeRestrictionsLike(HelmChartRepository item)
public PolicyRuleFluent.TagEventAttributeRestrictionsNested<A> withNewTagEventAttributeRestrictions()
public PolicyRuleFluent.TagEventAttributeRestrictionsNested<A> withNewTagEventAttributeRestrictionsLike(TagEvent item)
public A withNewTagEventAttributeRestrictions(String created, String dockerImageReference, Long generation, String image)
public PolicyRuleFluent.ImageStreamTagListAttributeRestrictionsNested<A> withNewImageStreamTagListAttributeRestrictions()
public PolicyRuleFluent.ImageStreamTagListAttributeRestrictionsNested<A> withNewImageStreamTagListAttributeRestrictionsLike(ImageStreamTagList item)
public PolicyRuleFluent.BitbucketWebHookCauseAttributeRestrictionsNested<A> withNewBitbucketWebHookCauseAttributeRestrictions()
public PolicyRuleFluent.BitbucketWebHookCauseAttributeRestrictionsNested<A> withNewBitbucketWebHookCauseAttributeRestrictionsLike(BitbucketWebHookCause item)
public PolicyRuleFluent.ProjectListAttributeRestrictionsNested<A> withNewProjectListAttributeRestrictions()
public PolicyRuleFluent.ProjectListAttributeRestrictionsNested<A> withNewProjectListAttributeRestrictionsLike(ProjectList item)
public PolicyRuleFluent.ProjectHelmChartRepositorySpecAttributeRestrictionsNested<A> withNewProjectHelmChartRepositorySpecAttributeRestrictions()
public PolicyRuleFluent.ProjectHelmChartRepositorySpecAttributeRestrictionsNested<A> withNewProjectHelmChartRepositorySpecAttributeRestrictionsLike(ProjectHelmChartRepositorySpec item)
public PolicyRuleFluent.RangeAllocationAttributeRestrictionsNested<A> withNewRangeAllocationAttributeRestrictions()
public PolicyRuleFluent.RangeAllocationAttributeRestrictionsNested<A> withNewRangeAllocationAttributeRestrictionsLike(RangeAllocation item)
public PolicyRuleFluent.ClusterRoleScopeRestrictionAttributeRestrictionsNested<A> withNewClusterRoleScopeRestrictionAttributeRestrictions()
public PolicyRuleFluent.ClusterRoleScopeRestrictionAttributeRestrictionsNested<A> withNewClusterRoleScopeRestrictionAttributeRestrictionsLike(ClusterRoleScopeRestriction item)
public PolicyRuleFluent.RouteAttributeRestrictionsNested<A> withNewRouteAttributeRestrictions()
public PolicyRuleFluent.RouteAttributeRestrictionsNested<A> withNewRouteAttributeRestrictionsLike(Route item)
public PolicyRuleFluent.SourceStrategyOptionsAttributeRestrictionsNested<A> withNewSourceStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.SourceStrategyOptionsAttributeRestrictionsNested<A> withNewSourceStrategyOptionsAttributeRestrictionsLike(SourceStrategyOptions item)
public A withNewSourceStrategyOptionsAttributeRestrictions(Boolean incremental)
public PolicyRuleFluent.ClusterNetworkAttributeRestrictionsNested<A> withNewClusterNetworkAttributeRestrictions()
public PolicyRuleFluent.ClusterNetworkAttributeRestrictionsNested<A> withNewClusterNetworkAttributeRestrictionsLike(ClusterNetwork item)
public PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenAttributeRestrictions()
public PolicyRuleFluent.OAuthAuthorizeTokenAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenAttributeRestrictionsLike(OAuthAuthorizeToken item)
public PolicyRuleFluent.DockerBuildStrategyAttributeRestrictionsNested<A> withNewDockerBuildStrategyAttributeRestrictions()
public PolicyRuleFluent.DockerBuildStrategyAttributeRestrictionsNested<A> withNewDockerBuildStrategyAttributeRestrictionsLike(DockerBuildStrategy item)
public PolicyRuleFluent.SignatureConditionAttributeRestrictionsNested<A> withNewSignatureConditionAttributeRestrictions()
public PolicyRuleFluent.SignatureConditionAttributeRestrictionsNested<A> withNewSignatureConditionAttributeRestrictionsLike(SignatureCondition item)
public PolicyRuleFluent.UserOAuthAccessTokenAttributeRestrictionsNested<A> withNewUserOAuthAccessTokenAttributeRestrictions()
public PolicyRuleFluent.UserOAuthAccessTokenAttributeRestrictionsNested<A> withNewUserOAuthAccessTokenAttributeRestrictionsLike(UserOAuthAccessToken item)
public PolicyRuleFluent.ConnectionConfigNamespaceScopedAttributeRestrictionsNested<A> withNewConnectionConfigNamespaceScopedAttributeRestrictions()
public PolicyRuleFluent.ConnectionConfigNamespaceScopedAttributeRestrictionsNested<A> withNewConnectionConfigNamespaceScopedAttributeRestrictionsLike(ConnectionConfigNamespaceScoped item)
public PolicyRuleFluent.RoleBindingRestrictionListAttributeRestrictionsNested<A> withNewRoleBindingRestrictionListAttributeRestrictions()
public PolicyRuleFluent.RoleBindingRestrictionListAttributeRestrictionsNested<A> withNewRoleBindingRestrictionListAttributeRestrictionsLike(RoleBindingRestrictionList item)
public PolicyRuleFluent.RawExtensionAttributeRestrictionsNested<A> withNewRawExtensionAttributeRestrictions()
public PolicyRuleFluent.RawExtensionAttributeRestrictionsNested<A> withNewRawExtensionAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.runtime.RawExtension item)
public A withNewRawExtensionAttributeRestrictions(Object value)
public PolicyRuleFluent.SecurityContextConstraintsListAttributeRestrictionsNested<A> withNewSecurityContextConstraintsListAttributeRestrictions()
public PolicyRuleFluent.SecurityContextConstraintsListAttributeRestrictionsNested<A> withNewSecurityContextConstraintsListAttributeRestrictionsLike(SecurityContextConstraintsList item)
public PolicyRuleFluent.ImageManifestAttributeRestrictionsNested<A> withNewImageManifestAttributeRestrictions()
public PolicyRuleFluent.ImageManifestAttributeRestrictionsNested<A> withNewImageManifestAttributeRestrictionsLike(ImageManifest item)
public PolicyRuleFluent.IdentityListAttributeRestrictionsNested<A> withNewIdentityListAttributeRestrictions()
public PolicyRuleFluent.IdentityListAttributeRestrictionsNested<A> withNewIdentityListAttributeRestrictionsLike(IdentityList item)
public PolicyRuleFluent.BuildConfigListAttributeRestrictionsNested<A> withNewBuildConfigListAttributeRestrictions()
public PolicyRuleFluent.BuildConfigListAttributeRestrictionsNested<A> withNewBuildConfigListAttributeRestrictionsLike(BuildConfigList item)
public PolicyRuleFluent.ClusterNetworkListAttributeRestrictionsNested<A> withNewClusterNetworkListAttributeRestrictions()
public PolicyRuleFluent.ClusterNetworkListAttributeRestrictionsNested<A> withNewClusterNetworkListAttributeRestrictionsLike(ClusterNetworkList item)
public PolicyRuleFluent.TemplateInstanceConditionAttributeRestrictionsNested<A> withNewTemplateInstanceConditionAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceConditionAttributeRestrictionsNested<A> withNewTemplateInstanceConditionAttributeRestrictionsLike(TemplateInstanceCondition item)
public A withNewTemplateInstanceConditionAttributeRestrictions(String lastTransitionTime, String message, String reason, String status, String type)
public PolicyRuleFluent.RepositoryImportStatusAttributeRestrictionsNested<A> withNewRepositoryImportStatusAttributeRestrictions()
public PolicyRuleFluent.RepositoryImportStatusAttributeRestrictionsNested<A> withNewRepositoryImportStatusAttributeRestrictionsLike(RepositoryImportStatus item)
public PolicyRuleFluent.DeploymentCauseAttributeRestrictionsNested<A> withNewDeploymentCauseAttributeRestrictions()
public PolicyRuleFluent.DeploymentCauseAttributeRestrictionsNested<A> withNewDeploymentCauseAttributeRestrictionsLike(DeploymentCause item)
public PolicyRuleFluent.GroupListAttributeRestrictionsNested<A> withNewGroupListAttributeRestrictions()
public PolicyRuleFluent.GroupListAttributeRestrictionsNested<A> withNewGroupListAttributeRestrictionsLike(GroupList item)
public PolicyRuleFluent.RunAsUserStrategyOptionsAttributeRestrictionsNested<A> withNewRunAsUserStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.RunAsUserStrategyOptionsAttributeRestrictionsNested<A> withNewRunAsUserStrategyOptionsAttributeRestrictionsLike(RunAsUserStrategyOptions item)
public A withNewRunAsUserStrategyOptionsAttributeRestrictions(String type, Long uid, Long uidRangeMax, Long uidRangeMin)
public PolicyRuleFluent.LifecycleHookAttributeRestrictionsNested<A> withNewLifecycleHookAttributeRestrictions()
public PolicyRuleFluent.LifecycleHookAttributeRestrictionsNested<A> withNewLifecycleHookAttributeRestrictionsLike(LifecycleHook item)
public PolicyRuleFluent.ImageStreamTagReferenceAttributeRestrictionsNested<A> withNewImageStreamTagReferenceAttributeRestrictions()
public PolicyRuleFluent.ImageStreamTagReferenceAttributeRestrictionsNested<A> withNewImageStreamTagReferenceAttributeRestrictionsLike(ImageStreamTagReference item)
public A withNewImageStreamTagReferenceAttributeRestrictions(String name, String namespace)
public PolicyRuleFluent.SourceControlUserAttributeRestrictionsNested<A> withNewSourceControlUserAttributeRestrictions()
public PolicyRuleFluent.SourceControlUserAttributeRestrictionsNested<A> withNewSourceControlUserAttributeRestrictionsLike(SourceControlUser item)
public A withNewSourceControlUserAttributeRestrictions(String email, String name)
public PolicyRuleFluent.ContainerAttributeRestrictionsNested<A> withNewContainerAttributeRestrictions()
public PolicyRuleFluent.ContainerAttributeRestrictionsNested<A> withNewContainerAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.Container item)
public PolicyRuleFluent.ImageStreamListAttributeRestrictionsNested<A> withNewImageStreamListAttributeRestrictions()
public PolicyRuleFluent.ImageStreamListAttributeRestrictionsNested<A> withNewImageStreamListAttributeRestrictionsLike(ImageStreamList item)
public PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<A> withNewClusterRoleBindingAttributeRestrictions()
public PolicyRuleFluent.ClusterRoleBindingAttributeRestrictionsNested<A> withNewClusterRoleBindingAttributeRestrictionsLike(ClusterRoleBinding item)
public PolicyRuleFluent.ResourceAccessReviewAttributeRestrictionsNested<A> withNewResourceAccessReviewAttributeRestrictions()
public PolicyRuleFluent.ResourceAccessReviewAttributeRestrictionsNested<A> withNewResourceAccessReviewAttributeRestrictionsLike(ResourceAccessReview item)
public PolicyRuleFluent.SelfSubjectRulesReviewAttributeRestrictionsNested<A> withNewSelfSubjectRulesReviewAttributeRestrictions()
public PolicyRuleFluent.SelfSubjectRulesReviewAttributeRestrictionsNested<A> withNewSelfSubjectRulesReviewAttributeRestrictionsLike(SelfSubjectRulesReview item)
public PolicyRuleFluent.UserOAuthAccessTokenListAttributeRestrictionsNested<A> withNewUserOAuthAccessTokenListAttributeRestrictions()
public PolicyRuleFluent.UserOAuthAccessTokenListAttributeRestrictionsNested<A> withNewUserOAuthAccessTokenListAttributeRestrictionsLike(UserOAuthAccessTokenList item)
public PolicyRuleFluent.ImageChangeTriggerStatusAttributeRestrictionsNested<A> withNewImageChangeTriggerStatusAttributeRestrictions()
public PolicyRuleFluent.ImageChangeTriggerStatusAttributeRestrictionsNested<A> withNewImageChangeTriggerStatusAttributeRestrictionsLike(ImageChangeTriggerStatus item)
public PolicyRuleFluent.RouteStatusAttributeRestrictionsNested<A> withNewRouteStatusAttributeRestrictions()
public PolicyRuleFluent.RouteStatusAttributeRestrictionsNested<A> withNewRouteStatusAttributeRestrictionsLike(RouteStatus item)
public PolicyRuleFluent.ClusterResourceQuotaAttributeRestrictionsNested<A> withNewClusterResourceQuotaAttributeRestrictions()
public PolicyRuleFluent.ClusterResourceQuotaAttributeRestrictionsNested<A> withNewClusterResourceQuotaAttributeRestrictionsLike(ClusterResourceQuota item)
public PolicyRuleFluent.NamedTagEventListAttributeRestrictionsNested<A> withNewNamedTagEventListAttributeRestrictions()
public PolicyRuleFluent.NamedTagEventListAttributeRestrictionsNested<A> withNewNamedTagEventListAttributeRestrictionsLike(NamedTagEventList item)
public PolicyRuleFluent.ClusterResourceQuotaListAttributeRestrictionsNested<A> withNewClusterResourceQuotaListAttributeRestrictions()
public PolicyRuleFluent.ClusterResourceQuotaListAttributeRestrictionsNested<A> withNewClusterResourceQuotaListAttributeRestrictionsLike(ClusterResourceQuotaList item)
public PolicyRuleFluent.RouteSpecAttributeRestrictionsNested<A> withNewRouteSpecAttributeRestrictions()
public PolicyRuleFluent.RouteSpecAttributeRestrictionsNested<A> withNewRouteSpecAttributeRestrictionsLike(RouteSpec item)
public PolicyRuleFluent.ProjectRequestAttributeRestrictionsNested<A> withNewProjectRequestAttributeRestrictions()
public PolicyRuleFluent.ProjectRequestAttributeRestrictionsNested<A> withNewProjectRequestAttributeRestrictionsLike(ProjectRequest item)
public PolicyRuleFluent.TemplateAttributeRestrictionsNested<A> withNewTemplateAttributeRestrictions()
public PolicyRuleFluent.TemplateAttributeRestrictionsNested<A> withNewTemplateAttributeRestrictionsLike(Template item)
public PolicyRuleFluent.ImageLookupPolicyAttributeRestrictionsNested<A> withNewImageLookupPolicyAttributeRestrictions()
public PolicyRuleFluent.ImageLookupPolicyAttributeRestrictionsNested<A> withNewImageLookupPolicyAttributeRestrictionsLike(ImageLookupPolicy item)
public A withNewImageLookupPolicyAttributeRestrictions(Boolean local)
public PolicyRuleFluent.OAuthClientAuthorizationAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationAttributeRestrictions()
public PolicyRuleFluent.OAuthClientAuthorizationAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationAttributeRestrictionsLike(OAuthClientAuthorization item)
public PolicyRuleFluent.ImageChangeCauseAttributeRestrictionsNested<A> withNewImageChangeCauseAttributeRestrictions()
public PolicyRuleFluent.ImageChangeCauseAttributeRestrictionsNested<A> withNewImageChangeCauseAttributeRestrictionsLike(ImageChangeCause item)
public PolicyRuleFluent.AllowedFlexVolumeAttributeRestrictionsNested<A> withNewAllowedFlexVolumeAttributeRestrictions()
public PolicyRuleFluent.AllowedFlexVolumeAttributeRestrictionsNested<A> withNewAllowedFlexVolumeAttributeRestrictionsLike(AllowedFlexVolume item)
public A withNewAllowedFlexVolumeAttributeRestrictions(String driver)
public PolicyRuleFluent.SubjectAccessReviewAttributeRestrictionsNested<A> withNewSubjectAccessReviewAttributeRestrictions()
public PolicyRuleFluent.SubjectAccessReviewAttributeRestrictionsNested<A> withNewSubjectAccessReviewAttributeRestrictionsLike(SubjectAccessReview item)
public PolicyRuleFluent.LocalResourceAccessReviewAttributeRestrictionsNested<A> withNewLocalResourceAccessReviewAttributeRestrictions()
public PolicyRuleFluent.LocalResourceAccessReviewAttributeRestrictionsNested<A> withNewLocalResourceAccessReviewAttributeRestrictionsLike(LocalResourceAccessReview item)
public PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<A> withNewClusterRoleAttributeRestrictions()
public PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<A> withNewClusterRoleAttributeRestrictionsLike(ClusterRole item)
public PolicyRuleFluent.ConnectionConfigAttributeRestrictionsNested<A> withNewConnectionConfigAttributeRestrictions()
public PolicyRuleFluent.ConnectionConfigAttributeRestrictionsNested<A> withNewConnectionConfigAttributeRestrictionsLike(ConnectionConfig item)
public PolicyRuleFluent.TagEventConditionAttributeRestrictionsNested<A> withNewTagEventConditionAttributeRestrictions()
public PolicyRuleFluent.TagEventConditionAttributeRestrictionsNested<A> withNewTagEventConditionAttributeRestrictionsLike(TagEventCondition item)
public PolicyRuleFluent.LabelSelectorAttributeRestrictionsNested<A> withNewLabelSelectorAttributeRestrictions()
public PolicyRuleFluent.LabelSelectorAttributeRestrictionsNested<A> withNewLabelSelectorAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.LabelSelector item)
public PolicyRuleFluent.NetNamespaceListAttributeRestrictionsNested<A> withNewNetNamespaceListAttributeRestrictions()
public PolicyRuleFluent.NetNamespaceListAttributeRestrictionsNested<A> withNewNetNamespaceListAttributeRestrictionsLike(NetNamespaceList item)
public PolicyRuleFluent.BrokerTemplateInstanceSpecAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceSpecAttributeRestrictions()
public PolicyRuleFluent.BrokerTemplateInstanceSpecAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceSpecAttributeRestrictionsLike(BrokerTemplateInstanceSpec item)
public PolicyRuleFluent.BinaryBuildSourceAttributeRestrictionsNested<A> withNewBinaryBuildSourceAttributeRestrictions()
public PolicyRuleFluent.BinaryBuildSourceAttributeRestrictionsNested<A> withNewBinaryBuildSourceAttributeRestrictionsLike(BinaryBuildSource item)
public A withNewBinaryBuildSourceAttributeRestrictions(String asFile)
public PolicyRuleFluent.OAuthClientAuthorizationListAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationListAttributeRestrictions()
public PolicyRuleFluent.OAuthClientAuthorizationListAttributeRestrictionsNested<A> withNewOAuthClientAuthorizationListAttributeRestrictionsLike(OAuthClientAuthorizationList item)
public PolicyRuleFluent.BuildSpecAttributeRestrictionsNested<A> withNewBuildSpecAttributeRestrictions()
public PolicyRuleFluent.BuildSpecAttributeRestrictionsNested<A> withNewBuildSpecAttributeRestrictionsLike(BuildSpec item)
public PolicyRuleFluent.ProjectStatusAttributeRestrictionsNested<A> withNewProjectStatusAttributeRestrictions()
public PolicyRuleFluent.ProjectStatusAttributeRestrictionsNested<A> withNewProjectStatusAttributeRestrictionsLike(ProjectStatus item)
public PolicyRuleFluent.LocalSubjectAccessReviewAttributeRestrictionsNested<A> withNewLocalSubjectAccessReviewAttributeRestrictions()
public PolicyRuleFluent.LocalSubjectAccessReviewAttributeRestrictionsNested<A> withNewLocalSubjectAccessReviewAttributeRestrictionsLike(LocalSubjectAccessReview item)
public PolicyRuleFluent.RollingDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewRollingDeploymentStrategyParamsAttributeRestrictions()
public PolicyRuleFluent.RollingDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewRollingDeploymentStrategyParamsAttributeRestrictionsLike(RollingDeploymentStrategyParams item)
public PolicyRuleFluent.GitSourceRevisionAttributeRestrictionsNested<A> withNewGitSourceRevisionAttributeRestrictions()
public PolicyRuleFluent.GitSourceRevisionAttributeRestrictionsNested<A> withNewGitSourceRevisionAttributeRestrictionsLike(GitSourceRevision item)
public PolicyRuleFluent.ImageLabelAttributeRestrictionsNested<A> withNewImageLabelAttributeRestrictions()
public PolicyRuleFluent.ImageLabelAttributeRestrictionsNested<A> withNewImageLabelAttributeRestrictionsLike(ImageLabel item)
public A withNewImageLabelAttributeRestrictions(String name, String value)
public PolicyRuleFluent.ImageChangeTriggerAttributeRestrictionsNested<A> withNewImageChangeTriggerAttributeRestrictions()
public PolicyRuleFluent.ImageChangeTriggerAttributeRestrictionsNested<A> withNewImageChangeTriggerAttributeRestrictionsLike(ImageChangeTrigger item)
public PolicyRuleFluent.PodSecurityPolicyReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewSpecAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicyReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewSpecAttributeRestrictionsLike(PodSecurityPolicyReviewSpec item)
public PolicyRuleFluent.ImageTagAttributeRestrictionsNested<A> withNewImageTagAttributeRestrictions()
public PolicyRuleFluent.ImageTagAttributeRestrictionsNested<A> withNewImageTagAttributeRestrictionsLike(ImageTag item)
public PolicyRuleFluent.ImageStreamImportSpecAttributeRestrictionsNested<A> withNewImageStreamImportSpecAttributeRestrictions()
public PolicyRuleFluent.ImageStreamImportSpecAttributeRestrictionsNested<A> withNewImageStreamImportSpecAttributeRestrictionsLike(ImageStreamImportSpec item)
public PolicyRuleFluent.FSGroupStrategyOptionsAttributeRestrictionsNested<A> withNewFSGroupStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.FSGroupStrategyOptionsAttributeRestrictionsNested<A> withNewFSGroupStrategyOptionsAttributeRestrictionsLike(FSGroupStrategyOptions item)
public PolicyRuleFluent.PodSecurityPolicyReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicyReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicyReviewAttributeRestrictionsLike(PodSecurityPolicyReview item)
public PolicyRuleFluent.RecreateDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewRecreateDeploymentStrategyParamsAttributeRestrictions()
public PolicyRuleFluent.RecreateDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewRecreateDeploymentStrategyParamsAttributeRestrictionsLike(RecreateDeploymentStrategyParams item)
public PolicyRuleFluent.DockerStrategyOptionsAttributeRestrictionsNested<A> withNewDockerStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.DockerStrategyOptionsAttributeRestrictionsNested<A> withNewDockerStrategyOptionsAttributeRestrictionsLike(DockerStrategyOptions item)
public PolicyRuleFluent.ImageListAttributeRestrictionsNested<A> withNewImageListAttributeRestrictions()
public PolicyRuleFluent.ImageListAttributeRestrictionsNested<A> withNewImageListAttributeRestrictionsLike(ImageList item)
public PolicyRuleFluent.ConfigMapBuildSourceAttributeRestrictionsNested<A> withNewConfigMapBuildSourceAttributeRestrictions()
public PolicyRuleFluent.ConfigMapBuildSourceAttributeRestrictionsNested<A> withNewConfigMapBuildSourceAttributeRestrictionsLike(ConfigMapBuildSource item)
public PolicyRuleFluent.ImageTagListAttributeRestrictionsNested<A> withNewImageTagListAttributeRestrictions()
public PolicyRuleFluent.ImageTagListAttributeRestrictionsNested<A> withNewImageTagListAttributeRestrictionsLike(ImageTagList item)
public PolicyRuleFluent.OAuthAccessTokenAttributeRestrictionsNested<A> withNewOAuthAccessTokenAttributeRestrictions()
public PolicyRuleFluent.OAuthAccessTokenAttributeRestrictionsNested<A> withNewOAuthAccessTokenAttributeRestrictionsLike(OAuthAccessToken item)
public PolicyRuleFluent.DeploymentConfigAttributeRestrictionsNested<A> withNewDeploymentConfigAttributeRestrictions()
public PolicyRuleFluent.DeploymentConfigAttributeRestrictionsNested<A> withNewDeploymentConfigAttributeRestrictionsLike(DeploymentConfig item)
public PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<A> withNewRoleBindingAttributeRestrictions()
public PolicyRuleFluent.RoleBindingAttributeRestrictionsNested<A> withNewRoleBindingAttributeRestrictionsLike(RoleBinding item)
public PolicyRuleFluent.ImageAttributeRestrictionsNested<A> withNewImageAttributeRestrictions()
public PolicyRuleFluent.ImageAttributeRestrictionsNested<A> withNewImageAttributeRestrictionsLike(Image item)
public PolicyRuleFluent.TLSConfigAttributeRestrictionsNested<A> withNewTLSConfigAttributeRestrictions()
public PolicyRuleFluent.TLSConfigAttributeRestrictionsNested<A> withNewTLSConfigAttributeRestrictionsLike(TLSConfig item)
public PolicyRuleFluent.BuildVolumeAttributeRestrictionsNested<A> withNewBuildVolumeAttributeRestrictions()
public PolicyRuleFluent.BuildVolumeAttributeRestrictionsNested<A> withNewBuildVolumeAttributeRestrictionsLike(BuildVolume item)
public PolicyRuleFluent.TemplateInstanceSpecAttributeRestrictionsNested<A> withNewTemplateInstanceSpecAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceSpecAttributeRestrictionsNested<A> withNewTemplateInstanceSpecAttributeRestrictionsLike(TemplateInstanceSpec item)
public PolicyRuleFluent.BuildStatusAttributeRestrictionsNested<A> withNewBuildStatusAttributeRestrictions()
public PolicyRuleFluent.BuildStatusAttributeRestrictionsNested<A> withNewBuildStatusAttributeRestrictionsLike(BuildStatus item)
public PolicyRuleFluent.ImageSourceAttributeRestrictionsNested<A> withNewImageSourceAttributeRestrictions()
public PolicyRuleFluent.ImageSourceAttributeRestrictionsNested<A> withNewImageSourceAttributeRestrictionsLike(ImageSource item)
public PolicyRuleFluent.ObjectMetaAttributeRestrictionsNested<A> withNewObjectMetaAttributeRestrictions()
public PolicyRuleFluent.ObjectMetaAttributeRestrictionsNested<A> withNewObjectMetaAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
public PolicyRuleFluent.PersistentVolumeClaimAttributeRestrictionsNested<A> withNewPersistentVolumeClaimAttributeRestrictions()
public PolicyRuleFluent.PersistentVolumeClaimAttributeRestrictionsNested<A> withNewPersistentVolumeClaimAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.PersistentVolumeClaim item)
public PolicyRuleFluent.PodSecurityPolicySelfSubjectReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicySelfSubjectReviewAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicySelfSubjectReviewAttributeRestrictionsNested<A> withNewPodSecurityPolicySelfSubjectReviewAttributeRestrictionsLike(PodSecurityPolicySelfSubjectReview item)
public PolicyRuleFluent.TagReferenceAttributeRestrictionsNested<A> withNewTagReferenceAttributeRestrictions()
public PolicyRuleFluent.TagReferenceAttributeRestrictionsNested<A> withNewTagReferenceAttributeRestrictionsLike(TagReference item)
public PolicyRuleFluent.EgressNetworkPolicyRuleAttributeRestrictionsNested<A> withNewEgressNetworkPolicyRuleAttributeRestrictions()
public PolicyRuleFluent.EgressNetworkPolicyRuleAttributeRestrictionsNested<A> withNewEgressNetworkPolicyRuleAttributeRestrictionsLike(EgressNetworkPolicyRule item)
public PolicyRuleFluent.SubjectRulesReviewStatusAttributeRestrictionsNested<A> withNewSubjectRulesReviewStatusAttributeRestrictions()
public PolicyRuleFluent.SubjectRulesReviewStatusAttributeRestrictionsNested<A> withNewSubjectRulesReviewStatusAttributeRestrictionsLike(SubjectRulesReviewStatus item)
public PolicyRuleFluent.BuildVolumeMountAttributeRestrictionsNested<A> withNewBuildVolumeMountAttributeRestrictions()
public PolicyRuleFluent.BuildVolumeMountAttributeRestrictionsNested<A> withNewBuildVolumeMountAttributeRestrictionsLike(BuildVolumeMount item)
public A withNewBuildVolumeMountAttributeRestrictions(String destinationPath)
public PolicyRuleFluent.ClusterNetworkEntryAttributeRestrictionsNested<A> withNewClusterNetworkEntryAttributeRestrictions()
public PolicyRuleFluent.ClusterNetworkEntryAttributeRestrictionsNested<A> withNewClusterNetworkEntryAttributeRestrictionsLike(ClusterNetworkEntry item)
public A withNewClusterNetworkEntryAttributeRestrictions(String cidr, Integer hostSubnetLength)
public PolicyRuleFluent.TemplateInstanceObjectAttributeRestrictionsNested<A> withNewTemplateInstanceObjectAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceObjectAttributeRestrictionsNested<A> withNewTemplateInstanceObjectAttributeRestrictionsLike(TemplateInstanceObject item)
public PolicyRuleFluent.GenericKubernetesResourceAttributeRestrictionsNested<A> withNewGenericKubernetesResourceAttributeRestrictions()
public PolicyRuleFluent.GenericKubernetesResourceAttributeRestrictionsNested<A> withNewGenericKubernetesResourceAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.GenericKubernetesResource item)
public PolicyRuleFluent.BuildSourceAttributeRestrictionsNested<A> withNewBuildSourceAttributeRestrictions()
public PolicyRuleFluent.BuildSourceAttributeRestrictionsNested<A> withNewBuildSourceAttributeRestrictionsLike(BuildSource item)
public PolicyRuleFluent.ClusterResourceQuotaStatusAttributeRestrictionsNested<A> withNewClusterResourceQuotaStatusAttributeRestrictions()
public PolicyRuleFluent.ClusterResourceQuotaStatusAttributeRestrictionsNested<A> withNewClusterResourceQuotaStatusAttributeRestrictionsLike(ClusterResourceQuotaStatus item)
public PolicyRuleFluent.DeploymentConditionAttributeRestrictionsNested<A> withNewDeploymentConditionAttributeRestrictions()
public PolicyRuleFluent.DeploymentConditionAttributeRestrictionsNested<A> withNewDeploymentConditionAttributeRestrictionsLike(DeploymentCondition item)
public PolicyRuleFluent.HelmChartRepositorySpecAttributeRestrictionsNested<A> withNewHelmChartRepositorySpecAttributeRestrictions()
public PolicyRuleFluent.HelmChartRepositorySpecAttributeRestrictionsNested<A> withNewHelmChartRepositorySpecAttributeRestrictionsLike(HelmChartRepositorySpec item)
public PolicyRuleFluent.DeploymentCauseImageTriggerAttributeRestrictionsNested<A> withNewDeploymentCauseImageTriggerAttributeRestrictions()
public PolicyRuleFluent.DeploymentCauseImageTriggerAttributeRestrictionsNested<A> withNewDeploymentCauseImageTriggerAttributeRestrictionsLike(DeploymentCauseImageTrigger item)
public PolicyRuleFluent.ImageStreamMappingAttributeRestrictionsNested<A> withNewImageStreamMappingAttributeRestrictions()
public PolicyRuleFluent.ImageStreamMappingAttributeRestrictionsNested<A> withNewImageStreamMappingAttributeRestrictionsLike(ImageStreamMapping item)
public PolicyRuleFluent.SubjectRulesReviewAttributeRestrictionsNested<A> withNewSubjectRulesReviewAttributeRestrictions()
public PolicyRuleFluent.SubjectRulesReviewAttributeRestrictionsNested<A> withNewSubjectRulesReviewAttributeRestrictionsLike(SubjectRulesReview item)
public PolicyRuleFluent.RoleAttributeRestrictionsNested<A> withNewRoleAttributeRestrictions()
public PolicyRuleFluent.RoleAttributeRestrictionsNested<A> withNewRoleAttributeRestrictionsLike(Role item)
public PolicyRuleFluent.GitBuildSourceAttributeRestrictionsNested<A> withNewGitBuildSourceAttributeRestrictions()
public PolicyRuleFluent.GitBuildSourceAttributeRestrictionsNested<A> withNewGitBuildSourceAttributeRestrictionsLike(GitBuildSource item)
public A withNewGitBuildSourceAttributeRestrictions(String httpProxy, String httpsProxy, String noProxy, String ref, String uri)
public PolicyRuleFluent.EgressNetworkPolicyListAttributeRestrictionsNested<A> withNewEgressNetworkPolicyListAttributeRestrictions()
public PolicyRuleFluent.EgressNetworkPolicyListAttributeRestrictionsNested<A> withNewEgressNetworkPolicyListAttributeRestrictionsLike(EgressNetworkPolicyList item)
public PolicyRuleFluent.SelfSubjectRulesReviewSpecAttributeRestrictionsNested<A> withNewSelfSubjectRulesReviewSpecAttributeRestrictions()
public PolicyRuleFluent.SelfSubjectRulesReviewSpecAttributeRestrictionsNested<A> withNewSelfSubjectRulesReviewSpecAttributeRestrictionsLike(SelfSubjectRulesReviewSpec item)
public PolicyRuleFluent.ImageSourcePathAttributeRestrictionsNested<A> withNewImageSourcePathAttributeRestrictions()
public PolicyRuleFluent.ImageSourcePathAttributeRestrictionsNested<A> withNewImageSourcePathAttributeRestrictionsLike(ImageSourcePath item)
public A withNewImageSourcePathAttributeRestrictions(String destinationDir, String sourcePath)
public PolicyRuleFluent.BuildConfigStatusAttributeRestrictionsNested<A> withNewBuildConfigStatusAttributeRestrictions()
public PolicyRuleFluent.BuildConfigStatusAttributeRestrictionsNested<A> withNewBuildConfigStatusAttributeRestrictionsLike(BuildConfigStatus item)
public PolicyRuleFluent.ResourceQuotaStatusByNamespaceAttributeRestrictionsNested<A> withNewResourceQuotaStatusByNamespaceAttributeRestrictions()
public PolicyRuleFluent.ResourceQuotaStatusByNamespaceAttributeRestrictionsNested<A> withNewResourceQuotaStatusByNamespaceAttributeRestrictionsLike(ResourceQuotaStatusByNamespace item)
public PolicyRuleFluent.SourceBuildStrategyAttributeRestrictionsNested<A> withNewSourceBuildStrategyAttributeRestrictions()
public PolicyRuleFluent.SourceBuildStrategyAttributeRestrictionsNested<A> withNewSourceBuildStrategyAttributeRestrictionsLike(SourceBuildStrategy item)
public PolicyRuleFluent.ParameterAttributeRestrictionsNested<A> withNewParameterAttributeRestrictions()
public PolicyRuleFluent.ParameterAttributeRestrictionsNested<A> withNewParameterAttributeRestrictionsLike(Parameter item)
public PolicyRuleFluent.RoleBindingListAttributeRestrictionsNested<A> withNewRoleBindingListAttributeRestrictions()
public PolicyRuleFluent.RoleBindingListAttributeRestrictionsNested<A> withNewRoleBindingListAttributeRestrictionsLike(RoleBindingList item)
public PolicyRuleFluent.PodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicySelfSubjectReviewSpecAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicySelfSubjectReviewSpecAttributeRestrictionsLike(PodSecurityPolicySelfSubjectReviewSpec item)
public PolicyRuleFluent.BrokerTemplateInstanceAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceAttributeRestrictions()
public PolicyRuleFluent.BrokerTemplateInstanceAttributeRestrictionsNested<A> withNewBrokerTemplateInstanceAttributeRestrictionsLike(BrokerTemplateInstance item)
public PolicyRuleFluent.BuildPostCommitSpecAttributeRestrictionsNested<A> withNewBuildPostCommitSpecAttributeRestrictions()
public PolicyRuleFluent.BuildPostCommitSpecAttributeRestrictionsNested<A> withNewBuildPostCommitSpecAttributeRestrictionsLike(BuildPostCommitSpec item)
public PolicyRuleFluent.OAuthAuthorizeTokenListAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenListAttributeRestrictions()
public PolicyRuleFluent.OAuthAuthorizeTokenListAttributeRestrictionsNested<A> withNewOAuthAuthorizeTokenListAttributeRestrictionsLike(OAuthAuthorizeTokenList item)
public PolicyRuleFluent.DeploymentStrategyAttributeRestrictionsNested<A> withNewDeploymentStrategyAttributeRestrictions()
public PolicyRuleFluent.DeploymentStrategyAttributeRestrictionsNested<A> withNewDeploymentStrategyAttributeRestrictionsLike(DeploymentStrategy item)
public PolicyRuleFluent.SignatureSubjectAttributeRestrictionsNested<A> withNewSignatureSubjectAttributeRestrictions()
public PolicyRuleFluent.SignatureSubjectAttributeRestrictionsNested<A> withNewSignatureSubjectAttributeRestrictionsLike(SignatureSubject item)
public A withNewSignatureSubjectAttributeRestrictions(String commonName, String organization, String publicKeyID)
public PolicyRuleFluent.HostSubnetListAttributeRestrictionsNested<A> withNewHostSubnetListAttributeRestrictions()
public PolicyRuleFluent.HostSubnetListAttributeRestrictionsNested<A> withNewHostSubnetListAttributeRestrictionsLike(HostSubnetList item)
public PolicyRuleFluent.RouteIngressConditionAttributeRestrictionsNested<A> withNewRouteIngressConditionAttributeRestrictions()
public PolicyRuleFluent.RouteIngressConditionAttributeRestrictionsNested<A> withNewRouteIngressConditionAttributeRestrictionsLike(RouteIngressCondition item)
public A withNewRouteIngressConditionAttributeRestrictions(String lastTransitionTime, String message, String reason, String status, String type)
public PolicyRuleFluent.CustomDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewCustomDeploymentStrategyParamsAttributeRestrictions()
public PolicyRuleFluent.CustomDeploymentStrategyParamsAttributeRestrictionsNested<A> withNewCustomDeploymentStrategyParamsAttributeRestrictionsLike(CustomDeploymentStrategyParams item)
public PolicyRuleFluent.ImageImportSpecAttributeRestrictionsNested<A> withNewImageImportSpecAttributeRestrictions()
public PolicyRuleFluent.ImageImportSpecAttributeRestrictionsNested<A> withNewImageImportSpecAttributeRestrictionsLike(ImageImportSpec item)
public PolicyRuleFluent.StageInfoAttributeRestrictionsNested<A> withNewStageInfoAttributeRestrictions()
public PolicyRuleFluent.StageInfoAttributeRestrictionsNested<A> withNewStageInfoAttributeRestrictionsLike(StageInfo item)
public PolicyRuleFluent.RoleBindingRestrictionSpecAttributeRestrictionsNested<A> withNewRoleBindingRestrictionSpecAttributeRestrictions()
public PolicyRuleFluent.RoleBindingRestrictionSpecAttributeRestrictionsNested<A> withNewRoleBindingRestrictionSpecAttributeRestrictionsLike(RoleBindingRestrictionSpec item)
public PolicyRuleFluent.IDRangeAttributeRestrictionsNested<A> withNewIDRangeAttributeRestrictions()
public PolicyRuleFluent.IDRangeAttributeRestrictionsNested<A> withNewIDRangeAttributeRestrictionsLike(IDRange item)
public A withNewIDRangeAttributeRestrictions(Long max, Long min)
public PolicyRuleFluent.UserListAttributeRestrictionsNested<A> withNewUserListAttributeRestrictions()
public PolicyRuleFluent.UserListAttributeRestrictionsNested<A> withNewUserListAttributeRestrictionsLike(UserList item)
public PolicyRuleFluent.BuildConfigSpecAttributeRestrictionsNested<A> withNewBuildConfigSpecAttributeRestrictions()
public PolicyRuleFluent.BuildConfigSpecAttributeRestrictionsNested<A> withNewBuildConfigSpecAttributeRestrictionsLike(BuildConfigSpec item)
public PolicyRuleFluent.UserAttributeRestrictionsNested<A> withNewUserAttributeRestrictions()
public PolicyRuleFluent.UserAttributeRestrictionsNested<A> withNewUserAttributeRestrictionsLike(User item)
public PolicyRuleFluent.ImageStreamImageAttributeRestrictionsNested<A> withNewImageStreamImageAttributeRestrictions()
public PolicyRuleFluent.ImageStreamImageAttributeRestrictionsNested<A> withNewImageStreamImageAttributeRestrictionsLike(ImageStreamImage item)
public PolicyRuleFluent.BuildStatusOutputToAttributeRestrictionsNested<A> withNewBuildStatusOutputToAttributeRestrictions()
public PolicyRuleFluent.BuildStatusOutputToAttributeRestrictionsNested<A> withNewBuildStatusOutputToAttributeRestrictionsLike(BuildStatusOutputTo item)
public A withNewBuildStatusOutputToAttributeRestrictions(String imageDigest)
public PolicyRuleFluent.BuildConditionAttributeRestrictionsNested<A> withNewBuildConditionAttributeRestrictions()
public PolicyRuleFluent.BuildConditionAttributeRestrictionsNested<A> withNewBuildConditionAttributeRestrictionsLike(BuildCondition item)
public PolicyRuleFluent.ResourceAccessReviewResponseAttributeRestrictionsNested<A> withNewResourceAccessReviewResponseAttributeRestrictions()
public PolicyRuleFluent.ResourceAccessReviewResponseAttributeRestrictionsNested<A> withNewResourceAccessReviewResponseAttributeRestrictionsLike(ResourceAccessReviewResponse item)
public PolicyRuleFluent.ExecNewPodHookAttributeRestrictionsNested<A> withNewExecNewPodHookAttributeRestrictions()
public PolicyRuleFluent.ExecNewPodHookAttributeRestrictionsNested<A> withNewExecNewPodHookAttributeRestrictionsLike(ExecNewPodHook item)
public PolicyRuleFluent.SecretSpecAttributeRestrictionsNested<A> withNewSecretSpecAttributeRestrictions()
public PolicyRuleFluent.SecretSpecAttributeRestrictionsNested<A> withNewSecretSpecAttributeRestrictionsLike(SecretSpec item)
public PolicyRuleFluent.ClusterRoleBindingListAttributeRestrictionsNested<A> withNewClusterRoleBindingListAttributeRestrictions()
public PolicyRuleFluent.ClusterRoleBindingListAttributeRestrictionsNested<A> withNewClusterRoleBindingListAttributeRestrictionsLike(ClusterRoleBindingList item)
public PolicyRuleFluent.EgressNetworkPolicyPeerAttributeRestrictionsNested<A> withNewEgressNetworkPolicyPeerAttributeRestrictions()
public PolicyRuleFluent.EgressNetworkPolicyPeerAttributeRestrictionsNested<A> withNewEgressNetworkPolicyPeerAttributeRestrictionsLike(EgressNetworkPolicyPeer item)
public A withNewEgressNetworkPolicyPeerAttributeRestrictions(String cidrSelector, String dnsName)
public PolicyRuleFluent.ProjectHelmChartRepositoryListAttributeRestrictionsNested<A> withNewProjectHelmChartRepositoryListAttributeRestrictions()
public PolicyRuleFluent.ProjectHelmChartRepositoryListAttributeRestrictionsNested<A> withNewProjectHelmChartRepositoryListAttributeRestrictionsLike(ProjectHelmChartRepositoryList item)
public PolicyRuleFluent.TemplateInstanceAttributeRestrictionsNested<A> withNewTemplateInstanceAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceAttributeRestrictionsNested<A> withNewTemplateInstanceAttributeRestrictionsLike(TemplateInstance item)
public PolicyRuleFluent.WebHookTriggerAttributeRestrictionsNested<A> withNewWebHookTriggerAttributeRestrictions()
public PolicyRuleFluent.WebHookTriggerAttributeRestrictionsNested<A> withNewWebHookTriggerAttributeRestrictionsLike(WebHookTrigger item)
public PolicyRuleFluent.ServiceAccountReferenceAttributeRestrictionsNested<A> withNewServiceAccountReferenceAttributeRestrictions()
public PolicyRuleFluent.ServiceAccountReferenceAttributeRestrictionsNested<A> withNewServiceAccountReferenceAttributeRestrictionsLike(ServiceAccountReference item)
public A withNewServiceAccountReferenceAttributeRestrictions(String name, String namespace)
public PolicyRuleFluent.BuildAttributeRestrictionsNested<A> withNewBuildAttributeRestrictions()
public PolicyRuleFluent.BuildAttributeRestrictionsNested<A> withNewBuildAttributeRestrictionsLike(Build item)
public PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<A> withNewRoleBindingRestrictionAttributeRestrictions()
public PolicyRuleFluent.RoleBindingRestrictionAttributeRestrictionsNested<A> withNewRoleBindingRestrictionAttributeRestrictionsLike(RoleBindingRestriction item)
public PolicyRuleFluent.TagImportPolicyAttributeRestrictionsNested<A> withNewTagImportPolicyAttributeRestrictions()
public PolicyRuleFluent.TagImportPolicyAttributeRestrictionsNested<A> withNewTagImportPolicyAttributeRestrictionsLike(TagImportPolicy item)
public A withNewTagImportPolicyAttributeRestrictions(String importMode, Boolean insecure, Boolean scheduled)
public PolicyRuleFluent.ImageStreamTagAttributeRestrictionsNested<A> withNewImageStreamTagAttributeRestrictions()
public PolicyRuleFluent.ImageStreamTagAttributeRestrictionsNested<A> withNewImageStreamTagAttributeRestrictionsLike(ImageStreamTag item)
public PolicyRuleFluent.BuildTriggerPolicyAttributeRestrictionsNested<A> withNewBuildTriggerPolicyAttributeRestrictions()
public PolicyRuleFluent.BuildTriggerPolicyAttributeRestrictionsNested<A> withNewBuildTriggerPolicyAttributeRestrictionsLike(BuildTriggerPolicy item)
public PolicyRuleFluent.RoutePortAttributeRestrictionsNested<A> withNewRoutePortAttributeRestrictions()
public PolicyRuleFluent.RoutePortAttributeRestrictionsNested<A> withNewRoutePortAttributeRestrictionsLike(RoutePort item)
public PolicyRuleFluent.TemplateInstanceRequesterAttributeRestrictionsNested<A> withNewTemplateInstanceRequesterAttributeRestrictions()
public PolicyRuleFluent.TemplateInstanceRequesterAttributeRestrictionsNested<A> withNewTemplateInstanceRequesterAttributeRestrictionsLike(TemplateInstanceRequester item)
public PolicyRuleFluent.GroupAttributeRestrictionsNested<A> withNewGroupAttributeRestrictions()
public PolicyRuleFluent.GroupAttributeRestrictionsNested<A> withNewGroupAttributeRestrictionsLike(Group item)
public PolicyRuleFluent.BuildTriggerCauseAttributeRestrictionsNested<A> withNewBuildTriggerCauseAttributeRestrictions()
public PolicyRuleFluent.BuildTriggerCauseAttributeRestrictionsNested<A> withNewBuildTriggerCauseAttributeRestrictionsLike(BuildTriggerCause item)
public PolicyRuleFluent.ImageSignatureAttributeRestrictionsNested<A> withNewImageSignatureAttributeRestrictions()
public PolicyRuleFluent.ImageSignatureAttributeRestrictionsNested<A> withNewImageSignatureAttributeRestrictionsLike(ImageSignature item)
public PolicyRuleFluent.HelmChartRepositoryStatusAttributeRestrictionsNested<A> withNewHelmChartRepositoryStatusAttributeRestrictions()
public PolicyRuleFluent.HelmChartRepositoryStatusAttributeRestrictionsNested<A> withNewHelmChartRepositoryStatusAttributeRestrictionsLike(HelmChartRepositoryStatus item)
public PolicyRuleFluent.DeploymentConfigSpecAttributeRestrictionsNested<A> withNewDeploymentConfigSpecAttributeRestrictions()
public PolicyRuleFluent.DeploymentConfigSpecAttributeRestrictionsNested<A> withNewDeploymentConfigSpecAttributeRestrictionsLike(DeploymentConfigSpec item)
public PolicyRuleFluent.HostSubnetAttributeRestrictionsNested<A> withNewHostSubnetAttributeRestrictions()
public PolicyRuleFluent.HostSubnetAttributeRestrictionsNested<A> withNewHostSubnetAttributeRestrictionsLike(HostSubnet item)
public PolicyRuleFluent.GroupRestrictionAttributeRestrictionsNested<A> withNewGroupRestrictionAttributeRestrictions()
public PolicyRuleFluent.GroupRestrictionAttributeRestrictionsNested<A> withNewGroupRestrictionAttributeRestrictionsLike(GroupRestriction item)
public PolicyRuleFluent.AppliedClusterResourceQuotaAttributeRestrictionsNested<A> withNewAppliedClusterResourceQuotaAttributeRestrictions()
public PolicyRuleFluent.AppliedClusterResourceQuotaAttributeRestrictionsNested<A> withNewAppliedClusterResourceQuotaAttributeRestrictionsLike(AppliedClusterResourceQuota item)
public PolicyRuleFluent.OAuthAccessTokenListAttributeRestrictionsNested<A> withNewOAuthAccessTokenListAttributeRestrictions()
public PolicyRuleFluent.OAuthAccessTokenListAttributeRestrictionsNested<A> withNewOAuthAccessTokenListAttributeRestrictionsLike(OAuthAccessTokenList item)
public PolicyRuleFluent.JenkinsPipelineBuildStrategyAttributeRestrictionsNested<A> withNewJenkinsPipelineBuildStrategyAttributeRestrictions()
public PolicyRuleFluent.JenkinsPipelineBuildStrategyAttributeRestrictionsNested<A> withNewJenkinsPipelineBuildStrategyAttributeRestrictionsLike(JenkinsPipelineBuildStrategy item)
public PolicyRuleFluent.SecurityContextConstraintsAttributeRestrictionsNested<A> withNewSecurityContextConstraintsAttributeRestrictions()
public PolicyRuleFluent.SecurityContextConstraintsAttributeRestrictionsNested<A> withNewSecurityContextConstraintsAttributeRestrictionsLike(SecurityContextConstraints item)
public PolicyRuleFluent.SupplementalGroupsStrategyOptionsAttributeRestrictionsNested<A> withNewSupplementalGroupsStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.SupplementalGroupsStrategyOptionsAttributeRestrictionsNested<A> withNewSupplementalGroupsStrategyOptionsAttributeRestrictionsLike(SupplementalGroupsStrategyOptions item)
public PolicyRuleFluent.ServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsNested<A> withNewServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictions()
public PolicyRuleFluent.ServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsNested<A> withNewServiceAccountPodSecurityPolicyReviewStatusAttributeRestrictionsLike(ServiceAccountPodSecurityPolicyReviewStatus item)
public PolicyRuleFluent.BuildRequestAttributeRestrictionsNested<A> withNewBuildRequestAttributeRestrictions()
public PolicyRuleFluent.BuildRequestAttributeRestrictionsNested<A> withNewBuildRequestAttributeRestrictionsLike(BuildRequest item)
public PolicyRuleFluent.SELinuxContextStrategyOptionsAttributeRestrictionsNested<A> withNewSELinuxContextStrategyOptionsAttributeRestrictions()
public PolicyRuleFluent.SELinuxContextStrategyOptionsAttributeRestrictionsNested<A> withNewSELinuxContextStrategyOptionsAttributeRestrictionsLike(SELinuxContextStrategyOptions item)
public PolicyRuleFluent.ClusterRoleListAttributeRestrictionsNested<A> withNewClusterRoleListAttributeRestrictions()
public PolicyRuleFluent.ClusterRoleListAttributeRestrictionsNested<A> withNewClusterRoleListAttributeRestrictionsLike(ClusterRoleList item)
public PolicyRuleFluent.RouteListAttributeRestrictionsNested<A> withNewRouteListAttributeRestrictions()
public PolicyRuleFluent.RouteListAttributeRestrictionsNested<A> withNewRouteListAttributeRestrictionsLike(RouteList item)
public PolicyRuleFluent.ImageStreamStatusAttributeRestrictionsNested<A> withNewImageStreamStatusAttributeRestrictions()
public PolicyRuleFluent.ImageStreamStatusAttributeRestrictionsNested<A> withNewImageStreamStatusAttributeRestrictionsLike(ImageStreamStatus item)
public PolicyRuleFluent.EgressNetworkPolicyAttributeRestrictionsNested<A> withNewEgressNetworkPolicyAttributeRestrictions()
public PolicyRuleFluent.EgressNetworkPolicyAttributeRestrictionsNested<A> withNewEgressNetworkPolicyAttributeRestrictionsLike(EgressNetworkPolicy item)
public PolicyRuleFluent.NetNamespaceAttributeRestrictionsNested<A> withNewNetNamespaceAttributeRestrictions()
public PolicyRuleFluent.NetNamespaceAttributeRestrictionsNested<A> withNewNetNamespaceAttributeRestrictionsLike(NetNamespace item)
public PolicyRuleFluent.UserIdentityMappingAttributeRestrictionsNested<A> withNewUserIdentityMappingAttributeRestrictions()
public PolicyRuleFluent.UserIdentityMappingAttributeRestrictionsNested<A> withNewUserIdentityMappingAttributeRestrictionsLike(UserIdentityMapping item)
public PolicyRuleFluent.DeploymentDetailsAttributeRestrictionsNested<A> withNewDeploymentDetailsAttributeRestrictions()
public PolicyRuleFluent.DeploymentDetailsAttributeRestrictionsNested<A> withNewDeploymentDetailsAttributeRestrictionsLike(DeploymentDetails item)
public PolicyRuleFluent.PodSecurityPolicySubjectReviewStatusAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewStatusAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicySubjectReviewStatusAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewStatusAttributeRestrictionsLike(PodSecurityPolicySubjectReviewStatus item)
public PolicyRuleFluent.PodSecurityPolicySubjectReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewSpecAttributeRestrictions()
public PolicyRuleFluent.PodSecurityPolicySubjectReviewSpecAttributeRestrictionsNested<A> withNewPodSecurityPolicySubjectReviewSpecAttributeRestrictionsLike(PodSecurityPolicySubjectReviewSpec item)
public PolicyRuleFluent.ImageStreamAttributeRestrictionsNested<A> withNewImageStreamAttributeRestrictions()
public PolicyRuleFluent.ImageStreamAttributeRestrictionsNested<A> withNewImageStreamAttributeRestrictionsLike(ImageStream item)
public PolicyRuleFluent.BuildListAttributeRestrictionsNested<A> withNewBuildListAttributeRestrictions()
public PolicyRuleFluent.BuildListAttributeRestrictionsNested<A> withNewBuildListAttributeRestrictionsLike(BuildList item)
public PolicyRuleFluent.TemplateListAttributeRestrictionsNested<A> withNewTemplateListAttributeRestrictions()
public PolicyRuleFluent.TemplateListAttributeRestrictionsNested<A> withNewTemplateListAttributeRestrictionsLike(TemplateList item)
public PolicyRuleFluent.BuildOutputAttributeRestrictionsNested<A> withNewBuildOutputAttributeRestrictions()
public PolicyRuleFluent.BuildOutputAttributeRestrictionsNested<A> withNewBuildOutputAttributeRestrictionsLike(BuildOutput item)
public PolicyRuleFluent.ProjectSpecAttributeRestrictionsNested<A> withNewProjectSpecAttributeRestrictions()
public PolicyRuleFluent.ProjectSpecAttributeRestrictionsNested<A> withNewProjectSpecAttributeRestrictionsLike(ProjectSpec item)
public PolicyRuleFluent.SourceRevisionAttributeRestrictionsNested<A> withNewSourceRevisionAttributeRestrictions()
public PolicyRuleFluent.SourceRevisionAttributeRestrictionsNested<A> withNewSourceRevisionAttributeRestrictionsLike(SourceRevision item)
public PolicyRuleFluent.ObjectReferenceAttributeRestrictionsNested<A> withNewObjectReferenceAttributeRestrictions()
public PolicyRuleFluent.ObjectReferenceAttributeRestrictionsNested<A> withNewObjectReferenceAttributeRestrictionsLike(io.fabric8.kubernetes.api.model.ObjectReference item)
public PolicyRuleFluent.SignatureIssuerAttributeRestrictionsNested<A> withNewSignatureIssuerAttributeRestrictions()
public PolicyRuleFluent.SignatureIssuerAttributeRestrictionsNested<A> withNewSignatureIssuerAttributeRestrictionsLike(SignatureIssuer item)
public A withNewSignatureIssuerAttributeRestrictions(String commonName, String organization)
public PolicyRuleFluent.ImageLayerAttributeRestrictionsNested<A> withNewImageLayerAttributeRestrictions()
public PolicyRuleFluent.ImageLayerAttributeRestrictionsNested<A> withNewImageLayerAttributeRestrictionsLike(ImageLayer item)
public A withNewImageLayerAttributeRestrictions(String mediaType, String name, Long size)
public PolicyRuleFluent.ClusterResourceQuotaSpecAttributeRestrictionsNested<A> withNewClusterResourceQuotaSpecAttributeRestrictions()
public PolicyRuleFluent.ClusterResourceQuotaSpecAttributeRestrictionsNested<A> withNewClusterResourceQuotaSpecAttributeRestrictionsLike(ClusterResourceQuotaSpec item)
public PolicyRuleFluent.ImageStreamSpecAttributeRestrictionsNested<A> withNewImageStreamSpecAttributeRestrictions()
public PolicyRuleFluent.ImageStreamSpecAttributeRestrictionsNested<A> withNewImageStreamSpecAttributeRestrictionsLike(ImageStreamSpec item)
public PolicyRuleFluent.RouteIngressAttributeRestrictionsNested<A> withNewRouteIngressAttributeRestrictions()
public PolicyRuleFluent.RouteIngressAttributeRestrictionsNested<A> withNewRouteIngressAttributeRestrictionsLike(RouteIngress item)
public PolicyRuleFluent.OAuthClientAttributeRestrictionsNested<A> withNewOAuthClientAttributeRestrictions()
public PolicyRuleFluent.OAuthClientAttributeRestrictionsNested<A> withNewOAuthClientAttributeRestrictionsLike(OAuthClient item)
public PolicyRuleFluent.IdentityAttributeRestrictionsNested<A> withNewIdentityAttributeRestrictions()
public PolicyRuleFluent.IdentityAttributeRestrictionsNested<A> withNewIdentityAttributeRestrictionsLike(Identity item)
public PolicyRuleFluent.RangeAllocationListAttributeRestrictionsNested<A> withNewRangeAllocationListAttributeRestrictions()
public PolicyRuleFluent.RangeAllocationListAttributeRestrictionsNested<A> withNewRangeAllocationListAttributeRestrictionsLike(RangeAllocationList item)
public A addAllToNonResourceURLs(Collection<String> items)
public A removeAllFromNonResourceURLs(Collection<String> items)
public String getNonResourceURL(int index)
public String getFirstNonResourceURL()
public String getLastNonResourceURL()
public boolean hasNonResourceURLs()
public A addAllToResourceNames(Collection<String> items)
public A removeAllFromResourceNames(Collection<String> items)
public String getResourceName(int index)
public String getFirstResourceName()
public String getLastResourceName()
public boolean hasResourceNames()
public A addAllToResources(Collection<String> items)
public A removeAllFromResources(Collection<String> items)
public String getResource(int index)
public String getFirstResource()
public String getLastResource()
public boolean hasResources()
public A addAllToVerbs(Collection<String> items)
public A removeAllFromVerbs(Collection<String> items)
public String getVerb(int index)
public String getFirstVerb()
public String getLastVerb()
public boolean hasVerbs()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PolicyRuleFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PolicyRuleFluent<A>>protected static <T> io.fabric8.kubernetes.api.builder.VisitableBuilder<T,?> builder(Object item)
Copyright © 2015–2023 Red Hat. All rights reserved.