public static interface V1.SerializedReferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| V1.ObjectReference | getReference()
 The reference to an object in the system. | 
| V1.ObjectReferenceOrBuilder | getReferenceOrBuilder()
 The reference to an object in the system. | 
| boolean | hasReference()
 The reference to an object in the system. | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReference()
The reference to an object in the system. +optional
optional .k8s.io.api.core.v1.ObjectReference reference = 1;V1.ObjectReference getReference()
The reference to an object in the system. +optional
optional .k8s.io.api.core.v1.ObjectReference reference = 1;V1.ObjectReferenceOrBuilder getReferenceOrBuilder()
The reference to an object in the system. +optional
optional .k8s.io.api.core.v1.ObjectReference reference = 1;Copyright © 2020. All rights reserved.