| Package | Description |
|---|---|
| sila2.org.silastandard |
| Modifier and Type | Method and Description |
|---|---|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addAllMetadata(Iterable<? extends SiLACloudConnector.Metadata> values)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addMetadata(int index,
SiLACloudConnector.Metadata.Builder builderForValue)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addMetadata(int index,
SiLACloudConnector.Metadata value)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addMetadata(SiLACloudConnector.Metadata.Builder builderForValue)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addMetadata(SiLACloudConnector.Metadata value)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clear() |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clearMetadata()
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clearParameters()
bytes parameters = 2; |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.clone() |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.UnobservableCommandExecution.Builder.getCommandParameterBuilder()
command payload
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.ObservableCommandInitiation.Builder.getCommandParameterBuilder()
command payload
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.mergeFrom(com.google.protobuf.Message other) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.mergeFrom(SiLACloudConnector.CommandParameter other) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.newBuilder() |
static SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.newBuilder(SiLACloudConnector.CommandParameter prototype) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.newBuilderForType() |
protected SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.removeMetadata(int index)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setMetadata(int index,
SiLACloudConnector.Metadata.Builder builderForValue)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setMetadata(int index,
SiLACloudConnector.Metadata value)
optional, metadata
|
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setParameters(com.google.protobuf.ByteString value)
bytes parameters = 2; |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SiLACloudConnector.CommandParameter.Builder |
SiLACloudConnector.CommandParameter.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SiLACloudConnector.UnobservableCommandExecution.Builder |
SiLACloudConnector.UnobservableCommandExecution.Builder.setCommandParameter(SiLACloudConnector.CommandParameter.Builder builderForValue)
command payload
|
SiLACloudConnector.ObservableCommandInitiation.Builder |
SiLACloudConnector.ObservableCommandInitiation.Builder.setCommandParameter(SiLACloudConnector.CommandParameter.Builder builderForValue)
command payload
|
Copyright © 2024 SiLA Java Developers. All rights reserved.