public static final class GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder extends <any> implements GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
Response for get groups.Protobuf type
hadoop.common.GetGroupsForUserResponseProto
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto build()
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto buildPartial()
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder clone()
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder mergeFrom(com.google.protobuf.Message other)
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder mergeFrom(GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public com.google.protobuf.ProtocolStringList getGroupsList()
repeated string groups = 1;
getGroupsList
in interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
public int getGroupsCount()
repeated string groups = 1;
getGroupsCount
in interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
public String getGroups(int index)
repeated string groups = 1;
getGroups
in interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
public com.google.protobuf.ByteString getGroupsBytes(int index)
repeated string groups = 1;
getGroupsBytes
in interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder setGroups(int index, String value)
repeated string groups = 1;
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder addGroups(String value)
repeated string groups = 1;
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder addAllGroups(Iterable<String> values)
repeated string groups = 1;
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder clearGroups()
repeated string groups = 1;
public GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder addGroupsBytes(com.google.protobuf.ByteString value)
repeated string groups = 1;
public final GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.