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