public static interface ProcessStatusChangeResponse.PayloadOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
AgentProcessStatusChangeResponse |
getProcessStatusChangeResponse(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
int |
getProcessStatusChangeResponseCount()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
List<AgentProcessStatusChangeResponse> |
getProcessStatusChangeResponseList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
AgentProcessStatusChangeResponseOrBuilder |
getProcessStatusChangeResponseOrBuilder(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
List<? extends AgentProcessStatusChangeResponseOrBuilder> |
getProcessStatusChangeResponseOrBuilderList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<AgentProcessStatusChangeResponse> getProcessStatusChangeResponseList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1;
AgentProcessStatusChangeResponse getProcessStatusChangeResponse(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1;
int getProcessStatusChangeResponseCount()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1;
List<? extends AgentProcessStatusChangeResponseOrBuilder> getProcessStatusChangeResponseOrBuilderList()
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1;
AgentProcessStatusChangeResponseOrBuilder getProcessStatusChangeResponseOrBuilder(int index)
repeated .alluxio.hub.proto.AgentProcessStatusChangeResponse process_status_change_response = 1;
Copyright © 2023. All Rights Reserved.