Uses of Class
com.oracle.bmc.dns.model.SteeringPolicyAttachmentSummary
- 
Packages that use SteeringPolicyAttachmentSummary Package Description com.oracle.bmc.dns com.oracle.bmc.dns.model com.oracle.bmc.dns.responses 
- 
- 
Uses of SteeringPolicyAttachmentSummary in com.oracle.bmc.dnsMethods in com.oracle.bmc.dns that return types with arguments of type SteeringPolicyAttachmentSummary Modifier and Type Method Description Iterable<SteeringPolicyAttachmentSummary>DnsPaginators. listSteeringPolicyAttachmentsRecordIterator(ListSteeringPolicyAttachmentsRequest request)Creates a new iterable which will iterate over theSteeringPolicyAttachmentSummaryobjects contained in responses from the listSteeringPolicyAttachments operation.
- 
Uses of SteeringPolicyAttachmentSummary in com.oracle.bmc.dns.modelMethods in com.oracle.bmc.dns.model that return SteeringPolicyAttachmentSummary Modifier and Type Method Description SteeringPolicyAttachmentSummarySteeringPolicyAttachmentSummary.Builder. build()Methods in com.oracle.bmc.dns.model with parameters of type SteeringPolicyAttachmentSummary Modifier and Type Method Description SteeringPolicyAttachmentSummary.BuilderSteeringPolicyAttachmentSummary.Builder. copy(SteeringPolicyAttachmentSummary model)
- 
Uses of SteeringPolicyAttachmentSummary in com.oracle.bmc.dns.responsesMethods in com.oracle.bmc.dns.responses that return types with arguments of type SteeringPolicyAttachmentSummary Modifier and Type Method Description List<SteeringPolicyAttachmentSummary>ListSteeringPolicyAttachmentsResponse. getItems()A list of com.oracle.bmc.dns.model.SteeringPolicyAttachmentSummary instances.Method parameters in com.oracle.bmc.dns.responses with type arguments of type SteeringPolicyAttachmentSummary Modifier and Type Method Description ListSteeringPolicyAttachmentsResponse.BuilderListSteeringPolicyAttachmentsResponse.Builder. items(List<SteeringPolicyAttachmentSummary> items)A list of com.oracle.bmc.dns.model.SteeringPolicyAttachmentSummary instances.
 
-