public static final class ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors extends GenericJson
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors.ErrorDetailsModel definition for ManagedInstanceLastAttemptErrorsErrorsErrorDetails. | 
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description | 
|---|
| ManagedInstanceLastAttemptErrorsErrors() | 
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic ManagedInstanceLastAttemptErrorsErrors()
public String getCode()
null for nonepublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors setCode(String code)
code - code or null for nonepublic List<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors.ErrorDetails> getErrorDetails()
null for nonepublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors setErrorDetails(List<ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors.ErrorDetails> errorDetails)
errorDetails - errorDetails or null for nonepublic String getLocation()
null for nonepublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors setLocation(String location)
location - location or null for nonepublic String getMessage()
null for nonepublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors setMessage(String message)
message - message or null for nonepublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors set(String fieldName, Object value)
set in class GenericJsonpublic ManagedInstanceLastAttempt.Errors.ManagedInstanceLastAttemptErrorsErrors clone()
clone in class GenericJsonCopyright © 2011–2022 Google. All rights reserved.