public static class GetStackTfStateResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetStackTfStateResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetStackTfStateResponse |
build() |
GetStackTfStateResponse.Builder |
copy(GetStackTfStateResponse o)
Copy method to populate the builder with values from the given instance.
|
GetStackTfStateResponse.Builder |
inputStream(InputStream inputStream) |
GetStackTfStateResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetStackTfStateResponse.Builder copy(GetStackTfStateResponse o)
Copy method to populate the builder with values from the given instance.
public GetStackTfStateResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetStackTfStateResponse.Builder opcRequestId(String opcRequestId)
public GetStackTfStateResponse.Builder inputStream(InputStream inputStream)
public GetStackTfStateResponse build()
Copyright © 2016–2021. All rights reserved.