Uses of Class
com.microsoft.tfs.core.clients.build.flags.BuildAgentUpdate2010

Packages that use BuildAgentUpdate2010
com.microsoft.tfs.core.clients.build.flags   
 

Uses of BuildAgentUpdate2010 in com.microsoft.tfs.core.clients.build.flags
 

Fields in com.microsoft.tfs.core.clients.build.flags declared as BuildAgentUpdate2010
static BuildAgentUpdate2010 BuildAgentUpdate2010.BUILD_DIRECTORY
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.CONTROLLER_URI
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.DESCRIPTION
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.ENABLED
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.NAME
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.NONE
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.STATUS
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.STATUS_MESSAGE
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.TAGS
           
 

Methods in com.microsoft.tfs.core.clients.build.flags that return BuildAgentUpdate2010
 BuildAgentUpdate2010 BuildAgentUpdate2010.combine(BuildAgentUpdate2010 other)
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.combine(BuildAgentUpdate2010[] value)
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.fromWebServiceObject(ms.tfs.build.buildservice._03._BuildAgentUpdate value)
           
 BuildAgentUpdate2010 BuildAgentUpdate2010.remove(BuildAgentUpdate2010 other)
           
 BuildAgentUpdate2010 BuildAgentUpdate2010.retain(BuildAgentUpdate2010 other)
           
 

Methods in com.microsoft.tfs.core.clients.build.flags with parameters of type BuildAgentUpdate2010
 BuildAgentUpdate2010 BuildAgentUpdate2010.combine(BuildAgentUpdate2010 other)
           
static BuildAgentUpdate2010 BuildAgentUpdate2010.combine(BuildAgentUpdate2010[] value)
           
 boolean BuildAgentUpdate2010.contains(BuildAgentUpdate2010 other)
           
 boolean BuildAgentUpdate2010.containsAll(BuildAgentUpdate2010 other)
           
 boolean BuildAgentUpdate2010.containsAny(BuildAgentUpdate2010 other)
           
 BuildAgentUpdate2010 BuildAgentUpdate2010.remove(BuildAgentUpdate2010 other)
           
 BuildAgentUpdate2010 BuildAgentUpdate2010.retain(BuildAgentUpdate2010 other)
           
 



© 2015 Microsoft. All rights reserved.