public static final class YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder> implements YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilder
hadoop.yarn.SystemCredentialsForAppsProtoaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(YarnServerCommonServiceProtos.SystemCredentialsForAppsProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder>IOExceptionpublic boolean hasAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;hasAppId in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic YarnProtos.ApplicationIdProto getAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;getAppId in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setAppId(YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setAppId(YarnProtos.ApplicationIdProto.Builder builderForValue)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder mergeAppId(YarnProtos.ApplicationIdProto value)
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clearAppId()
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnProtos.ApplicationIdProto.Builder getAppIdBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1;public YarnProtos.ApplicationIdProtoOrBuilder getAppIdOrBuilder()
optional .hadoop.yarn.ApplicationIdProto appId = 1;getAppIdOrBuilder in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic boolean hasCredentialsForApp()
optional bytes credentialsForApp = 2;hasCredentialsForApp in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic com.google.protobuf.ByteString getCredentialsForApp()
optional bytes credentialsForApp = 2;getCredentialsForApp in interface YarnServerCommonServiceProtos.SystemCredentialsForAppsProtoOrBuilderpublic YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder setCredentialsForApp(com.google.protobuf.ByteString value)
optional bytes credentialsForApp = 2;public YarnServerCommonServiceProtos.SystemCredentialsForAppsProto.Builder clearCredentialsForApp()
optional bytes credentialsForApp = 2;Copyright © 2018 CERN. All Rights Reserved.