JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.micronaut.kubernetes.client.openapi.api
Interface VersionApi
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen") @Client("kubernetes-client")
public interface
VersionApi
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
VersionInfo
getCode
()
get the code version
Method Details
getCode
@Get("/version/")
VersionInfo
getCode
()
get the code version
Returns:
VersionInfo