Uses of Class
io.envoyproxy.envoy.type.v3.Int32Range.Builder
-
-
Uses of Int32Range.Builder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return Int32Range.Builder Modifier and Type Method Description Int32Range.BuilderListenerFilterChainMatchPredicate.Builder. getDestinationPortRangeBuilder()Match destination port.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Int32Range.Builder Modifier and Type Method Description ListenerFilterChainMatchPredicate.BuilderListenerFilterChainMatchPredicate.Builder. setDestinationPortRange(Int32Range.Builder builderForValue)Match destination port. -
Uses of Int32Range.Builder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Int32Range.Builder Modifier and Type Method Description Int32Range.BuilderPermission.Builder. getDestinationPortRangeBuilder()A port number range that describes a range of destination ports connecting to.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type Int32Range.Builder Modifier and Type Method Description Permission.BuilderPermission.Builder. setDestinationPortRange(Int32Range.Builder builderForValue)A port number range that describes a range of destination ports connecting to. -
Uses of Int32Range.Builder in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return Int32Range.Builder Modifier and Type Method Description Int32Range.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatusBuilder()Status code ranges that constitute a successful request.Int32Range.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatusBuilder(int index)Status code ranges that constitute a successful request.Int32Range.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. getHttpSuccessStatusBuilder(int index)Status code ranges that constitute a successful request.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return types with arguments of type Int32Range.Builder Modifier and Type Method Description List<Int32Range.Builder>AdmissionControl.SuccessCriteria.HttpCriteria.Builder. getHttpSuccessStatusBuilderList()Status code ranges that constitute a successful request.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with parameters of type Int32Range.Builder Modifier and Type Method Description AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatus(int index, Int32Range.Builder builderForValue)Status code ranges that constitute a successful request.AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatus(Int32Range.Builder builderForValue)Status code ranges that constitute a successful request.AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. setHttpSuccessStatus(int index, Int32Range.Builder builderForValue)Status code ranges that constitute a successful request. -
Uses of Int32Range.Builder in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return Int32Range.Builder Modifier and Type Method Description Int32Range.BuilderInt32Range.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int32Range.BuilderInt32Range.Builder. clear()Int32Range.BuilderInt32Range.Builder. clearEnd()end of the range (exclusive)Int32Range.BuilderInt32Range.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Int32Range.BuilderInt32Range.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Int32Range.BuilderInt32Range.Builder. clearStart()start of the range (inclusive)Int32Range.BuilderInt32Range.Builder. clone()Int32Range.BuilderInt32Range.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Int32Range.BuilderInt32Range.Builder. mergeFrom(com.google.protobuf.Message other)Int32Range.BuilderInt32Range.Builder. mergeFrom(Int32Range other)Int32Range.BuilderInt32Range.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Int32Range.BuilderInt32Range. newBuilder()static Int32Range.BuilderInt32Range. newBuilder(Int32Range prototype)Int32Range.BuilderInt32Range. newBuilderForType()protected Int32Range.BuilderInt32Range. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Int32Range.BuilderInt32Range.Builder. setEnd(int value)end of the range (exclusive)Int32Range.BuilderInt32Range.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Int32Range.BuilderInt32Range.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Int32Range.BuilderInt32Range.Builder. setStart(int value)start of the range (inclusive)Int32Range.BuilderInt32Range.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Int32Range.BuilderInt32Range. toBuilder()
-