Uses of Interface
io.stargate.sgv2.api.common.config.RequestParams
Packages that use RequestParams
-
Uses of RequestParams in io.stargate.sgv2.api.common.config
Classes in io.stargate.sgv2.api.common.config that implement RequestParamsMethods in io.stargate.sgv2.api.common.config with parameters of type RequestParamsModifier and TypeMethodDescriptionstatic ImmutableRequestParamsImmutableRequestParams.copyOf(RequestParams instance) Creates an immutable copy of aRequestParamsvalue.ImmutableRequestParams.Builder.from(RequestParams instance) Fill a builder with attribute values from the providedRequestParamsinstance.