Uses of Class
com.mediumapi.domain.welcome.Get200Response
Packages that use Get200Response
-
Uses of Get200Response in com.mediumapi.apiclient
Methods in com.mediumapi.apiclient that return types with arguments of type Get200ResponseModifier and TypeMethodDescriptiondefault org.springframework.http.ResponseEntity<Get200Response>WelcomeApi.rootGet()GET / : Get Welcome **Test Endpoint** Returns the information about the Unofficial Medium API -
Uses of Get200Response in com.mediumapi.client
Methods in com.mediumapi.client that return types with arguments of type Get200ResponseModifier and TypeMethodDescriptiondefault org.springframework.http.ResponseEntity<Get200Response>WelcomeApiClient.rootGet()GET / : Get Welcome **Test Endpoint** Returns the information about the Unofficial Medium API -
Uses of Get200Response in com.mediumapi.domain.welcome
Methods in com.mediumapi.domain.welcome that return Get200Response