public static interface SiLACloudConnector.GetFCPAffectedByMetadataResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAffectedCalls(int index)
repeated string affectedCalls = 1; |
com.google.protobuf.ByteString |
getAffectedCallsBytes(int index)
repeated string affectedCalls = 1; |
int |
getAffectedCallsCount()
repeated string affectedCalls = 1; |
List<String> |
getAffectedCallsList()
repeated string affectedCalls = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getAffectedCallsList()
repeated string affectedCalls = 1;int getAffectedCallsCount()
repeated string affectedCalls = 1;String getAffectedCalls(int index)
repeated string affectedCalls = 1;index - The index of the element to return.com.google.protobuf.ByteString getAffectedCallsBytes(int index)
repeated string affectedCalls = 1;index - The index of the value to return.Copyright © 2022 SiLA Java Developers. All rights reserved.