Class: Gem::Resolv::DNS::Resource::IN::SVCB
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           ServiceBinding | |
| Instance Chain: 
          self,
           ServiceBinding | |
| Inherits: | Gem::Resolv::DNS::Resource::IN::ServiceBinding 
 | 
| Defined in: | lib/rubygems/vendor/resolv/lib/resolv.rb | 
Overview
SVCB resource record [RFC9460]
Constant Summary
Class Method Summary
ServiceBinding - Inherited
| .new | Create a service binding resource record. | 
| .decode_rdata | |
Instance Attribute Summary
ServiceBinding - Inherited
| #alias_mode? | Whether this RR is in AliasMode. | 
| #params | The service parameters for the target host. | 
| #priority | The priority of this target host. | 
| #service_mode? | Whether this RR is in ServiceMode. | 
| #target | The domain name of the target host. | 
Instance Method Summary
ServiceBinding - Inherited
Constructor Details
This class inherits a constructor from Gem::Resolv::DNS::Resource::IN::ServiceBinding