public class V1alpha1OwnerInRepositoryFluentImpl<A extends V1alpha1OwnerInRepositoryFluent<A>> extends BaseFluent<A> implements V1alpha1OwnerInRepositoryFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1OwnerInRepositoryFluentImpl() |
V1alpha1OwnerInRepositoryFluentImpl(V1alpha1OwnerInRepository instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getName() |
String |
getType() |
Boolean |
hasId() |
Boolean |
hasName() |
Boolean |
hasType() |
A |
withId(String id) |
A |
withName(String name) |
A |
withNewId(String arg1) |
A |
withNewId(StringBuffer arg1) |
A |
withNewId(StringBuilder arg1) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public V1alpha1OwnerInRepositoryFluentImpl()
public V1alpha1OwnerInRepositoryFluentImpl(V1alpha1OwnerInRepository instance)
public String getId()
getId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withId(String id)
withId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public Boolean hasId()
hasId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewId(String arg1)
withNewId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewId(StringBuilder arg1)
withNewId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewId(StringBuffer arg1)
withNewId in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public String getName()
getName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withName(String name)
withName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public Boolean hasName()
hasName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewName(String arg1)
withNewName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public String getType()
getType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withType(String type)
withType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public Boolean hasType()
hasType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewType(String arg1)
withNewType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface V1alpha1OwnerInRepositoryFluent<A extends V1alpha1OwnerInRepositoryFluent<A>>Copyright © 2020. All rights reserved.