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