public interface RemoveDisabledWorkerPOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getWorkerHostname()
required string workerHostname = 1; |
com.google.protobuf.ByteString |
getWorkerHostnameBytes()
required string workerHostname = 1; |
long |
getWorkerWebPort()
optional int64 workerWebPort = 2; |
boolean |
hasWorkerHostname()
required string workerHostname = 1; |
boolean |
hasWorkerWebPort()
optional int64 workerWebPort = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasWorkerHostname()
required string workerHostname = 1;
String getWorkerHostname()
required string workerHostname = 1;
com.google.protobuf.ByteString getWorkerHostnameBytes()
required string workerHostname = 1;
boolean hasWorkerWebPort()
optional int64 workerWebPort = 2;
long getWorkerWebPort()
optional int64 workerWebPort = 2;
Copyright © 2023. All Rights Reserved.