Package | Description |
---|---|
com.google.api.services.androidenterprise | |
com.google.api.services.androidenterprise.model |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Enterprises.SetStoreLayout |
AndroidEnterprise.Enterprises.setStoreLayout(String enterpriseId,
StoreLayout content)
Sets the store layout for the enterprise.
|
Constructor and Description |
---|
SetStoreLayout(String enterpriseId,
StoreLayout content)
Sets the store layout for the enterprise.
|
Modifier and Type | Method and Description |
---|---|
StoreLayout |
StoreLayout.clone() |
StoreLayout |
StoreLayout.set(String fieldName,
Object value) |
StoreLayout |
StoreLayout.setHomepageId(String homepageId)
The ID of the store page to be used as the homepage.
|
StoreLayout |
StoreLayout.setKind(String kind)
Identifies what kind of resource this is.
|
StoreLayout |
StoreLayout.setStoreLayoutType(String storeLayoutType)
The store layout type.
|
Copyright © 2011–2019 Google. All rights reserved.