public class V1alpha1VolumeErrorFluentImpl<A extends V1alpha1VolumeErrorFluent<A>> extends BaseFluent<A> implements V1alpha1VolumeErrorFluent<A>
_visitables
Constructor and Description |
---|
V1alpha1VolumeErrorFluentImpl() |
V1alpha1VolumeErrorFluentImpl(V1alpha1VolumeError instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMessage() |
org.joda.time.DateTime |
getTime() |
Boolean |
hasMessage() |
Boolean |
hasTime() |
A |
withMessage(String message) |
A |
withNewMessage(String arg1) |
A |
withNewMessage(StringBuffer arg1) |
A |
withNewMessage(StringBuilder arg1) |
A |
withNewTime(int arg0,
int arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewTime(long arg0) |
A |
withNewTime(Object arg0) |
A |
withTime(org.joda.time.DateTime time) |
public V1alpha1VolumeErrorFluentImpl()
public V1alpha1VolumeErrorFluentImpl(V1alpha1VolumeError instance)
public String getMessage()
getMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withMessage(String message)
withMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public Boolean hasMessage()
hasMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewMessage(String arg1)
withNewMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewMessage(StringBuilder arg1)
withNewMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewMessage(StringBuffer arg1)
withNewMessage
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public org.joda.time.DateTime getTime()
getTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withTime(org.joda.time.DateTime time)
withTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public Boolean hasTime()
hasTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewTime(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewTime(Object arg0)
withNewTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
public A withNewTime(long arg0)
withNewTime
in interface V1alpha1VolumeErrorFluent<A extends V1alpha1VolumeErrorFluent<A>>
Copyright © 2019. All rights reserved.