| 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(java.lang.String fieldName,
java.lang.Object value) |
BasicAuthentication |
BasicAuthentication.setPassword(java.lang.String password)
The password to authenticate.
|
BasicAuthentication |
BasicAuthentication.setUsername(java.lang.String username)
The username to authenticate.
|
| Modifier and Type | Method and Description |
|---|---|
HttpCheck |
HttpCheck.setAuthInfo(BasicAuthentication authInfo)
The authentication information.
|