Class: Resolv::DNS::Resource::IN::SVCB
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
ServiceBinding
|
|
Instance Chain:
self,
ServiceBinding
|
|
Inherits: |
Resolv::DNS::Resource::IN::ServiceBinding
|
Defined in: | lib/resolv.rb |
Overview
SVCB
resource record [RFC9460]
Constant Summary
-
ClassValue =
# File 'lib/resolv.rb', line 2877IN::ClassValue
-
TypeValue =
# File 'lib/resolv.rb', line 287664
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 Resolv::DNS::Resource::IN::ServiceBinding