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