| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.ContentType.forNumber(int value) |
UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheckOrBuilder.getContentType()
The content type header to use for the check.
|
UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.getContentType()
The content type header to use for the check.
|
UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.Builder.getContentType()
The content type header to use for the check.
|
static UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.ContentType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.ContentType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UptimeCheckConfig.HttpCheck.ContentType |
UptimeCheckConfig.HttpCheck.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.HttpCheck.ContentType[] |
UptimeCheckConfig.HttpCheck.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UptimeCheckConfig.HttpCheck.ContentType> |
UptimeCheckConfig.HttpCheck.ContentType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.HttpCheck.Builder |
UptimeCheckConfig.HttpCheck.Builder.setContentType(UptimeCheckConfig.HttpCheck.ContentType value)
The content type header to use for the check.
|
Copyright © 2023 Google LLC. All rights reserved.