public static class GetStackTfConfigResponse.Builder extends Object implements BmcResponse.Builder<GetStackTfConfigResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GetStackTfConfigResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetStackTfConfigResponse |
build()
Build the response object.
|
GetStackTfConfigResponse.Builder |
copy(GetStackTfConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
GetStackTfConfigResponse.Builder |
headers(Map<String,List<String>> headers) |
GetStackTfConfigResponse.Builder |
inputStream(InputStream inputStream)
The returned
java.io.InputStream instance. |
GetStackTfConfigResponse.Builder |
opcRequestId(String opcRequestId)
Unique identifier for the request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public GetStackTfConfigResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<GetStackTfConfigResponse>
public GetStackTfConfigResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<GetStackTfConfigResponse>
public GetStackTfConfigResponse.Builder opcRequestId(String opcRequestId)
Unique identifier for the request.
opcRequestId
- the value to setpublic GetStackTfConfigResponse.Builder inputStream(InputStream inputStream)
The returned java.io.InputStream
instance.
inputStream
- the value to setpublic GetStackTfConfigResponse.Builder copy(GetStackTfConfigResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<GetStackTfConfigResponse>
o
- other request from which to copy valuespublic GetStackTfConfigResponse build()
Build the response object.
build
in interface BmcResponse.Builder<GetStackTfConfigResponse>
Copyright © 2016–2024. All rights reserved.