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