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 classUptimeCheckConfig.HttpCheck.BasicAuthenticationThe authentication parameters to provide to the specified resource or URL that requires a username and password.static classUptimeCheckConfig.HttpCheck.BasicAuthentication.BuilderThe 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.BasicAuthenticationOrBuilderUptimeCheckConfig.HttpCheck.Builder. getAuthInfoOrBuilder()The authentication information.UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilderUptimeCheckConfig.HttpCheck. getAuthInfoOrBuilder()The authentication information.UptimeCheckConfig.HttpCheck.BasicAuthenticationOrBuilderUptimeCheckConfig.HttpCheckOrBuilder. getAuthInfoOrBuilder()The authentication information.
-