public static class GetStackTfConfigResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetStackTfConfigResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetStackTfConfigResponse |
build() |
GetStackTfConfigResponse.Builder |
copy(GetStackTfConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
GetStackTfConfigResponse.Builder |
inputStream(InputStream inputStream)
The returned java.io.InputStream instance.
|
GetStackTfConfigResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request.
|
String |
toString() |
public GetStackTfConfigResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetStackTfConfigResponse.Builder copy(GetStackTfConfigResponse o)
Copy method to populate the builder with values from the given instance.
public GetStackTfConfigResponse build()
public GetStackTfConfigResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request.
this
.public GetStackTfConfigResponse.Builder inputStream(InputStream inputStream)
The returned java.io.InputStream instance.
this
.Copyright © 2016–2022. All rights reserved.