public final class Endpoints extends Object
Modifier and Type | Method and Description |
---|---|
static DefaultEndpoint |
delete() |
static DefaultEndpoint |
get() |
static DefaultPageableEndpoint |
pageableGet() |
static DefaultEndpoint |
patch() |
static DefaultEndpoint |
post() |
static DefaultEndpoint |
put() |
public static DefaultEndpoint get()
public static DefaultEndpoint post()
public static DefaultEndpoint put()
public static DefaultEndpoint patch()
public static DefaultEndpoint delete()
public static DefaultPageableEndpoint pageableGet()
Copyright © 2021. All rights reserved.