Class TrustedAccessRoleListResult

java.lang.Object
com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult

public final class TrustedAccessRoleListResult extends Object
List of trusted access roles.
  • Constructor Details

    • TrustedAccessRoleListResult

      public TrustedAccessRoleListResult()
      Creates an instance of TrustedAccessRoleListResult class.
  • Method Details

    • value

      public List<TrustedAccessRoleInner> value()
      Get the value property: Role list.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to next page of resources.
      Returns:
      the nextLink value.
    • validate

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