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