public static final class GetK8sApplicationResponseBody.Components.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetK8sApplicationResponseBody.Components |
build() |
GetK8sApplicationResponseBody.Components.Builder |
componentId(String componentId)
The ID of the component.
|
GetK8sApplicationResponseBody.Components.Builder |
componentKey(String componentKey)
The keyword that is included in the component name.
|
GetK8sApplicationResponseBody.Components.Builder |
type(String type)
The type of the component.
|
public GetK8sApplicationResponseBody.Components.Builder componentId(String componentId)
public GetK8sApplicationResponseBody.Components.Builder componentKey(String componentKey)
public GetK8sApplicationResponseBody.Components.Builder type(String type)
public GetK8sApplicationResponseBody.Components build()
Copyright © 2023. All rights reserved.