| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
BasicAuthentication |
BasicAuthentication.clone() |
BasicAuthentication |
HttpCheck.getAuthInfo()
The authentication information.
|
BasicAuthentication |
BasicAuthentication.set(String fieldName,
Object value) |
BasicAuthentication |
BasicAuthentication.setPassword(String password)
The password to use when authenticating with the HTTP server.
|
BasicAuthentication |
BasicAuthentication.setUsername(String username)
The username to use when authenticating with the HTTP server.
|
| Modifier and Type | Method and Description |
|---|---|
HttpCheck |
HttpCheck.setAuthInfo(BasicAuthentication authInfo)
The authentication information.
|
Copyright © 2011–2025 Google. All rights reserved.