Uses of Class
io.kubernetes.client.openapi.models.VersionInfo
Packages that use VersionInfo
-
Uses of VersionInfo in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return VersionInfoMethods in io.kubernetes.client.openapi.apis that return types with arguments of type VersionInfoModifier and TypeMethodDescriptionVersionApi.APIgetCodeRequest.executeWithHttpInfo()
Execute getCode request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type VersionInfoModifier and TypeMethodDescriptionokhttp3.Call
VersionApi.APIgetCodeRequest.executeAsync
(ApiCallback<VersionInfo> _callback) Execute getCode request (asynchronously) -
Uses of VersionInfo in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return VersionInfoModifier and TypeMethodDescriptionstatic VersionInfo
Create an instance of VersionInfo given an JSON stringVersionInfo.gitTreeState
(String gitTreeState) VersionInfo.gitVersion
(String gitVersion)