您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
com.github.shoothzj.sdk.kubectl.module.PodType
使用
PodType
的程序包
程序包
说明
com.github.shoothzj.sdk.kubectl.module
com.github.shoothzj.sdk.kubectl.module
中
PodType
的使用
返回
PodType
的
com.github.shoothzj.sdk.kubectl.module
中的方法
修饰符和类型
方法
说明
static
PodType
PodType.
valueOf
(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
static
PodType
[]
PodType.
values
()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。