Uses of Class
software.amazon.awssdk.protocols.core.PathMarshaller
-
-
Uses of PathMarshaller in software.amazon.awssdk.protocols.core
Fields in software.amazon.awssdk.protocols.core declared as PathMarshaller Modifier and Type Field Description static PathMarshallerPathMarshaller. GREEDYMarshaller for greedy path labels.static PathMarshallerPathMarshaller. GREEDY_WITH_SLASHESMarshaller for greedy path labels that allows leading slahes.static PathMarshallerPathMarshaller. NON_GREEDYMarshaller for non greedy path labels.
-