public interface JavaConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJvmArgs(int index)
repeated string jvm_args = 1; |
com.google.protobuf.ByteString |
getJvmArgsBytes(int index)
repeated string jvm_args = 1; |
int |
getJvmArgsCount()
repeated string jvm_args = 1; |
List<String> |
getJvmArgsList()
repeated string jvm_args = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getJvmArgsList()
repeated string jvm_args = 1;int getJvmArgsCount()
repeated string jvm_args = 1;String getJvmArgs(int index)
repeated string jvm_args = 1;index - The index of the element to return.com.google.protobuf.ByteString getJvmArgsBytes(int index)
repeated string jvm_args = 1;index - The index of the value to return.Copyright © 2022. All rights reserved.