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