target.apidocs.com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.Create.html Maven / Gradle / Ivy
AndroidManagement.Enterprises.Create (Android Management API v1-rev20241114-2.0.0)
com.google.api.services.androidmanagement.v1
Class AndroidManagement.Enterprises.Create
- java.lang.Object
-
- java.util.AbstractMap<String,Object>
-
- com.google.api.client.util.GenericData
-
- com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
-
- com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
- com.google.api.services.androidmanagement.v1.AndroidManagementRequest<Enterprise>
-
- com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.Create
-
- Enclosing class:
- AndroidManagement.Enterprises
public class AndroidManagement.Enterprises.Create
extends AndroidManagementRequest<Enterprise>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
com.google.api.client.util.GenericData.Flags
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Constructor Summary
Constructors
Modifier
Constructor and Description
protected
Create(Enterprise content)
Creates an enterprise.
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Boolean
getAgreementAccepted()
Whether the enterprise admin has seen and agreed to the managed Google Play Agreement
(https://www.android.com/enterprise/terms/).
String
getEnterpriseToken()
The enterprise token appended to the callback URL.
String
getProjectId()
The ID of the Google Cloud Platform project which will own the enterprise.
String
getSignupUrlName()
The name of the SignupUrl used to sign up for the enterprise.
AndroidManagement.Enterprises.Create
set(String parameterName,
Object value)
AndroidManagement.Enterprises.Create
set$Xgafv(String $Xgafv)
V1 error format.
AndroidManagement.Enterprises.Create
setAccessToken(String accessToken)
OAuth access token.
AndroidManagement.Enterprises.Create
setAgreementAccepted(Boolean agreementAccepted)
Whether the enterprise admin has seen and agreed to the managed Google Play Agreement
(https://www.android.com/enterprise/terms/).
AndroidManagement.Enterprises.Create
setAlt(String alt)
Data format for response.
AndroidManagement.Enterprises.Create
setCallback(String callback)
JSONP
AndroidManagement.Enterprises.Create
setEnterpriseToken(String enterpriseToken)
The enterprise token appended to the callback URL.
AndroidManagement.Enterprises.Create
setFields(String fields)
Selector specifying which fields to include in a partial response.
AndroidManagement.Enterprises.Create
setKey(String key)
API key.
AndroidManagement.Enterprises.Create
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
AndroidManagement.Enterprises.Create
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
AndroidManagement.Enterprises.Create
setProjectId(String projectId)
The ID of the Google Cloud Platform project which will own the enterprise.
AndroidManagement.Enterprises.Create
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
AndroidManagement.Enterprises.Create
setSignupUrlName(String signupUrlName)
The name of the SignupUrl used to sign up for the enterprise.
AndroidManagement.Enterprises.Create
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
AndroidManagement.Enterprises.Create
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
-
Methods inherited from class com.google.api.services.androidmanagement.v1.AndroidManagementRequest
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
-
Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest
getJsonContent, newExceptionOnError, queue
-
Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
-
Methods inherited from class com.google.api.client.util.GenericData
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
Create
protected Create(Enterprise content)
Creates an enterprise. This is the last step in the enterprise signup flow. See also:
SigninDetail
Create a request for the method "enterprises.create".
This request holds the parameters needed by the the androidmanagement server. After setting
any optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. AndroidManagement.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
- Parameters:
content
- the Enterprise
- Since:
- 1.13
-
Method Detail
-
set$Xgafv
public AndroidManagement.Enterprises.Create set$Xgafv(String $Xgafv)
Description copied from class: AndroidManagementRequest
V1 error format.
- Overrides:
set$Xgafv
in class AndroidManagementRequest<Enterprise>
-
setAccessToken
public AndroidManagement.Enterprises.Create setAccessToken(String accessToken)
Description copied from class: AndroidManagementRequest
OAuth access token.
- Overrides:
setAccessToken
in class AndroidManagementRequest<Enterprise>
-
setAlt
public AndroidManagement.Enterprises.Create setAlt(String alt)
Description copied from class: AndroidManagementRequest
Data format for response.
- Overrides:
setAlt
in class AndroidManagementRequest<Enterprise>
-
setCallback
public AndroidManagement.Enterprises.Create setCallback(String callback)
Description copied from class: AndroidManagementRequest
JSONP
- Overrides:
setCallback
in class AndroidManagementRequest<Enterprise>
-
setFields
public AndroidManagement.Enterprises.Create setFields(String fields)
Description copied from class: AndroidManagementRequest
Selector specifying which fields to include in a partial response.
- Overrides:
setFields
in class AndroidManagementRequest<Enterprise>
-
setKey
public AndroidManagement.Enterprises.Create setKey(String key)
Description copied from class: AndroidManagementRequest
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
- Overrides:
setKey
in class AndroidManagementRequest<Enterprise>
-
setOauthToken
public AndroidManagement.Enterprises.Create setOauthToken(String oauthToken)
Description copied from class: AndroidManagementRequest
OAuth 2.0 token for the current user.
- Overrides:
setOauthToken
in class AndroidManagementRequest<Enterprise>
-
setPrettyPrint
public AndroidManagement.Enterprises.Create setPrettyPrint(Boolean prettyPrint)
Description copied from class: AndroidManagementRequest
Returns response with indentations and line breaks.
- Overrides:
setPrettyPrint
in class AndroidManagementRequest<Enterprise>
-
setQuotaUser
public AndroidManagement.Enterprises.Create setQuotaUser(String quotaUser)
Description copied from class: AndroidManagementRequest
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
- Overrides:
setQuotaUser
in class AndroidManagementRequest<Enterprise>
-
setUploadType
public AndroidManagement.Enterprises.Create setUploadType(String uploadType)
Description copied from class: AndroidManagementRequest
Legacy upload protocol for media (e.g. "media", "multipart").
- Overrides:
setUploadType
in class AndroidManagementRequest<Enterprise>
-
setUploadProtocol
public AndroidManagement.Enterprises.Create setUploadProtocol(String uploadProtocol)
Description copied from class: AndroidManagementRequest
Upload protocol for media (e.g. "raw", "multipart").
- Overrides:
setUploadProtocol
in class AndroidManagementRequest<Enterprise>
-
getAgreementAccepted
public Boolean getAgreementAccepted()
Whether the enterprise admin has seen and agreed to the managed Google Play Agreement
(https://www.android.com/enterprise/terms/). Do not set this field for any customer-managed
enterprise (https://developers.google.com/android/management/create-enterprise#customer-
managed_enterprises). Set this to field to true for all EMM-managed enterprises
(https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
-
setAgreementAccepted
public AndroidManagement.Enterprises.Create setAgreementAccepted(Boolean agreementAccepted)
Whether the enterprise admin has seen and agreed to the managed Google Play Agreement
(https://www.android.com/enterprise/terms/). Do not set this field for any customer-managed
enterprise (https://developers.google.com/android/management/create-enterprise#customer-
managed_enterprises). Set this to field to true for all EMM-managed enterprises
(https://developers.google.com/android/management/create-enterprise#emm-
managed_enterprises).
-
getEnterpriseToken
public String getEnterpriseToken()
The enterprise token appended to the callback URL. Set this when creating a customer-managed
enterprise (https://developers.google.com/android/management/create-enterprise#customer-
managed_enterprises) and not when creating a deprecated EMM-managed enterprise
(https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
-
setEnterpriseToken
public AndroidManagement.Enterprises.Create setEnterpriseToken(String enterpriseToken)
The enterprise token appended to the callback URL. Set this when creating a customer-
managed enterprise (https://developers.google.com/android/management/create-
enterprise#customer-managed_enterprises) and not when creating a deprecated EMM-managed
enterprise (https://developers.google.com/android/management/create-enterprise#emm-
managed_enterprises).
-
getProjectId
public String getProjectId()
The ID of the Google Cloud Platform project which will own the enterprise.
-
setProjectId
public AndroidManagement.Enterprises.Create setProjectId(String projectId)
The ID of the Google Cloud Platform project which will own the enterprise.
-
getSignupUrlName
public String getSignupUrlName()
The name of the SignupUrl used to sign up for the enterprise. Set this when creating a customer-
managed enterprise (https://developers.google.com/android/management/create-enterprise#customer-
managed_enterprises) and not when creating a deprecated EMM-managed enterprise
(https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises).
-
setSignupUrlName
public AndroidManagement.Enterprises.Create setSignupUrlName(String signupUrlName)
The name of the SignupUrl used to sign up for the enterprise. Set this when creating a
customer-managed enterprise (https://developers.google.com/android/management/create-
enterprise#customer-managed_enterprises) and not when creating a deprecated EMM-managed
enterprise (https://developers.google.com/android/management/create-enterprise#emm-
managed_enterprises).
-
set
public AndroidManagement.Enterprises.Create set(String parameterName,
Object value)
- Overrides:
set
in class AndroidManagementRequest<Enterprise>
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy