public static interface Node.SpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternalId()
optional string external_id = 1; |
com.google.protobuf.ByteString |
getExternalIdBytes()
optional string external_id = 1; |
java.lang.String |
getProviderId()
optional string provider_id = 2; |
com.google.protobuf.ByteString |
getProviderIdBytes()
optional string provider_id = 2; |
boolean |
getUnschedulable()
optional bool unschedulable = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getExternalId()
optional string external_id = 1;com.google.protobuf.ByteString getExternalIdBytes()
optional string external_id = 1;java.lang.String getProviderId()
optional string provider_id = 2;com.google.protobuf.ByteString getProviderIdBytes()
optional string provider_id = 2;boolean getUnschedulable()
optional bool unschedulable = 3;