Class CredentialUtils.VcapService

  • Enclosing class:
    CredentialUtils

    public static class CredentialUtils.VcapService
    extends java.lang.Object
    This class is used to unmarshal an item in the list of services belonging to a particular service key.
    • Constructor Summary

      Constructors 
      Constructor Description
      VcapService()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public java.lang.String name
      • label

        public java.lang.String label
      • plan

        public java.lang.String plan
      • tags

        public java.util.List<java.lang.String> tags
    • Constructor Detail

      • VcapService

        public VcapService()