Uses of Enum
io.envoyproxy.envoy.data.tap.v2alpha.Body.BodyTypeCase
Packages that use Body.BodyTypeCase
-
Uses of Body.BodyTypeCase in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha that return Body.BodyTypeCaseModifier and TypeMethodDescriptionstatic Body.BodyTypeCaseBody.BodyTypeCase.forNumber(int value) Body.Builder.getBodyTypeCase()Body.getBodyTypeCase()BodyOrBuilder.getBodyTypeCase()static Body.BodyTypeCaseBody.BodyTypeCase.valueOf(int value) Deprecated.static Body.BodyTypeCaseReturns the enum constant of this type with the specified name.static Body.BodyTypeCase[]Body.BodyTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.