Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
static SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.builder()
Create a new builder.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.compartmentId(String compartmentId)
The OCID of the compartment containing the steering policy attachment.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.copy(SteeringPolicyAttachment model) |
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.displayName(String displayName)
A user-friendly name for the steering policy attachment.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.domainName(String domainName)
The attached domain within the attached zone.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.id(String id)
The OCID of the resource.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.lifecycleState(SteeringPolicyAttachment.LifecycleState lifecycleState)
The current state of the resource.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.rtypes(List<String> rtypes)
The record types covered by the attachment at the domain.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.self(String self)
The canonical absolute URL of the resource.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.steeringPolicyId(String steeringPolicyId)
The OCID of the attached steering policy.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.timeCreated(Date timeCreated)
The date and time the resource was created, expressed in RFC 3339 timestamp format.
|
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.toBuilder() |
SteeringPolicyAttachment.Builder |
SteeringPolicyAttachment.Builder.zoneId(String zoneId)
The OCID of the attached zone.
|
Copyright © 2016–2024. All rights reserved.