public interface GetPinnedFileIdsPRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
GetPinnedFileIdsPOptions |
getOptions()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1; |
GetPinnedFileIdsPOptionsOrBuilder |
getOptionsOrBuilder()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1; |
boolean |
hasOptions()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasOptions()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
GetPinnedFileIdsPOptions getOptions()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
GetPinnedFileIdsPOptionsOrBuilder getOptionsOrBuilder()
optional .alluxio.grpc.file.GetPinnedFileIdsPOptions options = 1;
Copyright © 2023. All Rights Reserved.