クラスの使用
org.springframework.hateoas.Affordance
Affordance を使用するパッケージ
org.springframework.hateoas 内の Affordance 使用
型 Affordance の引数を持つ型を返す org.springframework.hateoas のメソッド型 Affordance のパラメーターを持つ org.springframework.hateoas のメソッド型 Affordance の型引数を持つ org.springframework.hateoas のメソッドパラメーター修飾子と型メソッド説明Link.andAffordances(ListSE<Affordance> affordances) 追加のAffordanceで新しいLinkを作成します。Link.withAffordances(ListSE<Affordance> affordances) 指定されたAffordanceを使用して新しいLinkを作成します。org.springframework.hateoas.mediatype 内の Affordance 使用
型 Affordance の引数を持つ型を返す org.springframework.hateoas.mediatype のメソッドorg.springframework.hateoas.server.core 内の Affordance 使用
型 Affordance の引数を持つ型を返す org.springframework.hateoas.server.core のメソッド修飾子と型メソッド説明LinkBuilderSupport.getAffordances()static ListSE<Affordance>SpringAffordanceBuilder.getAffordances(ClassSE<?> type, MethodSE method, StringSE href) 指定された型のメソッドとベース URI のすべてのAffordanceを返します。型 Affordance の型引数を持つ org.springframework.hateoas.server.core のメソッドパラメーター修飾子と型メソッド説明LinkBuilderSupport.addAffordances(CollectionSE<Affordance> affordances) WebHandler.LinkBuilderCreator.createBuilder(org.springframework.web.util.UriComponents components, TemplateVariables variables, ListSE<Affordance> affordances) protected abstract TLinkBuilderSupport.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances) サブクラスの新しいインスタンスを作成します。protected final TTemplateVariableAwareLinkBuilderSupport.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances) protected abstract TTemplateVariableAwareLinkBuilderSupport.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances, TemplateVariables variables) Affordance 型の型引数を持つ org.springframework.hateoas.server.core のコンストラクターパラメーター修飾子コンストラクター説明protectedLinkBuilderSupport(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances) protectedTemplateVariableAwareLinkBuilderSupport(org.springframework.web.util.UriComponents components, TemplateVariables variables, ListSE<Affordance> affordances) org.springframework.hateoas.server.mvc 内の Affordance 使用
型 Affordance の型引数を持つ org.springframework.hateoas.server.mvc のメソッドパラメーター修飾子と型メソッド説明protected BasicLinkBuilderBasicLinkBuilder.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances) protected WebMvcLinkBuilderWebMvcLinkBuilder.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances, TemplateVariables variables) org.springframework.hateoas.server.reactive 内の Affordance 使用
型 Affordance の型引数を持つ org.springframework.hateoas.server.reactive のメソッドパラメーター修飾子と型メソッド説明protected WebFluxLinkBuilderWebFluxLinkBuilder.createNewInstance(org.springframework.web.util.UriComponents components, ListSE<Affordance> affordances, TemplateVariables variables)