public final class GoogleCloudApigeeV1Developer
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Apigee API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudApigeeV1Developer() |
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 String getAccessType()
null for nonepublic GoogleCloudApigeeV1Developer setAccessType(String accessType)
accessType - accessType or null for nonepublic String getAppFamily()
null for nonepublic GoogleCloudApigeeV1Developer setAppFamily(String appFamily)
appFamily - appFamily or null for nonepublic List<String> getApps()
null for nonepublic GoogleCloudApigeeV1Developer setApps(List<String> apps)
apps - apps or null for nonepublic List<GoogleCloudApigeeV1Attribute> getAttributes()
null for nonepublic GoogleCloudApigeeV1Developer setAttributes(List<GoogleCloudApigeeV1Attribute> attributes)
attributes - attributes or null for nonepublic List<String> getCompanies()
null for nonepublic GoogleCloudApigeeV1Developer setCompanies(List<String> companies)
companies - companies or null for nonepublic Long getCreatedAt()
null for nonepublic GoogleCloudApigeeV1Developer setCreatedAt(Long createdAt)
createdAt - createdAt or null for nonepublic String getDeveloperId()
null for nonepublic GoogleCloudApigeeV1Developer setDeveloperId(String developerId)
developerId - developerId or null for nonepublic String getEmail()
null for nonepublic GoogleCloudApigeeV1Developer setEmail(String email)
email - email or null for nonepublic String getFirstName()
null for nonepublic GoogleCloudApigeeV1Developer setFirstName(String firstName)
firstName - firstName or null for nonepublic Long getLastModifiedAt()
null for nonepublic GoogleCloudApigeeV1Developer setLastModifiedAt(Long lastModifiedAt)
lastModifiedAt - lastModifiedAt or null for nonepublic String getLastName()
null for nonepublic GoogleCloudApigeeV1Developer setLastName(String lastName)
lastName - lastName or null for nonepublic String getOrganizationName()
null for nonepublic GoogleCloudApigeeV1Developer setOrganizationName(String organizationName)
organizationName - organizationName or null for nonepublic String getStatus()
null for nonepublic GoogleCloudApigeeV1Developer setStatus(String status)
status - status or null for nonepublic String getUserName()
null for nonepublic GoogleCloudApigeeV1Developer setUserName(String userName)
userName - userName or null for nonepublic GoogleCloudApigeeV1Developer set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudApigeeV1Developer clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.