Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.body$(CreateTsigKeyDetails body)
Alternative setter for the body parameter.
|
static CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.builder()
Return a new builder for this request object.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.copy(CreateTsigKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.createTsigKeyDetails(CreateTsigKeyDetails createTsigKeyDetails)
Details for creating a new TSIG key.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.Builder.scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.
|
CreateTsigKeyRequest.Builder |
CreateTsigKeyRequest.toBuilder()
Return an instance of
CreateTsigKeyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.