Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
BasicAuth |
BasicAuth.clone() |
BasicAuth |
Credential.getBasicAuth()
Basic Auth Credential, only used by TypeProvider.
|
BasicAuth |
BasicAuth.set(String fieldName,
Object value) |
BasicAuth |
BasicAuth.setPassword(String password) |
BasicAuth |
BasicAuth.setUser(String user) |
Modifier and Type | Method and Description |
---|---|
Credential |
Credential.setBasicAuth(BasicAuth basicAuth)
Basic Auth Credential, only used by TypeProvider.
|
Copyright © 2011–2024 Google. All rights reserved.