public interface ServiceTemplateInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ServiceComponentInfo |
getServiceComponentInfo(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2; |
int |
getServiceComponentInfoCount()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
java.util.List<ServiceComponentInfo> |
getServiceComponentInfoList()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
ServiceComponentInfoOrBuilder |
getServiceComponentInfoOrBuilder(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2; |
java.util.List<? extends ServiceComponentInfoOrBuilder> |
getServiceComponentInfoOrBuilderList()
repeated .staros.ServiceComponentInfo service_component_info = 2; |
java.lang.String |
getServiceTemplateName()
string service_template_name = 1; |
com.google.protobuf.ByteString |
getServiceTemplateNameBytes()
string service_template_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceTemplateName()
string service_template_name = 1;com.google.protobuf.ByteString getServiceTemplateNameBytes()
string service_template_name = 1;java.util.List<ServiceComponentInfo> getServiceComponentInfoList()
repeated .staros.ServiceComponentInfo service_component_info = 2;ServiceComponentInfo getServiceComponentInfo(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2;int getServiceComponentInfoCount()
repeated .staros.ServiceComponentInfo service_component_info = 2;java.util.List<? extends ServiceComponentInfoOrBuilder> getServiceComponentInfoOrBuilderList()
repeated .staros.ServiceComponentInfo service_component_info = 2;ServiceComponentInfoOrBuilder getServiceComponentInfoOrBuilder(int index)
repeated .staros.ServiceComponentInfo service_component_info = 2;Copyright © 2024. All rights reserved.