Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
GetTsigKeyResponse |
Dns.getTsigKey(GetTsigKeyRequest request)
Gets information about the specified TSIG key.
|
GetTsigKeyResponse |
DnsClient.getTsigKey(GetTsigKeyRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetTsigKeyResponse> |
DnsAsync.getTsigKey(GetTsigKeyRequest request,
AsyncHandler<GetTsigKeyRequest,GetTsigKeyResponse> handler)
Gets information about the specified TSIG key.
|
Future<GetTsigKeyResponse> |
DnsAsyncClient.getTsigKey(GetTsigKeyRequest request,
AsyncHandler<GetTsigKeyRequest,GetTsigKeyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetTsigKeyResponse |
GetTsigKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetTsigKeyResponse.Builder |
GetTsigKeyResponse.Builder.copy(GetTsigKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.