Class GatewayInstance
java.lang.Object
com.azure.resourcemanager.appplatform.models.GatewayInstance
Collection of instances belong to the Spring Cloud Gateway.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GatewayInstance
public GatewayInstance()
-
-
Method Details
-
name
Get the name property: Name of the Spring Cloud Gateway instance.- Returns:
- the name value.
-
status
Get the status property: Status of the Spring Cloud Gateway instance.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-