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