ListServiceSasResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. storage. fluent. models. ListServiceSasResponseInner
- com.
Implements
public final class ListServiceSasResponseInner
implements JsonSerializable<ListServiceSasResponseInner>
The List service SAS credentials operation response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
List |
fromJson(JsonReader jsonReader)
Reads an instance of List |
| String |
serviceSasToken()
Get the service |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ListServiceSasResponseInner fromJson(JsonReader jsonReader)
Reads an instance of ListServiceSasResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
serviceSasToken
public String serviceSasToken()
Get the serviceSasToken property: List service SAS credentials of specific resource.
Returns:
toJson
validate
public void validate()
Validates the instance.