public interface RequestRejectedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getErrorCode()
.google.protobuf.StringValue error_code = 4; |
com.google.protobuf.StringValueOrBuilder |
getErrorCodeOrBuilder()
.google.protobuf.StringValue error_code = 4; |
com.google.protobuf.StringValue |
getErrorReason()
.google.protobuf.StringValue error_reason = 5; |
com.google.protobuf.StringValueOrBuilder |
getErrorReasonOrBuilder()
.google.protobuf.StringValue error_reason = 5; |
com.google.protobuf.StringValue |
getExternalReference()
.google.protobuf.StringValue external_reference = 2; |
com.google.protobuf.StringValueOrBuilder |
getExternalReferenceOrBuilder()
.google.protobuf.StringValue external_reference = 2; |
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getRequestStatus()
.google.protobuf.StringValue request_status = 3; |
com.google.protobuf.StringValueOrBuilder |
getRequestStatusOrBuilder()
.google.protobuf.StringValue request_status = 3; |
boolean |
hasErrorCode()
.google.protobuf.StringValue error_code = 4; |
boolean |
hasErrorReason()
.google.protobuf.StringValue error_reason = 5; |
boolean |
hasExternalReference()
.google.protobuf.StringValue external_reference = 2; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasRequestStatus()
.google.protobuf.StringValue request_status = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;boolean hasExternalReference()
.google.protobuf.StringValue external_reference = 2;com.google.protobuf.StringValue getExternalReference()
.google.protobuf.StringValue external_reference = 2;com.google.protobuf.StringValueOrBuilder getExternalReferenceOrBuilder()
.google.protobuf.StringValue external_reference = 2;boolean hasRequestStatus()
.google.protobuf.StringValue request_status = 3;com.google.protobuf.StringValue getRequestStatus()
.google.protobuf.StringValue request_status = 3;com.google.protobuf.StringValueOrBuilder getRequestStatusOrBuilder()
.google.protobuf.StringValue request_status = 3;boolean hasErrorCode()
.google.protobuf.StringValue error_code = 4;com.google.protobuf.StringValue getErrorCode()
.google.protobuf.StringValue error_code = 4;com.google.protobuf.StringValueOrBuilder getErrorCodeOrBuilder()
.google.protobuf.StringValue error_code = 4;boolean hasErrorReason()
.google.protobuf.StringValue error_reason = 5;com.google.protobuf.StringValue getErrorReason()
.google.protobuf.StringValue error_reason = 5;com.google.protobuf.StringValueOrBuilder getErrorReasonOrBuilder()
.google.protobuf.StringValue error_reason = 5;Copyright © 2022. All rights reserved.