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