public class V1alpha1AuditSinkSpecFluentImpl<A extends V1alpha1AuditSinkSpecFluent<A>> extends BaseFluent<A> implements V1alpha1AuditSinkSpecFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1alpha1AuditSinkSpecFluentImpl.PolicyNestedImpl<N> |
class |
V1alpha1AuditSinkSpecFluentImpl.WebhookNestedImpl<N> |
V1alpha1AuditSinkSpecFluent.PolicyNested<N>, V1alpha1AuditSinkSpecFluent.WebhookNested<N>
_visitables
Constructor and Description |
---|
V1alpha1AuditSinkSpecFluentImpl() |
V1alpha1AuditSinkSpecFluentImpl(V1alpha1AuditSinkSpec instance) |
public V1alpha1AuditSinkSpecFluentImpl()
public V1alpha1AuditSinkSpecFluentImpl(V1alpha1AuditSinkSpec instance)
@Deprecated public V1alpha1Policy getPolicy()
getPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1Policy buildPolicy()
buildPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public A withPolicy(V1alpha1Policy policy)
withPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public Boolean hasPolicy()
hasPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.PolicyNested<A> withNewPolicy()
withNewPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.PolicyNested<A> withNewPolicyLike(V1alpha1Policy item)
withNewPolicyLike
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.PolicyNested<A> editPolicy()
editPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.PolicyNested<A> editOrNewPolicy()
editOrNewPolicy
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.PolicyNested<A> editOrNewPolicyLike(V1alpha1Policy item)
editOrNewPolicyLike
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
@Deprecated public V1alpha1Webhook getWebhook()
getWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1Webhook buildWebhook()
buildWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public A withWebhook(V1alpha1Webhook webhook)
withWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public Boolean hasWebhook()
hasWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.WebhookNested<A> withNewWebhook()
withNewWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.WebhookNested<A> withNewWebhookLike(V1alpha1Webhook item)
withNewWebhookLike
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.WebhookNested<A> editWebhook()
editWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.WebhookNested<A> editOrNewWebhook()
editOrNewWebhook
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
public V1alpha1AuditSinkSpecFluent.WebhookNested<A> editOrNewWebhookLike(V1alpha1Webhook item)
editOrNewWebhookLike
in interface V1alpha1AuditSinkSpecFluent<A extends V1alpha1AuditSinkSpecFluent<A>>
Copyright © 2020. All rights reserved.