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