Class ApiConfigSource
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.core.v3.ApiConfigSource
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ApiConfigSourceOrBuilder
,Serializable
public final class ApiConfigSource
extends com.google.protobuf.GeneratedMessage
implements ApiConfigSourceOrBuilder
API configuration source. This identifies the API type and cluster that Envoy will use to fetch an xDS API. [#next-free-field: 10]Protobuf type
envoy.config.core.v3.ApiConfigSource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
APIs may be fetched via either REST or gRPC.static final class
API configuration source.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
private int
private int
static final int
private com.google.protobuf.LazyStringArrayList
static final int
private List
<TypedExtensionConfig> private static final ApiConfigSource
static final int
private List
<GrpcService> private byte
private static final com.google.protobuf.Parser
<ApiConfigSource> static final int
private RateLimitSettings
static final int
private com.google.protobuf.Duration
static final int
private com.google.protobuf.Duration
private static final long
static final int
private boolean
static final int
private int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
private
ApiConfigSource
(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
Method Summary
Modifier and TypeMethodDescriptionboolean
API type (gRPC, REST, delta gRPC)int
API type (gRPC, REST, delta gRPC)getClusterNames
(int index) Cluster names should be used only with REST.com.google.protobuf.ByteString
getClusterNamesBytes
(int index) Cluster names should be used only with REST.int
Cluster names should be used only with REST.com.google.protobuf.ProtocolStringList
Cluster names should be used only with REST.getConfigValidators
(int index) A list of config validators that will be executed when a new update is received from the ApiConfigSource.int
A list of config validators that will be executed when a new update is received from the ApiConfigSource.A list of config validators that will be executed when a new update is received from the ApiConfigSource.getConfigValidatorsOrBuilder
(int index) A list of config validators that will be executed when a new update is received from the ApiConfigSource.List
<? extends TypedExtensionConfigOrBuilder> A list of config validators that will be executed when a new update is received from the ApiConfigSource.static ApiConfigSource
static final com.google.protobuf.Descriptors.Descriptor
getGrpcServices
(int index) Multiple gRPC services be provided for GRPC.int
Multiple gRPC services be provided for GRPC.Multiple gRPC services be provided for GRPC.getGrpcServicesOrBuilder
(int index) Multiple gRPC services be provided for GRPC.List
<? extends GrpcServiceOrBuilder> Multiple gRPC services be provided for GRPC.com.google.protobuf.Parser
<ApiConfigSource> For GRPC APIs, the rate limit settings.For GRPC APIs, the rate limit settings.com.google.protobuf.Duration
For REST APIs, the delay between successive polls.com.google.protobuf.DurationOrBuilder
For REST APIs, the delay between successive polls.com.google.protobuf.Duration
For REST APIs, the request timeout.com.google.protobuf.DurationOrBuilder
For REST APIs, the request timeout.int
boolean
Skip the node identifier in subsequent discovery requests for streaming gRPC config types.API version for xDS transport protocol.int
API version for xDS transport protocol.int
hashCode()
boolean
For GRPC APIs, the rate limit settings.boolean
For REST APIs, the delay between successive polls.boolean
For REST APIs, the request timeout.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static ApiConfigSource.Builder
static ApiConfigSource.Builder
newBuilder
(ApiConfigSource prototype) protected ApiConfigSource.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static ApiConfigSource
parseDelimitedFrom
(InputStream input) static ApiConfigSource
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiConfigSource
parseFrom
(byte[] data) static ApiConfigSource
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiConfigSource
parseFrom
(com.google.protobuf.ByteString data) static ApiConfigSource
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiConfigSource
parseFrom
(com.google.protobuf.CodedInputStream input) static ApiConfigSource
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiConfigSource
parseFrom
(InputStream input) static ApiConfigSource
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiConfigSource
parseFrom
(ByteBuffer data) static ApiConfigSource
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<ApiConfigSource> parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
bitField0_
private int bitField0_ -
API_TYPE_FIELD_NUMBER
public static final int API_TYPE_FIELD_NUMBER- See Also:
-
apiType_
private int apiType_ -
TRANSPORT_API_VERSION_FIELD_NUMBER
public static final int TRANSPORT_API_VERSION_FIELD_NUMBER- See Also:
-
transportApiVersion_
private int transportApiVersion_ -
CLUSTER_NAMES_FIELD_NUMBER
public static final int CLUSTER_NAMES_FIELD_NUMBER- See Also:
-
clusterNames_
private com.google.protobuf.LazyStringArrayList clusterNames_ -
GRPC_SERVICES_FIELD_NUMBER
public static final int GRPC_SERVICES_FIELD_NUMBER- See Also:
-
grpcServices_
-
REFRESH_DELAY_FIELD_NUMBER
public static final int REFRESH_DELAY_FIELD_NUMBER- See Also:
-
refreshDelay_
private com.google.protobuf.Duration refreshDelay_ -
REQUEST_TIMEOUT_FIELD_NUMBER
public static final int REQUEST_TIMEOUT_FIELD_NUMBER- See Also:
-
requestTimeout_
private com.google.protobuf.Duration requestTimeout_ -
RATE_LIMIT_SETTINGS_FIELD_NUMBER
public static final int RATE_LIMIT_SETTINGS_FIELD_NUMBER- See Also:
-
rateLimitSettings_
-
SET_NODE_ON_FIRST_MESSAGE_ONLY_FIELD_NUMBER
public static final int SET_NODE_ON_FIRST_MESSAGE_ONLY_FIELD_NUMBER- See Also:
-
setNodeOnFirstMessageOnly_
private boolean setNodeOnFirstMessageOnly_ -
CONFIG_VALIDATORS_FIELD_NUMBER
public static final int CONFIG_VALIDATORS_FIELD_NUMBER- See Also:
-
configValidators_
-
memoizedIsInitialized
private byte memoizedIsInitialized -
DEFAULT_INSTANCE
-
PARSER
-
-
Constructor Details
-
ApiConfigSource
private ApiConfigSource(com.google.protobuf.GeneratedMessage.Builder<?> builder) -
ApiConfigSource
private ApiConfigSource()
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getApiTypeValue
public int getApiTypeValue()API type (gRPC, REST, delta gRPC)
.envoy.config.core.v3.ApiConfigSource.ApiType api_type = 1 [(.validate.rules) = { ... }
- Specified by:
getApiTypeValue
in interfaceApiConfigSourceOrBuilder
- Returns:
- The enum numeric value on the wire for apiType.
-
getApiType
API type (gRPC, REST, delta gRPC)
.envoy.config.core.v3.ApiConfigSource.ApiType api_type = 1 [(.validate.rules) = { ... }
- Specified by:
getApiType
in interfaceApiConfigSourceOrBuilder
- Returns:
- The apiType.
-
getTransportApiVersionValue
public int getTransportApiVersionValue()API version for xDS transport protocol. This describes the xDS gRPC/REST endpoint and version of [Delta]DiscoveryRequest/Response used on the wire.
.envoy.config.core.v3.ApiVersion transport_api_version = 8 [(.validate.rules) = { ... }
- Specified by:
getTransportApiVersionValue
in interfaceApiConfigSourceOrBuilder
- Returns:
- The enum numeric value on the wire for transportApiVersion.
-
getTransportApiVersion
API version for xDS transport protocol. This describes the xDS gRPC/REST endpoint and version of [Delta]DiscoveryRequest/Response used on the wire.
.envoy.config.core.v3.ApiVersion transport_api_version = 8 [(.validate.rules) = { ... }
- Specified by:
getTransportApiVersion
in interfaceApiConfigSourceOrBuilder
- Returns:
- The transportApiVersion.
-
getClusterNamesList
public com.google.protobuf.ProtocolStringList getClusterNamesList()Cluster names should be used only with REST. If > 1 cluster is defined, clusters will be cycled through if any kind of failure occurs. .. note:: The cluster with name ``cluster_name`` must be statically defined and its type must not be ``EDS``.
repeated string cluster_names = 2;
- Specified by:
getClusterNamesList
in interfaceApiConfigSourceOrBuilder
- Returns:
- A list containing the clusterNames.
-
getClusterNamesCount
public int getClusterNamesCount()Cluster names should be used only with REST. If > 1 cluster is defined, clusters will be cycled through if any kind of failure occurs. .. note:: The cluster with name ``cluster_name`` must be statically defined and its type must not be ``EDS``.
repeated string cluster_names = 2;
- Specified by:
getClusterNamesCount
in interfaceApiConfigSourceOrBuilder
- Returns:
- The count of clusterNames.
-
getClusterNames
Cluster names should be used only with REST. If > 1 cluster is defined, clusters will be cycled through if any kind of failure occurs. .. note:: The cluster with name ``cluster_name`` must be statically defined and its type must not be ``EDS``.
repeated string cluster_names = 2;
- Specified by:
getClusterNames
in interfaceApiConfigSourceOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The clusterNames at the given index.
-
getClusterNamesBytes
public com.google.protobuf.ByteString getClusterNamesBytes(int index) Cluster names should be used only with REST. If > 1 cluster is defined, clusters will be cycled through if any kind of failure occurs. .. note:: The cluster with name ``cluster_name`` must be statically defined and its type must not be ``EDS``.
repeated string cluster_names = 2;
- Specified by:
getClusterNamesBytes
in interfaceApiConfigSourceOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the clusterNames at the given index.
-
getGrpcServicesList
Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, services will be cycled through if any kind of failure occurs.
repeated .envoy.config.core.v3.GrpcService grpc_services = 4;
- Specified by:
getGrpcServicesList
in interfaceApiConfigSourceOrBuilder
-
getGrpcServicesOrBuilderList
Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, services will be cycled through if any kind of failure occurs.
repeated .envoy.config.core.v3.GrpcService grpc_services = 4;
- Specified by:
getGrpcServicesOrBuilderList
in interfaceApiConfigSourceOrBuilder
-
getGrpcServicesCount
public int getGrpcServicesCount()Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, services will be cycled through if any kind of failure occurs.
repeated .envoy.config.core.v3.GrpcService grpc_services = 4;
- Specified by:
getGrpcServicesCount
in interfaceApiConfigSourceOrBuilder
-
getGrpcServices
Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, services will be cycled through if any kind of failure occurs.
repeated .envoy.config.core.v3.GrpcService grpc_services = 4;
- Specified by:
getGrpcServices
in interfaceApiConfigSourceOrBuilder
-
getGrpcServicesOrBuilder
Multiple gRPC services be provided for GRPC. If > 1 cluster is defined, services will be cycled through if any kind of failure occurs.
repeated .envoy.config.core.v3.GrpcService grpc_services = 4;
- Specified by:
getGrpcServicesOrBuilder
in interfaceApiConfigSourceOrBuilder
-
hasRefreshDelay
public boolean hasRefreshDelay()For REST APIs, the delay between successive polls.
.google.protobuf.Duration refresh_delay = 3;
- Specified by:
hasRefreshDelay
in interfaceApiConfigSourceOrBuilder
- Returns:
- Whether the refreshDelay field is set.
-
getRefreshDelay
public com.google.protobuf.Duration getRefreshDelay()For REST APIs, the delay between successive polls.
.google.protobuf.Duration refresh_delay = 3;
- Specified by:
getRefreshDelay
in interfaceApiConfigSourceOrBuilder
- Returns:
- The refreshDelay.
-
getRefreshDelayOrBuilder
public com.google.protobuf.DurationOrBuilder getRefreshDelayOrBuilder()For REST APIs, the delay between successive polls.
.google.protobuf.Duration refresh_delay = 3;
- Specified by:
getRefreshDelayOrBuilder
in interfaceApiConfigSourceOrBuilder
-
hasRequestTimeout
public boolean hasRequestTimeout()For REST APIs, the request timeout. If not set, a default value of 1s will be used.
.google.protobuf.Duration request_timeout = 5 [(.validate.rules) = { ... }
- Specified by:
hasRequestTimeout
in interfaceApiConfigSourceOrBuilder
- Returns:
- Whether the requestTimeout field is set.
-
getRequestTimeout
public com.google.protobuf.Duration getRequestTimeout()For REST APIs, the request timeout. If not set, a default value of 1s will be used.
.google.protobuf.Duration request_timeout = 5 [(.validate.rules) = { ... }
- Specified by:
getRequestTimeout
in interfaceApiConfigSourceOrBuilder
- Returns:
- The requestTimeout.
-
getRequestTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getRequestTimeoutOrBuilder()For REST APIs, the request timeout. If not set, a default value of 1s will be used.
.google.protobuf.Duration request_timeout = 5 [(.validate.rules) = { ... }
- Specified by:
getRequestTimeoutOrBuilder
in interfaceApiConfigSourceOrBuilder
-
hasRateLimitSettings
public boolean hasRateLimitSettings()For GRPC APIs, the rate limit settings. If present, discovery requests made by Envoy will be rate limited.
.envoy.config.core.v3.RateLimitSettings rate_limit_settings = 6;
- Specified by:
hasRateLimitSettings
in interfaceApiConfigSourceOrBuilder
- Returns:
- Whether the rateLimitSettings field is set.
-
getRateLimitSettings
For GRPC APIs, the rate limit settings. If present, discovery requests made by Envoy will be rate limited.
.envoy.config.core.v3.RateLimitSettings rate_limit_settings = 6;
- Specified by:
getRateLimitSettings
in interfaceApiConfigSourceOrBuilder
- Returns:
- The rateLimitSettings.
-
getRateLimitSettingsOrBuilder
For GRPC APIs, the rate limit settings. If present, discovery requests made by Envoy will be rate limited.
.envoy.config.core.v3.RateLimitSettings rate_limit_settings = 6;
- Specified by:
getRateLimitSettingsOrBuilder
in interfaceApiConfigSourceOrBuilder
-
getSetNodeOnFirstMessageOnly
public boolean getSetNodeOnFirstMessageOnly()Skip the node identifier in subsequent discovery requests for streaming gRPC config types.
bool set_node_on_first_message_only = 7;
- Specified by:
getSetNodeOnFirstMessageOnly
in interfaceApiConfigSourceOrBuilder
- Returns:
- The setNodeOnFirstMessageOnly.
-
getConfigValidatorsList
A list of config validators that will be executed when a new update is received from the ApiConfigSource. Note that each validator handles a specific xDS service type, and only the validators corresponding to the type url (in ``:ref: DiscoveryResponse`` or ``:ref: DeltaDiscoveryResponse``) will be invoked. If the validator returns false or throws an exception, the config will be rejected by the client, and a NACK will be sent. [#extension-category: envoy.config.validators]
repeated .envoy.config.core.v3.TypedExtensionConfig config_validators = 9;
- Specified by:
getConfigValidatorsList
in interfaceApiConfigSourceOrBuilder
-
getConfigValidatorsOrBuilderList
A list of config validators that will be executed when a new update is received from the ApiConfigSource. Note that each validator handles a specific xDS service type, and only the validators corresponding to the type url (in ``:ref: DiscoveryResponse`` or ``:ref: DeltaDiscoveryResponse``) will be invoked. If the validator returns false or throws an exception, the config will be rejected by the client, and a NACK will be sent. [#extension-category: envoy.config.validators]
repeated .envoy.config.core.v3.TypedExtensionConfig config_validators = 9;
- Specified by:
getConfigValidatorsOrBuilderList
in interfaceApiConfigSourceOrBuilder
-
getConfigValidatorsCount
public int getConfigValidatorsCount()A list of config validators that will be executed when a new update is received from the ApiConfigSource. Note that each validator handles a specific xDS service type, and only the validators corresponding to the type url (in ``:ref: DiscoveryResponse`` or ``:ref: DeltaDiscoveryResponse``) will be invoked. If the validator returns false or throws an exception, the config will be rejected by the client, and a NACK will be sent. [#extension-category: envoy.config.validators]
repeated .envoy.config.core.v3.TypedExtensionConfig config_validators = 9;
- Specified by:
getConfigValidatorsCount
in interfaceApiConfigSourceOrBuilder
-
getConfigValidators
A list of config validators that will be executed when a new update is received from the ApiConfigSource. Note that each validator handles a specific xDS service type, and only the validators corresponding to the type url (in ``:ref: DiscoveryResponse`` or ``:ref: DeltaDiscoveryResponse``) will be invoked. If the validator returns false or throws an exception, the config will be rejected by the client, and a NACK will be sent. [#extension-category: envoy.config.validators]
repeated .envoy.config.core.v3.TypedExtensionConfig config_validators = 9;
- Specified by:
getConfigValidators
in interfaceApiConfigSourceOrBuilder
-
getConfigValidatorsOrBuilder
A list of config validators that will be executed when a new update is received from the ApiConfigSource. Note that each validator handles a specific xDS service type, and only the validators corresponding to the type url (in ``:ref: DiscoveryResponse`` or ``:ref: DeltaDiscoveryResponse``) will be invoked. If the validator returns false or throws an exception, the config will be rejected by the client, and a NACK will be sent. [#extension-category: envoy.config.validators]
repeated .envoy.config.core.v3.TypedExtensionConfig config_validators = 9;
- Specified by:
getConfigValidatorsOrBuilder
in interfaceApiConfigSourceOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ApiConfigSource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ApiConfigSource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ApiConfigSource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ApiConfigSource parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ApiConfigSource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ApiConfigSource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ApiConfigSource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ApiConfigSource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ApiConfigSource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ApiConfigSource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ApiConfigSource.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-