接口 BuilderMetadata.Lifecycle
- 封闭类:
- BuilderMetadata
static interface BuilderMetadata.Lifecycle
Lifecycle metadata.
-
方法详细资料
-
getVersion
String getVersion()Return the lifecycle version.- 返回:
- the lifecycle version
-
getApi
BuilderMetadata.Lifecycle.Api getApi()Return the default API versions.- 返回:
- the API versions
-
getApis
BuilderMetadata.Lifecycle.Apis getApis()Return the supported API versions.- 返回:
- the API versions
-