Uses of Class
io.envoyproxy.envoy.type.v3.Int32Range
-
-
Uses of Int32Range in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return Int32Range Modifier and Type Method Description Int32RangeListenerFilterChainMatchPredicate.Builder. getDestinationPortRange()Match destination port.Int32RangeListenerFilterChainMatchPredicate. getDestinationPortRange()Match destination port.Int32RangeListenerFilterChainMatchPredicateOrBuilder. getDestinationPortRange()Match destination port.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type Int32Range Modifier and Type Method Description ListenerFilterChainMatchPredicate.BuilderListenerFilterChainMatchPredicate.Builder. mergeDestinationPortRange(Int32Range value)Match destination port.ListenerFilterChainMatchPredicate.BuilderListenerFilterChainMatchPredicate.Builder. setDestinationPortRange(Int32Range value)Match destination port. -
Uses of Int32Range in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Int32Range Modifier and Type Method Description Int32RangePermission.Builder. getDestinationPortRange()A port number range that describes a range of destination ports connecting to.Int32RangePermission. getDestinationPortRange()A port number range that describes a range of destination ports connecting to.Int32RangePermissionOrBuilder. getDestinationPortRange()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 Modifier and Type Method Description Permission.BuilderPermission.Builder. mergeDestinationPortRange(Int32Range value)A port number range that describes a range of destination ports connecting to.Permission.BuilderPermission.Builder. setDestinationPortRange(Int32Range value)A port number range that describes a range of destination ports connecting to. -
Uses of Int32Range in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 that return Int32Range Modifier and Type Method Description Int32RangeAdmissionControl.SuccessCriteria.HttpCriteria.Builder. getHttpSuccessStatus(int index)Status code ranges that constitute a successful request.Int32RangeAdmissionControl.SuccessCriteria.HttpCriteria. getHttpSuccessStatus(int index)Status code ranges that constitute a successful request.Int32RangeAdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder. getHttpSuccessStatus(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 Modifier and Type Method Description List<Int32Range>AdmissionControl.SuccessCriteria.HttpCriteria.Builder. getHttpSuccessStatusList()Status code ranges that constitute a successful request.List<Int32Range>AdmissionControl.SuccessCriteria.HttpCriteria. getHttpSuccessStatusList()Status code ranges that constitute a successful request.List<Int32Range>AdmissionControl.SuccessCriteria.HttpCriteriaOrBuilder. getHttpSuccessStatusList()Status code ranges that constitute a successful request.Methods in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with parameters of type Int32Range Modifier and Type Method Description AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatus(int index, Int32Range value)Status code ranges that constitute a successful request.AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addHttpSuccessStatus(Int32Range value)Status code ranges that constitute a successful request.AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. setHttpSuccessStatus(int index, Int32Range value)Status code ranges that constitute a successful request.Method parameters in io.envoyproxy.envoy.extensions.filters.http.admission_control.v3 with type arguments of type Int32Range Modifier and Type Method Description AdmissionControl.SuccessCriteria.HttpCriteria.BuilderAdmissionControl.SuccessCriteria.HttpCriteria.Builder. addAllHttpSuccessStatus(Iterable<? extends Int32Range> values)Status code ranges that constitute a successful request. -
Uses of Int32Range in io.envoyproxy.envoy.type.v3
Methods in io.envoyproxy.envoy.type.v3 that return Int32Range Modifier and Type Method Description Int32RangeInt32Range.Builder. build()Int32RangeInt32Range.Builder. buildPartial()static Int32RangeInt32Range. getDefaultInstance()Int32RangeInt32Range.Builder. getDefaultInstanceForType()Int32RangeInt32Range. getDefaultInstanceForType()static Int32RangeInt32Range. parseDelimitedFrom(InputStream input)static Int32RangeInt32Range. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeInt32Range. parseFrom(byte[] data)static Int32RangeInt32Range. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeInt32Range. parseFrom(com.google.protobuf.ByteString data)static Int32RangeInt32Range. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeInt32Range. parseFrom(com.google.protobuf.CodedInputStream input)static Int32RangeInt32Range. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeInt32Range. parseFrom(InputStream input)static Int32RangeInt32Range. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int32RangeInt32Range. parseFrom(ByteBuffer data)static Int32RangeInt32Range. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.v3 that return types with arguments of type Int32Range Modifier and Type Method Description com.google.protobuf.Parser<Int32Range>Int32Range. getParserForType()static com.google.protobuf.Parser<Int32Range>Int32Range. parser()Methods in io.envoyproxy.envoy.type.v3 with parameters of type Int32Range Modifier and Type Method Description Int32Range.BuilderInt32Range.Builder. mergeFrom(Int32Range other)static Int32Range.BuilderInt32Range. newBuilder(Int32Range prototype)
-