ApiextensionsV1ServiceReference class
- Annotations
-
- @JsonSerializable(checked: true, createToJson: true, disallowUnrecognizedKeys: false, explicitToJson: true)
Properties
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
name
→ String
-
name is the name of the service. Required
final
-
namespace
→ String
-
namespace is the namespace of the service. Required
final
-
path
→ String?
-
path is an optional URL path at which the webhook will be contacted.
final
-
port
→ int?
-
port is an optional service port at which the webhook will be contacted.
port
should be a valid port number (1-65535, inclusive). Defaults to 443 for backward compatibility.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited