public static final class ReleaseInstanceResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ReleaseInstanceResponseBody.Data |
build() |
ReleaseInstanceResponseBody.Data.Builder |
hostId(String hostId)
The site of the execution host.
|
ReleaseInstanceResponseBody.Data.Builder |
releaseResult(Boolean releaseResult)
Indicates whether the instance is released.
|
public ReleaseInstanceResponseBody.Data.Builder hostId(String hostId)
The site of the execution host.
example:cn
public ReleaseInstanceResponseBody.Data.Builder releaseResult(Boolean releaseResult)
Indicates whether the instance is released.
example:true
public ReleaseInstanceResponseBody.Data build()
Copyright © 2026. All rights reserved.