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