Uses of Class
dev.vality.bouncer.context.v1.UrlShortenerOperation
Packages that use UrlShortenerOperation
-
Uses of UrlShortenerOperation in dev.vality.bouncer.context.v1
Fields in dev.vality.bouncer.context.v1 declared as UrlShortenerOperationMethods in dev.vality.bouncer.context.v1 that return UrlShortenerOperationModifier and TypeMethodDescriptionUrlShortenerOperation.deepCopy()ContextUrlShortener.getOp()Например: - "ShortenUrl" - "GetShortenedUrl" - "DeleteShortenedUrl"UrlShortenerOperation.setShortenedUrl(ShortenedUrl shortened_url) Methods in dev.vality.bouncer.context.v1 with parameters of type UrlShortenerOperationModifier and TypeMethodDescriptionintUrlShortenerOperation.compareTo(UrlShortenerOperation other) booleanUrlShortenerOperation.equals(UrlShortenerOperation that) ContextUrlShortener.setOp(UrlShortenerOperation op) Constructors in dev.vality.bouncer.context.v1 with parameters of type UrlShortenerOperationModifierConstructorDescriptionPerforms a deep copy on other.