Package org.jclouds.ultradns.ws.domain
Class TrafficControllerPoolRecordDetail
java.lang.Object
org.jclouds.ultradns.ws.domain.TrafficControllerPoolRecordDetail
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static enum
-
Method Summary
-
Method Details
-
getId
The ID of the zone. -
getPoolId
The pool this record belongs to. -
getRecord
the record pointed to -
getWeight
public int getWeight()0 or even numbers from 2–100. Determines the traffic load to send to each server in a Traffic Controller pool. The value 0 indicates that Traffic Controller always serves the record. -
getPriority
public int getPriority()the default value is 1. The value 0 is the special All Fail priority. -
getForceAnswer
-
isProbingEnabled
public boolean isProbingEnabled() -
getStatus
status of the record -
isServing
public boolean isServing() -
getDescription
description of the record -
hashCode
public int hashCode() -
equals
-
toString
-
builder
-
toBuilder
-