public class V1Preconditions extends Object
| Constructor and Description |
|---|
V1Preconditions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResourceVersion()
Specifies the target ResourceVersion
|
String |
getUid()
Specifies the target UID.
|
int |
hashCode() |
V1Preconditions |
resourceVersion(String resourceVersion) |
void |
setResourceVersion(String resourceVersion) |
void |
setUid(String uid) |
String |
toString() |
V1Preconditions |
uid(String uid) |
public V1Preconditions resourceVersion(String resourceVersion)
public String getResourceVersion()
public void setResourceVersion(String resourceVersion)
public V1Preconditions uid(String uid)
public String getUid()
public void setUid(String uid)
Copyright © 2019. All rights reserved.