Class AdapterInstance

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      AdapterInstance(JsonObject json)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Credential getCredential() Gets information about the credential (if it exists) for this Adapter Instance
      final SuiteApiClient getSuiteApiClient() Gets an authenticated Suite API Client.
      final Certificates getCertificates() Gets the list of SSL Certificates that have been verified automatically by a CA or manually by the user.
      final Integer getCollectionNumber() Gets the current collection number, starting from 0.
      final CollectionWindow getCollectionWindow() Gets the current collection window.
      final String getCredentialType()
      final String getCredentialValue(String key) Retrieve the value of a given credential
      final static AdapterInstance fromInput(String inputFile) Create an AdapterInstance from the input pipe.
      final static AdapterInstance fromInput() Create an AdapterInstance from the input pipe.
      • Methods inherited from class com.vmware.aria.operations.Object

        addChild, addChildren, addEvent, addEvents, addMetric, addMetrics, addParent, addParents, addProperties, addProperty, getAdapterType, getChildren, getEvents, getIdentifierValue, getIdentifierValue, getKey, getLastMetricValue, getLastNumericPropertyValue, getLastStringPropertyValue, getMetric, getMetricValues, getName, getNumericPropertyValues, getObjectType, getParents, getProperty, getStringPropertyValues, hasContent, withEvent, withEvent, withEvent, withEvent, withEvent, withEvent, withEvent, withEvent, withEvent, withMetric, withMetric, withProperty, withProperty, withProperty, withProperty
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait