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