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