Class ApplianceListCredentialResultsInner

java.lang.Object
com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListCredentialResultsInner

public final class ApplianceListCredentialResultsInner extends Object
The List Cluster User Credential appliance.
  • Constructor Details

    • ApplianceListCredentialResultsInner

      public ApplianceListCredentialResultsInner()
  • Method Details

    • hybridConnectionConfig

      public HybridConnectionConfig hybridConnectionConfig()
      Get the hybridConnectionConfig property: Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
      Returns:
      the hybridConnectionConfig value.
    • kubeconfigs

      public List<ApplianceCredentialKubeconfig> kubeconfigs()
      Get the kubeconfigs property: The list of appliance kubeconfigs.
      Returns:
      the kubeconfigs value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.