Class ManagedClustersGetCommandResultHeaders
java.lang.Object
com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
The ManagedClustersGetCommandResultHeaders model.
-
Constructor Summary
ConstructorsConstructorDescriptionManagedClustersGetCommandResultHeaders(com.azure.core.http.HttpHeaders rawHeaders) Creates an instance of ManagedClustersGetCommandResultHeaders class. -
Method Summary
-
Constructor Details
-
ManagedClustersGetCommandResultHeaders
public ManagedClustersGetCommandResultHeaders(com.azure.core.http.HttpHeaders rawHeaders) Creates an instance of ManagedClustersGetCommandResultHeaders class.- Parameters:
rawHeaders- The raw HttpHeaders that will be used to create the property values.
-
-
Method Details
-
location
Get the location property: The location property.- Returns:
- the location value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-