| Package | Description |
|---|---|
| io.cloudevents.v1.proto |
| Modifier and Type | Method and Description |
|---|---|
CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.Builder.build() |
CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.Builder.buildPartial() |
CloudEvent.CloudEventAttributeValue |
CloudEventOrBuilder.getAttributesOrDefault(String key,
CloudEvent.CloudEventAttributeValue defaultValue)
Optional & Extension Attributes
|
CloudEvent.CloudEventAttributeValue |
CloudEvent.getAttributesOrDefault(String key,
CloudEvent.CloudEventAttributeValue defaultValue)
Optional & Extension Attributes
|
CloudEvent.CloudEventAttributeValue |
CloudEvent.Builder.getAttributesOrDefault(String key,
CloudEvent.CloudEventAttributeValue defaultValue)
Optional & Extension Attributes
|
CloudEvent.CloudEventAttributeValue |
CloudEventOrBuilder.getAttributesOrThrow(String key)
Optional & Extension Attributes
|
CloudEvent.CloudEventAttributeValue |
CloudEvent.getAttributesOrThrow(String key)
Optional & Extension Attributes
|
CloudEvent.CloudEventAttributeValue |
CloudEvent.Builder.getAttributesOrThrow(String key)
Optional & Extension Attributes
|
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.getDefaultInstance() |
CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.getDefaultInstanceForType() |
CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.Builder.getDefaultInstanceForType() |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseDelimitedFrom(InputStream input) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(byte[] data) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(ByteBuffer data) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.ByteString data) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(InputStream input) |
static CloudEvent.CloudEventAttributeValue |
CloudEvent.CloudEventAttributeValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
CloudEvent.Builder |
CloudEvent.Builder.putAllAttributes(Map<String,CloudEvent.CloudEventAttributeValue> values)
Optional & Extension Attributes
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.