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

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

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

Fields in com.microsoft.tfs.core.clients.build.flags declared as BuildServiceHostUpdate2010
static BuildServiceHostUpdate2010 BuildServiceHostUpdate2010.BASE_URI
           
static BuildServiceHostUpdate2010 BuildServiceHostUpdate2010.NAME
           
static BuildServiceHostUpdate2010 BuildServiceHostUpdate2010.NONE
           
static BuildServiceHostUpdate2010 BuildServiceHostUpdate2010.REQUIRE_CLIENT_CERTIFICATE
           
 

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

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



© 2015 Microsoft. All rights reserved.