public static interface CoreServiceProto.UpdateStoreResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreResponse.Status |
getStatus()
.feast.core.UpdateStoreResponse.Status status = 2; |
int |
getStatusValue()
.feast.core.UpdateStoreResponse.Status status = 2; |
StoreProto.Store |
getStore()
.feast.core.Store store = 1; |
StoreProto.StoreOrBuilder |
getStoreOrBuilder()
.feast.core.Store store = 1; |
boolean |
hasStore()
.feast.core.Store store = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStore()
.feast.core.Store store = 1;StoreProto.Store getStore()
.feast.core.Store store = 1;StoreProto.StoreOrBuilder getStoreOrBuilder()
.feast.core.Store store = 1;int getStatusValue()
.feast.core.UpdateStoreResponse.Status status = 2;CoreServiceProto.UpdateStoreResponse.Status getStatus()
.feast.core.UpdateStoreResponse.Status status = 2;Copyright © 2020 Gojek. All rights reserved.