| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
UptimeCheckConfig.HttpCheck.ResponseStatusCode
A status to accept.
|
static class |
UptimeCheckConfig.HttpCheck.ResponseStatusCode.Builder
A status to accept.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder |
UptimeCheckConfig.HttpCheckOrBuilder.getAcceptedResponseStatusCodesOrBuilder(int index)
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder |
UptimeCheckConfig.HttpCheck.getAcceptedResponseStatusCodesOrBuilder(int index)
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder |
UptimeCheckConfig.HttpCheck.Builder.getAcceptedResponseStatusCodesOrBuilder(int index)
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder> |
UptimeCheckConfig.HttpCheckOrBuilder.getAcceptedResponseStatusCodesOrBuilderList()
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
List<? extends UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder> |
UptimeCheckConfig.HttpCheck.getAcceptedResponseStatusCodesOrBuilderList()
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
List<? extends UptimeCheckConfig.HttpCheck.ResponseStatusCodeOrBuilder> |
UptimeCheckConfig.HttpCheck.Builder.getAcceptedResponseStatusCodesOrBuilderList()
If present, the check will only pass if the HTTP response status code is
in this set of status codes.
|
Copyright © 2023 Google LLC. All rights reserved.