VerificationCodeResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. deviceprovisioningservices. fluent. models. VerificationCodeResponseInner
- com.
Implements
public final class VerificationCodeResponseInner
implements JsonSerializable<VerificationCodeResponseInner>
Description of the response of the verification code.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
etag()
Get the etag property: Request etag. |
|
static
Verification |
fromJson(JsonReader jsonReader)
Reads an instance of Verification |
| String |
id()
Get the id property: The resource identifier. |
| String |
name()
Get the name property: Name of certificate. |
|
Verification |
properties()
Get the properties property: The properties property. |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The resource type. |
Methods inherited from java.lang.Object
Method Details
etag
public String etag()
Get the etag property: Request etag.
Returns:
fromJson
public static VerificationCodeResponseInner fromJson(JsonReader jsonReader)
Reads an instance of VerificationCodeResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: The resource identifier.
Returns:
name
public String name()
Get the name property: Name of certificate.
Returns:
properties
public VerificationCodeResponseProperties properties()
Get the properties property: The properties property.
Returns:
toJson
type
public String type()
Get the type property: The resource type.
Returns: