ManagedClusterPodIdentityProvisioningError Class
- java.
lang. Object - com.
azure. resourcemanager. containerservice. models. ManagedClusterPodIdentityProvisioningError
- com.
Implements
public final class ManagedClusterPodIdentityProvisioningError
implements JsonSerializable<ManagedClusterPodIdentityProvisioningError>
An error response from the pod identity provisioning.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Managed |
error()
Get the error property: Details about the error. |
|
static
Managed |
fromJson(JsonReader jsonReader)
Reads an instance of Managed |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
error
public ManagedClusterPodIdentityProvisioningErrorBody error()
Get the error property: Details about the error.
Returns:
fromJson
public static ManagedClusterPodIdentityProvisioningError fromJson(JsonReader jsonReader)
Reads an instance of ManagedClusterPodIdentityProvisioningError from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.