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