Skip navigation links
A B C D E F G H I M N O P R S T V W 

A

addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 

B

BINARY_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
bindService() - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
biStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
biStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
build() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
build() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 

C

CE_BOOLEAN_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_BYTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_INTEGER_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_STRING_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_TIMESTAMP_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_URI_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_URI_REF_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
clear() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clear() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clearAttr() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clearAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
clearCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
clearCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
clearCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
clearCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
clearCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
clearCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
clearCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
clearData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clearId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
clearOneof(Descriptors.OneofDescriptor) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clearProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
clearSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
clearSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
clearTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
clearType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
clientStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
clientStream(StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
clone() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clone() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
CloudEvent - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent
CloudEvent.Builder - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent
CloudEvent.CloudEventAttributeValue - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
CloudEvent.CloudEventAttributeValue.AttrCase - Enum in io.cloudevents.v1.proto
 
CloudEvent.CloudEventAttributeValue.Builder - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
CloudEvent.CloudEventAttributeValueOrBuilder - Interface in io.cloudevents.v1.proto
 
CloudEvent.DataCase - Enum in io.cloudevents.v1.proto
 
CloudEventGrpcAutoConfiguration - Class in org.springframework.cloud.function.grpc.ce
 
CloudEventGrpcAutoConfiguration() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
cloudEventMessageConverter() - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
CloudEventMessageConverter - Class in org.springframework.cloud.function.grpc.ce
 
CloudEventMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
cloudEventMessageHandler(MessageHandlingHelper) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
CloudEventOrBuilder - Interface in io.cloudevents.v1.proto
 
CloudEventOuterClass - Class in io.cloudevents.v1.proto
 
CloudEventServiceGrpc - Class in io.cloudevents.v1
 
CloudEventServiceGrpc.CloudEventServiceBlockingStub - Class in io.cloudevents.v1
 
CloudEventServiceGrpc.CloudEventServiceFutureStub - Class in io.cloudevents.v1
 
CloudEventServiceGrpc.CloudEventServiceImplBase - Class in io.cloudevents.v1
 
CloudEventServiceGrpc.CloudEventServiceStub - Class in io.cloudevents.v1
 
CloudEventServiceImplBase() - Constructor for class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
CloudEventServiceOuterClass - Class in io.cloudevents.v1
 
containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
containsAttributes(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes

D

doFromSpringMessage(Message<byte[]>) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
doToSpringMessage(CloudEvent) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 

E

equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent
 

F

forNumber(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
forNumber(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
 

G

getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getAttrCase() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
 
getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Deprecated.
getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent
Deprecated.
getAttributes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Deprecated.
getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getAttributesCount() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesMap() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent
bytes binary_data = 6;
getBinaryData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
bytes binary_data = 6;
getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bool ce_boolean = 1;
getCeBoolean() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bool ce_boolean = 1;
getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bytes ce_bytes = 4;
getCeBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bytes ce_bytes = 4;
getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
int32 ce_integer = 2;
getCeInteger() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
int32 ce_integer = 2;
getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_string = 3;
getCeString() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_string = 3;
getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_string = 3;
getCeStringBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_string = 3;
getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestamp() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri = 5;
getCeUri() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri = 5;
getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri = 5;
getCeUriBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri = 5;
getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri_ref = 6;
getCeUriRef() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri_ref = 6;
getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getDataCase() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
 
getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
getId() - Method in class io.cloudevents.v1.proto.CloudEvent
Required Attributes
getId() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Required Attributes
getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
Required Attributes
getIdBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Required Attributes
getMutableAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Deprecated.
getNumber() - Method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
getNumber() - Method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
 
getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent
.google.protobuf.Any proto_data = 8;
getProtoData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
.google.protobuf.Any proto_data = 8;
getProtoDataBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
.google.protobuf.Any proto_data = 8;
getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getServiceDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
getSource() - Method in class io.cloudevents.v1.proto.CloudEvent
URI-reference
getSource() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
URI-reference
getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
URI-reference
getSourceBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
URI-reference
getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent
string spec_version = 3;
getSpecVersion() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string spec_version = 3;
getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string spec_version = 3;
getSpecVersionBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string spec_version = 3;
getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent
string text_data = 7;
getTextData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string text_data = 7;
getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string text_data = 7;
getTextDataBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string text_data = 7;
getType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
getType() - Method in class io.cloudevents.v1.proto.CloudEvent
string type = 4;
getType() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string type = 4;
getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string type = 4;
getTypeBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string type = 4;
getUnknownFields() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getUnknownFields() - Method in class io.cloudevents.v1.proto.CloudEvent
 

H

hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent
 

I

ID_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent
 
internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent
 
internalGetMutableMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
io.cloudevents.v1 - package io.cloudevents.v1
 
io.cloudevents.v1.proto - package io.cloudevents.v1.proto
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent
 

M

mergeCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(CloudEvent) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeFrom(CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
METHOD_BI_STREAM - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 
METHOD_CLIENT_STREAM - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 
METHOD_REQUEST_REPLY - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 
METHOD_SERVER_STREAM - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 

N

newBlockingStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilder(CloudEvent.CloudEventAttributeValue) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilder(CloudEvent) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent
 
newFutureStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new async stub that supports all call types for the service

O

org.springframework.cloud.function.grpc.ce - package org.springframework.cloud.function.grpc.ce
 

P

parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parser() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parser() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
PROTO_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
putAllAttributes(Map<String, CloudEvent.CloudEventAttributeValue>) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
putAttributes(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
removeAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
 
requestReply(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
requestReply(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 

S

serverStream(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
serverStream(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
serverStream(CloudEvent, StreamObserver<CloudEvent>) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
SERVICE_NAME - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 
setBinaryData(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
setCeBoolean(boolean) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
setCeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
setCeInteger(int) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
setCeString(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
setCeStringBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
setCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
setCeTimestamp(Timestamp.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
setCeUri(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
setCeUriBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
setCeUriRef(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
setCeUriRefBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
setField(Descriptors.FieldDescriptor, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
setId(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
setIdBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
setProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
setProtoData(Any.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
setSource(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
setSourceBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
setSpecVersion(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
setSpecVersionBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
setTextData(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
setTextDataBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
setType(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
setTypeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
SOURCE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
SPEC_VERSION_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
supports(Class<? extends GeneratedMessageV3>) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 

T

TEXT_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
 
TYPE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 

V

valueOf(String) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
valueOf(String) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
Deprecated.
values() - Static method in enum io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cloudevents.v1.proto.CloudEvent.DataCase
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent
 
A B C D E F G H I M N O P R S T V W 
Skip navigation links

Copyright © 2023 Pivotal Software, Inc.. All rights reserved.