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