Module com.hedera.hashgraph.sdk
Package com.hedera.hashgraph.sdk.proto
Class ServicesConfigurationList
java.lang.Object
com.google.protobuf.AbstractMessageLite<ServicesConfigurationList,ServicesConfigurationList.Builder>
com.google.protobuf.GeneratedMessageLite<ServicesConfigurationList,ServicesConfigurationList.Builder>
com.hedera.hashgraph.sdk.proto.ServicesConfigurationList
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ServicesConfigurationListOrBuilder
@Generated
public final class ServicesConfigurationList
extends com.google.protobuf.GeneratedMessageLite<ServicesConfigurationList,ServicesConfigurationList.Builder>
implements ServicesConfigurationListOrBuilder
* Setting values representing a source of runtime configuration information.Protobuf type
proto.ServicesConfigurationList-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class* Setting values representing a source of runtime configuration information.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) static ServicesConfigurationListgetNameValue(int index) * A List of `Setting` values, typically read from application properties.int* A List of `Setting` values, typically read from application properties.* A List of `Setting` values, typically read from application properties.getNameValueOrBuilder(int index) * A List of `Setting` values, typically read from application properties.List<? extends SettingOrBuilder> * A List of `Setting` values, typically read from application properties.newBuilder(ServicesConfigurationList prototype) static ServicesConfigurationListparseDelimitedFrom(InputStream input) static ServicesConfigurationListparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServicesConfigurationListparseFrom(byte[] data) static ServicesConfigurationListparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServicesConfigurationListparseFrom(com.google.protobuf.ByteString data) static ServicesConfigurationListparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServicesConfigurationListparseFrom(com.google.protobuf.CodedInputStream input) static ServicesConfigurationListparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServicesConfigurationListparseFrom(InputStream input) static ServicesConfigurationListparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ServicesConfigurationListparseFrom(ByteBuffer data) static ServicesConfigurationListparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ServicesConfigurationList> parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
NAMEVALUE_FIELD_NUMBER
public static final int NAMEVALUE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getNameValueList
* A List of `Setting` values, typically read from application properties.
repeated .proto.Setting nameValue = 1;- Specified by:
getNameValueListin interfaceServicesConfigurationListOrBuilder
-
getNameValueOrBuilderList
* A List of `Setting` values, typically read from application properties.
repeated .proto.Setting nameValue = 1; -
getNameValueCount
public int getNameValueCount()* A List of `Setting` values, typically read from application properties.
repeated .proto.Setting nameValue = 1;- Specified by:
getNameValueCountin interfaceServicesConfigurationListOrBuilder
-
getNameValue
* A List of `Setting` values, typically read from application properties.
repeated .proto.Setting nameValue = 1;- Specified by:
getNameValuein interfaceServicesConfigurationListOrBuilder
-
getNameValueOrBuilder
* A List of `Setting` values, typically read from application properties.
repeated .proto.Setting nameValue = 1; -
parseFrom
public static ServicesConfigurationList parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServicesConfigurationList parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServicesConfigurationList parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServicesConfigurationList parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServicesConfigurationList parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServicesConfigurationList parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ServicesConfigurationList parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ServicesConfigurationList parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ServicesConfigurationList parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ServicesConfigurationList parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<ServicesConfigurationList,ServicesConfigurationList.Builder>
-
getDefaultInstance
-
parser
-