Uses of Class
io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
Packages that use CloudEvent.CloudEventAttributeValue
-
Uses of CloudEvent.CloudEventAttributeValue in io.cloudevents.v1.proto
Methods in io.cloudevents.v1.proto that return CloudEvent.CloudEventAttributeValueModifier and TypeMethodDescriptionCloudEvent.CloudEventAttributeValue.Builder.build()CloudEvent.CloudEventAttributeValue.Builder.buildPartial()CloudEvent.Builder.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEvent.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEventOrBuilder.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEvent.Builder.getAttributesOrThrow(String key) Optional & Extension AttributesCloudEvent.getAttributesOrThrow(String key) Optional & Extension AttributesCloudEventOrBuilder.getAttributesOrThrow(String key) Optional & Extension AttributesCloudEvent.CloudEventAttributeValue.getDefaultInstance()CloudEvent.CloudEventAttributeValue.Builder.getDefaultInstanceForType()CloudEvent.CloudEventAttributeValue.getDefaultInstanceForType()CloudEvent.CloudEventAttributeValue.parseDelimitedFrom(InputStream input) CloudEvent.CloudEventAttributeValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CloudEvent.CloudEventAttributeValue.parseFrom(byte[] data) CloudEvent.CloudEventAttributeValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.ByteString data) CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.CodedInputStream input) CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CloudEvent.CloudEventAttributeValue.parseFrom(InputStream input) CloudEvent.CloudEventAttributeValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CloudEvent.CloudEventAttributeValue.parseFrom(ByteBuffer data) CloudEvent.CloudEventAttributeValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.cloudevents.v1.proto that return types with arguments of type CloudEvent.CloudEventAttributeValueModifier and TypeMethodDescriptionCloudEvent.Builder.getAttributes()Deprecated.CloudEvent.getAttributes()Deprecated.CloudEventOrBuilder.getAttributes()Deprecated.CloudEvent.Builder.getAttributesMap()Optional & Extension AttributesCloudEvent.getAttributesMap()Optional & Extension AttributesCloudEventOrBuilder.getAttributesMap()Optional & Extension AttributesCloudEvent.Builder.getMutableAttributes()Deprecated.com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue>CloudEvent.CloudEventAttributeValue.getParserForType()static com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue>CloudEvent.CloudEventAttributeValue.parser()Methods in io.cloudevents.v1.proto with parameters of type CloudEvent.CloudEventAttributeValueModifier and TypeMethodDescriptionCloudEvent.Builder.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEvent.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEventOrBuilder.getAttributesOrDefault(String key, CloudEvent.CloudEventAttributeValue defaultValue) Optional & Extension AttributesCloudEvent.CloudEventAttributeValue.Builder.mergeFrom(CloudEvent.CloudEventAttributeValue other) CloudEvent.CloudEventAttributeValue.newBuilder(CloudEvent.CloudEventAttributeValue prototype) CloudEvent.Builder.putAttributes(String key, CloudEvent.CloudEventAttributeValue value) Optional & Extension AttributesMethod parameters in io.cloudevents.v1.proto with type arguments of type CloudEvent.CloudEventAttributeValueModifier and TypeMethodDescriptionCloudEvent.Builder.putAllAttributes(Map<String, CloudEvent.CloudEventAttributeValue> values) Optional & Extension Attributes