| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceComponentInfo
Protobuf type
staros.ServiceComponentInfo |
static class |
ServiceComponentInfo.Builder
Protobuf type
staros.ServiceComponentInfo |
| Modifier and Type | Method and Description |
|---|---|
ServiceComponentInfoOrBuilder |
ServiceTemplateInfo.getServiceComponentInfoOrBuilder(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2; |
ServiceComponentInfoOrBuilder |
ServiceTemplateInfo.Builder.getServiceComponentInfoOrBuilder(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2; |
ServiceComponentInfoOrBuilder |
ServiceTemplateInfoOrBuilder.getServiceComponentInfoOrBuilder(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2; |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ServiceComponentInfoOrBuilder> |
ServiceTemplateInfo.getServiceComponentInfoOrBuilderList()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
java.util.List<? extends ServiceComponentInfoOrBuilder> |
ServiceTemplateInfo.Builder.getServiceComponentInfoOrBuilderList()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
java.util.List<? extends ServiceComponentInfoOrBuilder> |
ServiceTemplateInfoOrBuilder.getServiceComponentInfoOrBuilderList()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
Copyright © 2024. All rights reserved.