| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
static CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.Status.forNumber(int value) |
CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponseOrBuilder.getStatus()
.feast.core.UpdateStoreResponse.Status status = 2; |
CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.getStatus()
.feast.core.UpdateStoreResponse.Status status = 2; |
CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.Builder.getStatus()
.feast.core.UpdateStoreResponse.Status status = 2; |
static CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.Status.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CoreServiceProto.UpdateStoreResponse.Status |
CoreServiceProto.UpdateStoreResponse.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreServiceProto.UpdateStoreResponse.Status[] |
CoreServiceProto.UpdateStoreResponse.Status.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<CoreServiceProto.UpdateStoreResponse.Status> |
CoreServiceProto.UpdateStoreResponse.Status.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CoreServiceProto.UpdateStoreResponse.Builder |
CoreServiceProto.UpdateStoreResponse.Builder.setStatus(CoreServiceProto.UpdateStoreResponse.Status value)
.feast.core.UpdateStoreResponse.Status status = 2; |
Copyright © 2020 Gojek. All rights reserved.