Class Access.Service

java.lang.Object
com.woorea.openstack.keystone.model.Access.Service
Enclosing class:
Access

public static final class Access.Service extends Object
  • Field Details

  • Constructor Details

    • Service

      public Service()
  • Method Details

    • getType

      public String getType()
      Returns:
      the type
    • getName

      public String getName()
      Returns:
      the name
    • getEndpoints

      public List<Access.Service.Endpoint> getEndpoints()
      Returns:
      the endpoints
    • getEndpointsLinks

      public List<Link> getEndpointsLinks()
      Returns:
      the endpointsLinks
    • toString

      public String toString()
      Overrides:
      toString in class Object