public class IngressPlatformSpecFluent<A extends IngressPlatformSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressPlatformSpecFluent.AwsNested<N> |
| Constructor and Description |
|---|
IngressPlatformSpecFluent() |
IngressPlatformSpecFluent(IngressPlatformSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressPlatformSpecFluent()
public IngressPlatformSpecFluent(IngressPlatformSpec instance)
protected void copyInstance(IngressPlatformSpec instance)
public AWSIngressSpec buildAws()
public A withAws(AWSIngressSpec aws)
public boolean hasAws()
public IngressPlatformSpecFluent.AwsNested<A> withNewAws()
public IngressPlatformSpecFluent.AwsNested<A> withNewAwsLike(AWSIngressSpec item)
public IngressPlatformSpecFluent.AwsNested<A> editAws()
public IngressPlatformSpecFluent.AwsNested<A> editOrNewAws()
public IngressPlatformSpecFluent.AwsNested<A> editOrNewAwsLike(AWSIngressSpec item)
public String getType()
public boolean hasType()
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 IngressPlatformSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressPlatformSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.