public class EdgeSpecFluentImpl<A extends EdgeSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EdgeSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeSpecFluentImpl.TimestampNestedImpl<N> |
EdgeSpecFluent.TimestampNested<N>| Constructor and Description |
|---|
EdgeSpecFluentImpl() |
EdgeSpecFluentImpl(EdgeSpec instance) |
public EdgeSpecFluentImpl()
public EdgeSpecFluentImpl(EdgeSpec instance)
public String getApiProtocol()
getApiProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withApiProtocol(String apiProtocol)
withApiProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasApiProtocol()
hasApiProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getContextProtocol()
getContextProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withContextProtocol(String contextProtocol)
withContextProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasContextProtocol()
hasContextProtocol in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getDestinationOwner()
getDestinationOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withDestinationOwner(String destinationOwner)
withDestinationOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasDestinationOwner()
hasDestinationOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getDestinationUid()
getDestinationUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withDestinationUid(String destinationUid)
withDestinationUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasDestinationUid()
hasDestinationUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getDestinationWorkloadName()
getDestinationWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withDestinationWorkloadName(String destinationWorkloadName)
withDestinationWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasDestinationWorkloadName()
hasDestinationWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getDestinationWorkloadNamespace()
getDestinationWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withDestinationWorkloadNamespace(String destinationWorkloadNamespace)
withDestinationWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasDestinationWorkloadNamespace()
hasDestinationWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getName()
getName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withName(String name)
withName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasName()
hasName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getSourceOwner()
getSourceOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withSourceOwner(String sourceOwner)
withSourceOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasSourceOwner()
hasSourceOwner in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getSourceUid()
getSourceUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withSourceUid(String sourceUid)
withSourceUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasSourceUid()
hasSourceUid in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getSourceWorkloadName()
getSourceWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withSourceWorkloadName(String sourceWorkloadName)
withSourceWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasSourceWorkloadName()
hasSourceWorkloadName in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public String getSourceWorkloadNamespace()
getSourceWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withSourceWorkloadNamespace(String sourceWorkloadNamespace)
withSourceWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasSourceWorkloadNamespace()
hasSourceWorkloadNamespace in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>@Deprecated public TimeStamp getTimestamp()
getTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public TimeStamp buildTimestamp()
buildTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withTimestamp(TimeStamp timestamp)
withTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public Boolean hasTimestamp()
hasTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public A withNewTimestamp(Integer nanos, Long seconds)
withNewTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public EdgeSpecFluent.TimestampNested<A> withNewTimestamp()
withNewTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public EdgeSpecFluent.TimestampNested<A> withNewTimestampLike(TimeStamp item)
withNewTimestampLike in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public EdgeSpecFluent.TimestampNested<A> editTimestamp()
editTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public EdgeSpecFluent.TimestampNested<A> editOrNewTimestamp()
editOrNewTimestamp in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>public EdgeSpecFluent.TimestampNested<A> editOrNewTimestampLike(TimeStamp item)
editOrNewTimestampLike in interface EdgeSpecFluent<A extends EdgeSpecFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.