Class ApiversionProperties.Insert
java.lang.Object
org.springframework.boot.http.client.autoconfigure.ApiversionProperties.Insert
- Enclosing class:
ApiversionProperties
- Since:
- 4.0.0
- Author:
- Phillip Webb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable String@Nullable Integer@Nullable StringvoidvoidsetMediaTypeParameter(@Nullable String mediaTypeParameter) voidsetPathSegment(@Nullable Integer pathSegment) voidsetQueryParameter(@Nullable String queryParameter)
-
Constructor Details
-
Insert
public Insert()
-
-
Method Details
-
getHeader
-
setHeader
-
getQueryParameter
-
setQueryParameter
-
getPathSegment
-
setPathSegment
-
getMediaTypeParameter
-
setMediaTypeParameter
-