Packages

object Endpoint extends EndpointFields with Serializable

Linear Supertypes
Serializable, Serializable, EndpointFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Endpoint
  2. Serializable
  3. Serializable
  4. EndpointFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val EndpointDecoder: Decoder[Endpoint]
  2. implicit val EndpointEncoder: Encoder[Endpoint]
  3. def addresses: client.model.Field
    Definition Classes
    EndpointFields
  4. def conditions: EndpointConditionsFields
    Definition Classes
    EndpointFields
  5. def hints: EndpointHintsFields
    Definition Classes
    EndpointFields
  6. def hostname: client.model.Field
    Definition Classes
    EndpointFields
  7. def nestedField(prefix: Chunk[String]): EndpointFields
  8. def nodeName: client.model.Field
    Definition Classes
    EndpointFields
  9. def targetRef: ObjectReferenceFields
    Definition Classes
    EndpointFields
  10. def topology: client.model.Field
    Definition Classes
    EndpointFields