public static interface Str.StorageValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Str.ArtifactValue |
getArtifact()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5; |
String |
getArtifactId()
string artifactId = 2; |
com.google.protobuf.ByteString |
getArtifactIdBytes()
string artifactId = 2; |
Str.ArtifactValueOrBuilder |
getArtifactOrBuilder()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5; |
Str.MetaDataValue |
getMetadata()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6; |
Str.MetaDataValueOrBuilder |
getMetadataOrBuilder()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6; |
Str.RuleValue |
getRule()
.io.apicurio.registry.streams.proto.RuleValue rule = 7; |
Str.RuleValueOrBuilder |
getRuleOrBuilder()
.io.apicurio.registry.streams.proto.RuleValue rule = 7; |
Str.SnapshotValue |
getSnapshot()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8; |
Str.SnapshotValueOrBuilder |
getSnapshotOrBuilder()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8; |
Str.ArtifactState |
getState()
.io.apicurio.registry.streams.proto.ArtifactState state = 9; |
int |
getStateValue()
.io.apicurio.registry.streams.proto.ArtifactState state = 9; |
Str.ActionType |
getType()
.io.apicurio.registry.streams.proto.ActionType type = 1; |
int |
getTypeValue()
.io.apicurio.registry.streams.proto.ActionType type = 1; |
Str.StorageValue.ValueCase |
getValueCase() |
long |
getVersion()
fixed64 version = 3; |
Str.ValueType |
getVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
int |
getVtValue()
.io.apicurio.registry.streams.proto.ValueType vt = 4; |
boolean |
hasArtifact()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5; |
boolean |
hasMetadata()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6; |
boolean |
hasRule()
.io.apicurio.registry.streams.proto.RuleValue rule = 7; |
boolean |
hasSnapshot()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getTypeValue()
.io.apicurio.registry.streams.proto.ActionType type = 1;
Str.ActionType getType()
.io.apicurio.registry.streams.proto.ActionType type = 1;
String getArtifactId()
string artifactId = 2;
com.google.protobuf.ByteString getArtifactIdBytes()
string artifactId = 2;
long getVersion()
fixed64 version = 3;
int getVtValue()
.io.apicurio.registry.streams.proto.ValueType vt = 4;
Str.ValueType getVt()
.io.apicurio.registry.streams.proto.ValueType vt = 4;
boolean hasArtifact()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
Str.ArtifactValue getArtifact()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
Str.ArtifactValueOrBuilder getArtifactOrBuilder()
.io.apicurio.registry.streams.proto.ArtifactValue artifact = 5;
boolean hasMetadata()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
Str.MetaDataValue getMetadata()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
Str.MetaDataValueOrBuilder getMetadataOrBuilder()
.io.apicurio.registry.streams.proto.MetaDataValue metadata = 6;
boolean hasRule()
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
Str.RuleValue getRule()
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
Str.RuleValueOrBuilder getRuleOrBuilder()
.io.apicurio.registry.streams.proto.RuleValue rule = 7;
boolean hasSnapshot()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
Str.SnapshotValue getSnapshot()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
Str.SnapshotValueOrBuilder getSnapshotOrBuilder()
.io.apicurio.registry.streams.proto.SnapshotValue snapshot = 8;
int getStateValue()
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
Str.ArtifactState getState()
.io.apicurio.registry.streams.proto.ArtifactState state = 9;
Str.StorageValue.ValueCase getValueCase()
Copyright © 2020 Red Hat. All rights reserved.