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