target.apidocs.com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.Applications.Get.html Maven / Gradle / Ivy
AndroidManagement.Enterprises.Applications.Get (Android Management API v1-rev20241114-2.0.0)
com.google.api.services.androidmanagement.v1
Class AndroidManagement.Enterprises.Applications.Get
- 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<Application>
-
- com.google.api.services.androidmanagement.v1.AndroidManagement.Enterprises.Applications.Get
-
- Enclosing class:
- AndroidManagement.Enterprises.Applications
public class AndroidManagement.Enterprises.Applications.Get
extends AndroidManagementRequest<Application>
-
-
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
Get(String name)
Gets info about an application.
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
com.google.api.client.http.HttpRequest
buildHttpRequestUsingHead()
com.google.api.client.http.HttpResponse
executeUsingHead()
String
getLanguageCode()
The preferred language for localized application info, as a BCP47 tag (e.g.
String
getName()
The name of the application in the form enterprises/{enterpriseId}/applications/{package_name}.
AndroidManagement.Enterprises.Applications.Get
set(String parameterName,
Object value)
AndroidManagement.Enterprises.Applications.Get
set$Xgafv(String $Xgafv)
V1 error format.
AndroidManagement.Enterprises.Applications.Get
setAccessToken(String accessToken)
OAuth access token.
AndroidManagement.Enterprises.Applications.Get
setAlt(String alt)
Data format for response.
AndroidManagement.Enterprises.Applications.Get
setCallback(String callback)
JSONP
AndroidManagement.Enterprises.Applications.Get
setFields(String fields)
Selector specifying which fields to include in a partial response.
AndroidManagement.Enterprises.Applications.Get
setKey(String key)
API key.
AndroidManagement.Enterprises.Applications.Get
setLanguageCode(String languageCode)
The preferred language for localized application info, as a BCP47 tag (e.g.
AndroidManagement.Enterprises.Applications.Get
setName(String name)
The name of the application in the form
enterprises/{enterpriseId}/applications/{package_name}.
AndroidManagement.Enterprises.Applications.Get
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
AndroidManagement.Enterprises.Applications.Get
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
AndroidManagement.Enterprises.Applications.Get
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
AndroidManagement.Enterprises.Applications.Get
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
AndroidManagement.Enterprises.Applications.Get
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, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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
-
Get
protected Get(String name)
Gets info about an application.
Create a request for the method "applications.get".
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:
name
- The name of the application in the form enterprises/{enterpriseId}/applications/{package_name}.
- Since:
- 1.13
-
Method Detail
-
executeUsingHead
public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
- Overrides:
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Application>
- Throws:
IOException
-
buildHttpRequestUsingHead
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
- Overrides:
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Application>
- Throws:
IOException
-
set$Xgafv
public AndroidManagement.Enterprises.Applications.Get set$Xgafv(String $Xgafv)
Description copied from class: AndroidManagementRequest
V1 error format.
- Overrides:
set$Xgafv
in class AndroidManagementRequest<Application>
-
setAccessToken
public AndroidManagement.Enterprises.Applications.Get setAccessToken(String accessToken)
Description copied from class: AndroidManagementRequest
OAuth access token.
- Overrides:
setAccessToken
in class AndroidManagementRequest<Application>
-
setAlt
public AndroidManagement.Enterprises.Applications.Get setAlt(String alt)
Description copied from class: AndroidManagementRequest
Data format for response.
- Overrides:
setAlt
in class AndroidManagementRequest<Application>
-
setCallback
public AndroidManagement.Enterprises.Applications.Get setCallback(String callback)
Description copied from class: AndroidManagementRequest
JSONP
- Overrides:
setCallback
in class AndroidManagementRequest<Application>
-
setFields
public AndroidManagement.Enterprises.Applications.Get setFields(String fields)
Description copied from class: AndroidManagementRequest
Selector specifying which fields to include in a partial response.
- Overrides:
setFields
in class AndroidManagementRequest<Application>
-
setKey
public AndroidManagement.Enterprises.Applications.Get 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<Application>
-
setOauthToken
public AndroidManagement.Enterprises.Applications.Get setOauthToken(String oauthToken)
Description copied from class: AndroidManagementRequest
OAuth 2.0 token for the current user.
- Overrides:
setOauthToken
in class AndroidManagementRequest<Application>
-
setPrettyPrint
public AndroidManagement.Enterprises.Applications.Get setPrettyPrint(Boolean prettyPrint)
Description copied from class: AndroidManagementRequest
Returns response with indentations and line breaks.
- Overrides:
setPrettyPrint
in class AndroidManagementRequest<Application>
-
setQuotaUser
public AndroidManagement.Enterprises.Applications.Get 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<Application>
-
setUploadType
public AndroidManagement.Enterprises.Applications.Get setUploadType(String uploadType)
Description copied from class: AndroidManagementRequest
Legacy upload protocol for media (e.g. "media", "multipart").
- Overrides:
setUploadType
in class AndroidManagementRequest<Application>
-
setUploadProtocol
public AndroidManagement.Enterprises.Applications.Get setUploadProtocol(String uploadProtocol)
Description copied from class: AndroidManagementRequest
Upload protocol for media (e.g. "raw", "multipart").
- Overrides:
setUploadProtocol
in class AndroidManagementRequest<Application>
-
getName
public String getName()
The name of the application in the form enterprises/{enterpriseId}/applications/{package_name}.
-
setName
public AndroidManagement.Enterprises.Applications.Get setName(String name)
The name of the application in the form
enterprises/{enterpriseId}/applications/{package_name}.
-
getLanguageCode
public String getLanguageCode()
The preferred language for localized application info, as a BCP47 tag (e.g. "en-US", "de"). If not
specified the default language of the application will be used.
-
setLanguageCode
public AndroidManagement.Enterprises.Applications.Get setLanguageCode(String languageCode)
The preferred language for localized application info, as a BCP47 tag (e.g. "en-US",
"de"). If not specified the default language of the application will be used.
-
set
public AndroidManagement.Enterprises.Applications.Get set(String parameterName,
Object value)
- Overrides:
set
in class AndroidManagementRequest<Application>
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy