Class VerificationCodeResponseInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner

public final class VerificationCodeResponseInner extends com.azure.core.management.ProxyResource
Description of the response of the verification code.
  • Constructor Details

    • VerificationCodeResponseInner

      public VerificationCodeResponseInner()
  • Method Details

    • etag

      public String etag()
      Get the etag property: Request etag.
      Returns:
      the etag value.
    • properties

      Get the properties property: The properties property.
      Returns:
      the properties value.
    • withProperties

      Set the properties property: The properties property.
      Parameters:
      properties - the properties value to set.
      Returns:
      the VerificationCodeResponseInner object itself.
    • validate

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