static EmailIpPool.Builder |
EmailIpPool.builder() |
Create a new builder.
|
EmailIpPool.Builder |
EmailIpPool.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the IpPool.
|
EmailIpPool.Builder |
EmailIpPool.Builder.copy(EmailIpPool model) |
|
EmailIpPool.Builder |
EmailIpPool.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
EmailIpPool.Builder |
EmailIpPool.Builder.description(String description) |
The description of the IpPool.
|
EmailIpPool.Builder |
EmailIpPool.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
EmailIpPool.Builder |
EmailIpPool.Builder.id(String id) |
The unique OCID
of the IpPool resource that is immutable on creation.
|
EmailIpPool.Builder |
EmailIpPool.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
EmailIpPool.Builder |
EmailIpPool.Builder.lifecycleState(EmailIpPool.LifecycleState lifecycleState) |
The current state of the IpPool.
|
EmailIpPool.Builder |
EmailIpPool.Builder.locks(List<ResourceLock> locks) |
Locks associated with this resource.
|
EmailIpPool.Builder |
EmailIpPool.Builder.name(String name) |
The name of the IpPool.
|
EmailIpPool.Builder |
EmailIpPool.Builder.outboundIps(List<EmailOutboundIpSummary> outboundIps) |
Summary of outbound IPs assigned to the IpPool.
|
EmailIpPool.Builder |
EmailIpPool.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
EmailIpPool.Builder |
EmailIpPool.Builder.timeCreated(Date timeCreated) |
The time the IpPool was created.
|
EmailIpPool.Builder |
EmailIpPool.Builder.timeUpdated(Date timeUpdated) |
The time of the last change to the IpPool, due to a state change or an update operation.
|
EmailIpPool.Builder |
EmailIpPool.toBuilder() |
|