Uses of Interface
com.google.monitoring.v3.UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder
-
Packages that use UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder Modifier and Type Class Description static class
UptimeCheckConfig.HttpCheck.BasicAuthentication
The authentication parameters to provide to the specified resource or URL that requires a username and password.static class
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder
The authentication parameters to provide to the specified resource or URL that requires a username and password.Methods in com.google.monitoring.v3 that return UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder Modifier and Type Method Description UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder
UptimeCheckConfig.HttpCheck.Builder. getAuthInfoOrBuilder()
The authentication information.UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder
UptimeCheckConfig.HttpCheck. getAuthInfoOrBuilder()
The authentication information.UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilder
UptimeCheckConfig.HttpCheckOrBuilder. getAuthInfoOrBuilder()
The authentication information.
-