Package | Description |
---|---|
com.oracle.bmc.dns.requests |
Modifier and Type | Method and Description |
---|---|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.body$(InputStream body)
Alternative setter for the body parameter.
|
static CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.builder()
Return a new builder for this request object.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment the resource belongs to.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.copy(CreateZoneFromZoneFileRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.createZoneFromZoneFileDetails(InputStream createZoneFromZoneFileDetails)
The zone file contents.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.scope(Scope scope)
Specifies to operate only on resources that have a matching DNS scope.
|
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.toBuilder()
Return an instance of
CreateZoneFromZoneFileRequest.Builder that allows you to modify request properties. |
CreateZoneFromZoneFileRequest.Builder |
CreateZoneFromZoneFileRequest.Builder.viewId(String viewId)
The OCID of the view the resource is associated with.
|
Copyright © 2016–2024. All rights reserved.