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