public class DestinationFluentImpl<A extends DestinationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DestinationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationFluentImpl.RefNestedImpl<N> |
DestinationFluent.RefNested<N>| Constructor and Description |
|---|
DestinationFluentImpl() |
DestinationFluentImpl(Destination instance) |
public DestinationFluentImpl()
public DestinationFluentImpl(Destination instance)
@Deprecated public KReference getRef()
getRef in interface DestinationFluent<A extends DestinationFluent<A>>public KReference buildRef()
buildRef in interface DestinationFluent<A extends DestinationFluent<A>>public A withRef(KReference ref)
withRef in interface DestinationFluent<A extends DestinationFluent<A>>public Boolean hasRef()
hasRef in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewRef(String apiVersion, String kind, String name, String namespace)
withNewRef in interface DestinationFluent<A extends DestinationFluent<A>>public DestinationFluent.RefNested<A> withNewRef()
withNewRef in interface DestinationFluent<A extends DestinationFluent<A>>public DestinationFluent.RefNested<A> withNewRefLike(KReference item)
withNewRefLike in interface DestinationFluent<A extends DestinationFluent<A>>public DestinationFluent.RefNested<A> editRef()
editRef in interface DestinationFluent<A extends DestinationFluent<A>>public DestinationFluent.RefNested<A> editOrNewRef()
editOrNewRef in interface DestinationFluent<A extends DestinationFluent<A>>public DestinationFluent.RefNested<A> editOrNewRefLike(KReference item)
editOrNewRefLike in interface DestinationFluent<A extends DestinationFluent<A>>public String getUri()
getUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withUri(String uri)
withUri in interface DestinationFluent<A extends DestinationFluent<A>>public Boolean hasUri()
hasUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(StringBuilder arg1)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(int[] arg1, int arg2, int arg3)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(char[] arg1)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(StringBuffer arg1)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(byte[] arg1, int arg2)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(byte[] arg1)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(char[] arg1, int arg2, int arg3)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(byte[] arg1, int arg2, int arg3)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(byte[] arg1, int arg2, int arg3, int arg4)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>public A withNewUri(String arg1)
withNewUri in interface DestinationFluent<A extends DestinationFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.