public static interface HealthCheckOuterClass.HealthCheck.PayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBinary()
[#not-implemented-hide:] Binary payload.
|
HealthCheckOuterClass.HealthCheck.Payload.PayloadCase |
getPayloadCase() |
String |
getText()
Hex encoded payload.
|
com.google.protobuf.ByteString |
getTextBytes()
Hex encoded payload.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getText()
Hex encoded payload. E.g., "000000FF".
string text = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getTextBytes()
Hex encoded payload. E.g., "000000FF".
string text = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getBinary()
[#not-implemented-hide:] Binary payload.
bytes binary = 2;HealthCheckOuterClass.HealthCheck.Payload.PayloadCase getPayloadCase()
Copyright © 2019 WSO2. All rights reserved.