Package | Description |
---|---|
com.oracle.bmc.dns.model | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
TsigKey |
TsigKey.Builder.build() |
Modifier and Type | Method and Description |
---|---|
TsigKey.Builder |
TsigKey.Builder.copy(TsigKey model) |
Modifier and Type | Method and Description |
---|---|
TsigKey |
CreateTsigKeyResponse.getTsigKey()
The returned
TsigKey instance. |
TsigKey |
GetTsigKeyResponse.getTsigKey()
The returned TsigKey instance, or null if
GetTsigKeyResponse.isNotModified() is true. |
TsigKey |
UpdateTsigKeyResponse.getTsigKey()
The returned
TsigKey instance. |
Modifier and Type | Method and Description |
---|---|
CreateTsigKeyResponse.Builder |
CreateTsigKeyResponse.Builder.tsigKey(TsigKey tsigKey)
The returned
TsigKey instance. |
GetTsigKeyResponse.Builder |
GetTsigKeyResponse.Builder.tsigKey(TsigKey tsigKey)
The returned TsigKey instance, or null if
GetTsigKeyResponse.isNotModified() is true. |
UpdateTsigKeyResponse.Builder |
UpdateTsigKeyResponse.Builder.tsigKey(TsigKey tsigKey)
The returned
TsigKey instance. |
Copyright © 2016–2024. All rights reserved.