Uses of Enum
model.enums.MeasurementHttpProtocol
Packages that use MeasurementHttpProtocol
-
Uses of MeasurementHttpProtocol in model
Methods in model with parameters of type MeasurementHttpProtocolModifier and TypeMethodDescriptionHttpOptions.HttpOptionsBuilder.withProtocol(MeasurementHttpProtocol protocol) Chain method for setting value of protocol. -
Uses of MeasurementHttpProtocol in model.enums
Methods in model.enums that return MeasurementHttpProtocolModifier and TypeMethodDescriptionstatic MeasurementHttpProtocolReturns the enum constant of this type with the specified name.static MeasurementHttpProtocol[]MeasurementHttpProtocol.values()Returns an array containing the constants of this enum type, in the order they are declared.