Class AwsRequestSigningPerRoute.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
- io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigningPerRoute.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AwsRequestSigningPerRouteOrBuilder,Cloneable
- Enclosing class:
- AwsRequestSigningPerRoute
public static final class AwsRequestSigningPerRoute.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder> implements AwsRequestSigningPerRouteOrBuilder
Protobuf typeenvoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigningPerRoute
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AwsRequestSigningPerRoute.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AwsRequestSigningPerRoutebuild()AwsRequestSigningPerRoutebuildPartial()AwsRequestSigningPerRoute.Builderclear()AwsRequestSigningPerRoute.BuilderclearAwsRequestSigning()Override the global configuration of the filter with this new config.AwsRequestSigningPerRoute.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AwsRequestSigningPerRoute.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AwsRequestSigningPerRoute.BuilderclearStatPrefix()The human readable prefix to use when emitting stats.AwsRequestSigningPerRoute.Builderclone()AwsRequestSigninggetAwsRequestSigning()Override the global configuration of the filter with this new config.AwsRequestSigning.BuildergetAwsRequestSigningBuilder()Override the global configuration of the filter with this new config.AwsRequestSigningOrBuildergetAwsRequestSigningOrBuilder()Override the global configuration of the filter with this new config.AwsRequestSigningPerRoutegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetStatPrefix()The human readable prefix to use when emitting stats.com.google.protobuf.ByteStringgetStatPrefixBytes()The human readable prefix to use when emitting stats.booleanhasAwsRequestSigning()Override the global configuration of the filter with this new config.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AwsRequestSigningPerRoute.BuildermergeAwsRequestSigning(AwsRequestSigning value)Override the global configuration of the filter with this new config.AwsRequestSigningPerRoute.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AwsRequestSigningPerRoute.BuildermergeFrom(com.google.protobuf.Message other)AwsRequestSigningPerRoute.BuildermergeFrom(AwsRequestSigningPerRoute other)AwsRequestSigningPerRoute.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AwsRequestSigningPerRoute.BuildersetAwsRequestSigning(AwsRequestSigning value)Override the global configuration of the filter with this new config.AwsRequestSigningPerRoute.BuildersetAwsRequestSigning(AwsRequestSigning.Builder builderForValue)Override the global configuration of the filter with this new config.AwsRequestSigningPerRoute.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AwsRequestSigningPerRoute.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AwsRequestSigningPerRoute.BuildersetStatPrefix(String value)The human readable prefix to use when emitting stats.AwsRequestSigningPerRoute.BuildersetStatPrefixBytes(com.google.protobuf.ByteString value)The human readable prefix to use when emitting stats.AwsRequestSigningPerRoute.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
clear
public AwsRequestSigningPerRoute.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
getDefaultInstanceForType
public AwsRequestSigningPerRoute getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AwsRequestSigningPerRoute build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AwsRequestSigningPerRoute buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AwsRequestSigningPerRoute.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
setField
public AwsRequestSigningPerRoute.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
clearField
public AwsRequestSigningPerRoute.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
clearOneof
public AwsRequestSigningPerRoute.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
setRepeatedField
public AwsRequestSigningPerRoute.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
addRepeatedField
public AwsRequestSigningPerRoute.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
mergeFrom
public AwsRequestSigningPerRoute.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AwsRequestSigningPerRoute.Builder>
-
mergeFrom
public AwsRequestSigningPerRoute.Builder mergeFrom(AwsRequestSigningPerRoute other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
mergeFrom
public AwsRequestSigningPerRoute.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AwsRequestSigningPerRoute.Builder>- Throws:
IOException
-
hasAwsRequestSigning
public boolean hasAwsRequestSigning()
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;- Specified by:
hasAwsRequestSigningin interfaceAwsRequestSigningPerRouteOrBuilder- Returns:
- Whether the awsRequestSigning field is set.
-
getAwsRequestSigning
public AwsRequestSigning getAwsRequestSigning()
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;- Specified by:
getAwsRequestSigningin interfaceAwsRequestSigningPerRouteOrBuilder- Returns:
- The awsRequestSigning.
-
setAwsRequestSigning
public AwsRequestSigningPerRoute.Builder setAwsRequestSigning(AwsRequestSigning value)
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;
-
setAwsRequestSigning
public AwsRequestSigningPerRoute.Builder setAwsRequestSigning(AwsRequestSigning.Builder builderForValue)
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;
-
mergeAwsRequestSigning
public AwsRequestSigningPerRoute.Builder mergeAwsRequestSigning(AwsRequestSigning value)
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;
-
clearAwsRequestSigning
public AwsRequestSigningPerRoute.Builder clearAwsRequestSigning()
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;
-
getAwsRequestSigningBuilder
public AwsRequestSigning.Builder getAwsRequestSigningBuilder()
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;
-
getAwsRequestSigningOrBuilder
public AwsRequestSigningOrBuilder getAwsRequestSigningOrBuilder()
Override the global configuration of the filter with this new config. This overrides the entire message of AwsRequestSigning and not at field level.
.envoy.extensions.filters.http.aws_request_signing.v3.AwsRequestSigning aws_request_signing = 1;- Specified by:
getAwsRequestSigningOrBuilderin interfaceAwsRequestSigningPerRouteOrBuilder
-
getStatPrefix
public String getStatPrefix()
The human readable prefix to use when emitting stats.
string stat_prefix = 2 [(.validate.rules) = { ... }- Specified by:
getStatPrefixin interfaceAwsRequestSigningPerRouteOrBuilder- Returns:
- The statPrefix.
-
getStatPrefixBytes
public com.google.protobuf.ByteString getStatPrefixBytes()
The human readable prefix to use when emitting stats.
string stat_prefix = 2 [(.validate.rules) = { ... }- Specified by:
getStatPrefixBytesin interfaceAwsRequestSigningPerRouteOrBuilder- Returns:
- The bytes for statPrefix.
-
setStatPrefix
public AwsRequestSigningPerRoute.Builder setStatPrefix(String value)
The human readable prefix to use when emitting stats.
string stat_prefix = 2 [(.validate.rules) = { ... }- Parameters:
value- The statPrefix to set.- Returns:
- This builder for chaining.
-
clearStatPrefix
public AwsRequestSigningPerRoute.Builder clearStatPrefix()
The human readable prefix to use when emitting stats.
string stat_prefix = 2 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setStatPrefixBytes
public AwsRequestSigningPerRoute.Builder setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting stats.
string stat_prefix = 2 [(.validate.rules) = { ... }- Parameters:
value- The bytes for statPrefix to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final AwsRequestSigningPerRoute.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
mergeUnknownFields
public final AwsRequestSigningPerRoute.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AwsRequestSigningPerRoute.Builder>
-
-