クラス WebMvcProperties.Contentnegotiation

java.lang.ObjectSE
org.springframework.boot.webmvc.autoconfigure.WebMvcProperties.Contentnegotiation
含まれているクラス:
WebMvcProperties

public static class WebMvcProperties.Contentnegotiation extends ObjectSE
導入:
4.0.0
作成者:
Phillip Webb, S é bastien Deleuze, Stephane Nicoll, Edd ú Mel é ndez, Brian Clozel, Vedran Pavic
  • コンストラクターの詳細

    • Contentnegotiation

      public Contentnegotiation()
  • メソッドの詳細

    • isFavorParameter

      public boolean isFavorParameter()
    • setFavorParameter

      public void setFavorParameter(boolean favorParameter)
    • getParameterName

      public @Nullable StringSE getParameterName()
    • setParameterName

      public void setParameterName(@Nullable StringSE parameterName)
    • getMediaTypes

      public MapSE<StringSE, MediaType> getMediaTypes()
    • setMediaTypes

      public void setMediaTypes(MapSE<StringSE, MediaType> mediaTypes)
    • getDefaultContentTypes

      public ListSE<MediaType> getDefaultContentTypes()
    • setDefaultContentTypes

      public void setDefaultContentTypes(ListSE<MediaType> defaultContentTypes)