RegionalSharingStatus Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. RegionalSharingStatus
- com.
Implements
public final class RegionalSharingStatus
implements JsonSerializable<RegionalSharingStatus>
Gallery regional sharing status.
Constructor | Description |
---|---|
Regional |
Creates an instance of Regional |
Modifier and Type | Method and Description |
---|---|
String |
details()
Get the details property: Details of gallery regional sharing failure. |
static
Regional |
from Reads an instance of Regional |
String |
region()
Get the region property: Region name. |
Sharing |
state()
Get the state property: Gallery sharing state in current region. |
Json |
to |
void |
validate()
Validates the instance. |
Regional |
with Set the details property: Details of gallery regional sharing failure. |
Regional |
with Set the region property: Region name. |
Methods inherited from java.lang.Object
RegionalSharingStatus
public RegionalSharingStatus()
Creates an instance of RegionalSharingStatus class.
details
public String details()
Get the details property: Details of gallery regional sharing failure.
Returns:
fromJson
public static RegionalSharingStatus fromJson(JsonReader jsonReader)
Reads an instance of RegionalSharingStatus from the JsonReader.
Parameters:
Returns:
Throws:
region
public String region()
Get the region property: Region name.
Returns:
state
public SharingState state()
Get the state property: Gallery sharing state in current region.
Returns:
toJson
validate
public void validate()
Validates the instance.
withDetails
public RegionalSharingStatus withDetails(String details)
Set the details property: Details of gallery regional sharing failure.
Parameters:
Returns:
withRegion
public RegionalSharingStatus withRegion(String region)
Set the region property: Region name.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: