Uses of Class
io.envoyproxy.envoy.api.v2.CdsDummy
Packages that use CdsDummy
-
Uses of CdsDummy in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return CdsDummyModifier and TypeMethodDescriptionCdsDummy.Builder.build()CdsDummy.Builder.buildPartial()static CdsDummyCdsDummy.getDefaultInstance()CdsDummy.Builder.getDefaultInstanceForType()CdsDummy.getDefaultInstanceForType()static CdsDummyCdsDummy.parseDelimitedFrom(InputStream input) static CdsDummyCdsDummy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CdsDummyCdsDummy.parseFrom(byte[] data) static CdsDummyCdsDummy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CdsDummyCdsDummy.parseFrom(com.google.protobuf.ByteString data) static CdsDummyCdsDummy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CdsDummyCdsDummy.parseFrom(com.google.protobuf.CodedInputStream input) static CdsDummyCdsDummy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CdsDummyCdsDummy.parseFrom(InputStream input) static CdsDummyCdsDummy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CdsDummyCdsDummy.parseFrom(ByteBuffer data) static CdsDummyCdsDummy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type CdsDummyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CdsDummy>CdsDummy.getParserForType()static com.google.protobuf.Parser<CdsDummy>CdsDummy.parser()Methods in io.envoyproxy.envoy.api.v2 with parameters of type CdsDummyModifier and TypeMethodDescriptionstatic CdsDummy.BuilderCdsDummy.newBuilder(CdsDummy prototype)