DatadogSetPasswordLinkInner Class
- java.
lang. Object - com.
azure. resourcemanager. datadog. fluent. models. DatadogSetPasswordLinkInner
- com.
Implements
public final class DatadogSetPasswordLinkInner
implements JsonSerializable<DatadogSetPasswordLinkInner>
The DatadogSetPasswordLink model.
Constructor Summary
| Constructor | Description |
|---|---|
| DatadogSetPasswordLinkInner() |
Creates an instance of Datadog |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Datadog |
fromJson(JsonReader jsonReader)
Reads an instance of Datadog |
| String |
setPasswordLink()
Get the set |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
|
Datadog |
withSetPasswordLink(String setPasswordLink)
Set the set |
Methods inherited from java.lang.Object
Constructor Details
DatadogSetPasswordLinkInner
public DatadogSetPasswordLinkInner()
Creates an instance of DatadogSetPasswordLinkInner class.
Method Details
fromJson
public static DatadogSetPasswordLinkInner fromJson(JsonReader jsonReader)
Reads an instance of DatadogSetPasswordLinkInner from the JsonReader.
Parameters:
Returns:
Throws:
setPasswordLink
public String setPasswordLink()
Get the setPasswordLink property: The setPasswordLink property.
Returns:
toJson
validate
public void validate()
Validates the instance.
withSetPasswordLink
public DatadogSetPasswordLinkInner withSetPasswordLink(String setPasswordLink)
Set the setPasswordLink property: The setPasswordLink property.
Parameters:
Returns: