public class V1APIServiceSpecFluentImpl<A extends V1APIServiceSpecFluent<A>> extends BaseFluent<A> implements V1APIServiceSpecFluent<A>
V1APIServiceSpecFluent.ServiceNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1APIServiceSpecFluentImpl() |
V1APIServiceSpecFluentImpl(io.kubernetes.client.openapi.models.V1APIServiceSpec instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1APIServiceSpecFluentImpl()
public V1APIServiceSpecFluentImpl(io.kubernetes.client.openapi.models.V1APIServiceSpec instance)
public A withCaBundle(byte... caBundle)
withCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public byte[] getCaBundle()
getCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A addToCaBundle(Integer index, Byte item)
addToCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A setToCaBundle(Integer index, Byte item)
setToCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A addToCaBundle(Byte... items)
addToCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A addAllToCaBundle(Collection<Byte> items)
addAllToCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A removeFromCaBundle(Byte... items)
removeFromCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A removeAllFromCaBundle(Collection<Byte> items)
removeAllFromCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasCaBundle()
hasCaBundle in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public String getGroup()
getGroup in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withGroup(String group)
withGroup in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasGroup()
hasGroup in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Integer getGroupPriorityMinimum()
getGroupPriorityMinimum in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withGroupPriorityMinimum(Integer groupPriorityMinimum)
withGroupPriorityMinimum in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasGroupPriorityMinimum()
hasGroupPriorityMinimum in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean getInsecureSkipTLSVerify()
getInsecureSkipTLSVerify in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withInsecureSkipTLSVerify(Boolean insecureSkipTLSVerify)
withInsecureSkipTLSVerify in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasInsecureSkipTLSVerify()
hasInsecureSkipTLSVerify in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.ApiregistrationV1ServiceReference getService()
getService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public io.kubernetes.client.openapi.models.ApiregistrationV1ServiceReference buildService()
buildService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withService(io.kubernetes.client.openapi.models.ApiregistrationV1ServiceReference service)
withService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasService()
hasService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public V1APIServiceSpecFluent.ServiceNested<A> withNewService()
withNewService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public V1APIServiceSpecFluent.ServiceNested<A> withNewServiceLike(io.kubernetes.client.openapi.models.ApiregistrationV1ServiceReference item)
withNewServiceLike in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public V1APIServiceSpecFluent.ServiceNested<A> editService()
editService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public V1APIServiceSpecFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public V1APIServiceSpecFluent.ServiceNested<A> editOrNewServiceLike(io.kubernetes.client.openapi.models.ApiregistrationV1ServiceReference item)
editOrNewServiceLike in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public String getVersion()
getVersion in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withVersion(String version)
withVersion in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasVersion()
hasVersion in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Integer getVersionPriority()
getVersionPriority in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public A withVersionPriority(Integer versionPriority)
withVersionPriority in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public Boolean hasVersionPriority()
hasVersionPriority in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1APIServiceSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1APIServiceSpecFluent<A>>public A withInsecureSkipTLSVerify()
withInsecureSkipTLSVerify in interface V1APIServiceSpecFluent<A extends V1APIServiceSpecFluent<A>>Copyright © 2022. All rights reserved.