UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clear() |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clearPassword() |
The password to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clearUsername() |
The username to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.clone() |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.Builder.getAuthInfoBuilder() |
The authentication information.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.mergeFrom(UptimeCheckConfig.HttpCheck.BasicAuthentication other) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.mergeFrom(com.google.protobuf.Message other) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.newBuilder() |
|
static UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.newBuilder(UptimeCheckConfig.HttpCheck.BasicAuthentication prototype) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.newBuilderForType() |
|
protected UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setPassword(String value) |
The password to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setPasswordBytes(com.google.protobuf.ByteString value) |
The password to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setUsername(String value) |
The username to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder.setUsernameBytes(com.google.protobuf.ByteString value) |
The username to use when authenticating with the HTTP server.
|
UptimeCheckConfig.HttpCheck.BasicAuthentication.Builder |
UptimeCheckConfig.HttpCheck.BasicAuthentication.toBuilder() |
|