public interface CreateSomethingResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getPrimaryKey()
.google.protobuf.StringValue primary_key = 2; |
com.google.protobuf.StringValueOrBuilder |
getPrimaryKeyOrBuilder()
.google.protobuf.StringValue primary_key = 2; |
ResponseStatus |
getStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
ResponseStatusOrBuilder |
getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1; |
boolean |
hasPrimaryKey()
.google.protobuf.StringValue primary_key = 2; |
boolean |
hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatus getStatus()
.fincleartech.ibroker.ResponseStatus status = 1;ResponseStatusOrBuilder getStatusOrBuilder()
.fincleartech.ibroker.ResponseStatus status = 1;boolean hasPrimaryKey()
.google.protobuf.StringValue primary_key = 2;com.google.protobuf.StringValue getPrimaryKey()
.google.protobuf.StringValue primary_key = 2;com.google.protobuf.StringValueOrBuilder getPrimaryKeyOrBuilder()
.google.protobuf.StringValue primary_key = 2;Copyright © 2022. All rights reserved.