| Package | Description |
|---|---|
| com.google.api.services.licensing |
| Modifier and Type | Method and Description |
|---|---|
Licensing.Builder |
Licensing.Builder.setApplicationName(String applicationName) |
Licensing.Builder |
Licensing.Builder.setBatchPath(String batchPath) |
Licensing.Builder |
Licensing.Builder.setGoogleClientRequestInitializer(com.google.api.client.googleapis.services.GoogleClientRequestInitializer googleClientRequestInitializer) |
Licensing.Builder |
Licensing.Builder.setHttpRequestInitializer(com.google.api.client.http.HttpRequestInitializer httpRequestInitializer) |
Licensing.Builder |
Licensing.Builder.setLicensingRequestInitializer(LicensingRequestInitializer licensingRequestInitializer)
Set the
LicensingRequestInitializer. |
Licensing.Builder |
Licensing.Builder.setRootUrl(String rootUrl) |
Licensing.Builder |
Licensing.Builder.setServicePath(String servicePath) |
Licensing.Builder |
Licensing.Builder.setSuppressAllChecks(boolean suppressAllChecks) |
Licensing.Builder |
Licensing.Builder.setSuppressPatternChecks(boolean suppressPatternChecks) |
Licensing.Builder |
Licensing.Builder.setSuppressRequiredParameterChecks(boolean suppressRequiredParameterChecks) |
Licensing.Builder |
Licensing.Builder.setUniverseDomain(String universeDomain) |
Copyright © 2011–2025 Google. All rights reserved.