Package | Description |
---|---|
com.oracle.bmc.dns.model |
Modifier and Type | Method and Description |
---|---|
AttachedViewDetails |
AttachedViewDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AttachedViewDetails> |
UpdateResolverDetails.getAttachedViews()
The attached views.
|
Modifier and Type | Method and Description |
---|---|
AttachedViewDetails.Builder |
AttachedViewDetails.Builder.copy(AttachedViewDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateResolverDetails.Builder |
UpdateResolverDetails.Builder.attachedViews(List<AttachedViewDetails> attachedViews)
The attached views.
|
Constructor and Description |
---|
UpdateResolverDetails(String displayName,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<AttachedViewDetails> attachedViews,
List<ResolverRuleDetails> rules)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.