ProxyResource Class
- java.
lang. Object - com.
azure. core. management. ProxyResource
- com.
Implements
public class ProxyResource
implements JsonSerializable<ProxyResource>
The Proxy Resource model.
Constructor | Description |
---|---|
Proxy |
Creates an instance of ProxyResource. |
Modifier and Type | Method and Description |
---|---|
static
Proxy |
from Reads a JSON stream into a ProxyResource. |
String |
id()
Get the id value. |
String |
name()
Get the name value. |
Json |
to |
String |
type()
Get the type value. |
Methods inherited from java.lang.Object
ProxyResource
public ProxyResource()
Creates an instance of ProxyResource.
fromJson
public static ProxyResource fromJson(JsonReader jsonReader)
Reads a JSON stream into a ProxyResource.
Parameters:
Returns:
Throws:
id
public String id()
Get the id value.
Returns:
name
public String name()
Get the name value.
Returns:
toJson
type
public String type()
Get the type value.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: