public static class AddOracleManagedCustomEndpointDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AddOracleManagedCustomEndpointDetails |
build() |
AddOracleManagedCustomEndpointDetails.Builder |
copy(AddOracleManagedCustomEndpointDetails model) |
AddOracleManagedCustomEndpointDetails.Builder |
dnsType(AddOracleManagedCustomEndpointDetails.DnsType dnsType)
Type of DNS.
|
AddOracleManagedCustomEndpointDetails.Builder |
dnsZoneName(String dnsZoneName)
DNS Zone name
|
AddOracleManagedCustomEndpointDetails.Builder |
hostname(String hostname)
Oracle managed custom hostname
|
public AddOracleManagedCustomEndpointDetails.Builder hostname(String hostname)
Oracle managed custom hostname
hostname
- the value to setpublic AddOracleManagedCustomEndpointDetails.Builder dnsType(AddOracleManagedCustomEndpointDetails.DnsType dnsType)
Type of DNS.
dnsType
- the value to setpublic AddOracleManagedCustomEndpointDetails.Builder dnsZoneName(String dnsZoneName)
DNS Zone name
dnsZoneName
- the value to setpublic AddOracleManagedCustomEndpointDetails build()
public AddOracleManagedCustomEndpointDetails.Builder copy(AddOracleManagedCustomEndpointDetails model)
Copyright © 2016–2024. All rights reserved.