クラス ApiversionProperties.Insert

java.lang.ObjectSE
org.springframework.boot.http.client.autoconfigure.ApiversionProperties.Insert
含まれているクラス:
ApiversionProperties

public static class ApiversionProperties.Insert extends ObjectSE
導入:
4.0.0
作成者:
Phillip Webb
  • コンストラクターの詳細

    • Insert

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

    • getHeader

      public @Nullable StringSE getHeader()
    • setHeader

      public void setHeader(@Nullable StringSE header)
    • getQueryParameter

      public @Nullable StringSE getQueryParameter()
    • setQueryParameter

      public void setQueryParameter(@Nullable StringSE queryParameter)
    • getPathSegment

      public @Nullable IntegerSE getPathSegment()
    • setPathSegment

      public void setPathSegment(@Nullable IntegerSE pathSegment)
    • getMediaTypeParameter

      public @Nullable StringSE getMediaTypeParameter()
    • setMediaTypeParameter

      public void setMediaTypeParameter(@Nullable StringSE mediaTypeParameter)