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