Package | Description |
---|---|
com.oracle.bmc.dns | |
com.oracle.bmc.dns.responses |
Modifier and Type | Method and Description |
---|---|
ChangeTsigKeyCompartmentResponse |
Dns.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request)
Moves a TSIG key into a different compartment.
|
ChangeTsigKeyCompartmentResponse |
DnsClient.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeTsigKeyCompartmentResponse> |
DnsAsync.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request,
AsyncHandler<ChangeTsigKeyCompartmentRequest,ChangeTsigKeyCompartmentResponse> handler)
Moves a TSIG key into a different compartment.
|
Future<ChangeTsigKeyCompartmentResponse> |
DnsAsyncClient.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request,
AsyncHandler<ChangeTsigKeyCompartmentRequest,ChangeTsigKeyCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeTsigKeyCompartmentResponse> |
DnsAsync.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request,
AsyncHandler<ChangeTsigKeyCompartmentRequest,ChangeTsigKeyCompartmentResponse> handler)
Moves a TSIG key into a different compartment.
|
Future<ChangeTsigKeyCompartmentResponse> |
DnsAsyncClient.changeTsigKeyCompartment(ChangeTsigKeyCompartmentRequest request,
AsyncHandler<ChangeTsigKeyCompartmentRequest,ChangeTsigKeyCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeTsigKeyCompartmentResponse |
ChangeTsigKeyCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeTsigKeyCompartmentResponse.Builder |
ChangeTsigKeyCompartmentResponse.Builder.copy(ChangeTsigKeyCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.