@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-06-19T10:47:33.387Z[Etc/UTC]") public class ExtensionsV1beta1RollbackConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_REVISION |
Constructor and Description |
---|
ExtensionsV1beta1RollbackConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getRevision()
The revision to rollback to.
|
int |
hashCode() |
ExtensionsV1beta1RollbackConfig |
revision(Long revision) |
void |
setRevision(Long revision) |
String |
toString() |
public static final String SERIALIZED_NAME_REVISION
public ExtensionsV1beta1RollbackConfig revision(Long revision)
@Nullable public Long getRevision()
public void setRevision(Long revision)
Copyright © 2020. All rights reserved.