Package io.kubernetes.client
Class ProtoClient.ObjectOrStatus<T extends com.google.protobuf.Message>
java.lang.Object
io.kubernetes.client.ProtoClient.ObjectOrStatus<T>
- Enclosing class:
- ProtoClient
public static class ProtoClient.ObjectOrStatus<T extends com.google.protobuf.Message>
extends Object
ObjectOrStatus is an object that is the return from a method call it holds either an API Object
or an API Status object, but not both. Only one field may be non-null at a time.
Oh, how I long for multi-return...
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary