Packages

class DeviceFarm extends Object

Annotations
@RawJSType() @native() @JSImport( "aws-sdk" , "DeviceFarm" )
Linear Supertypes
Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeviceFarm
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new DeviceFarm(config: AWSConfig)
  2. new DeviceFarm()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  6. def createDevicePool(params: CreateDevicePoolRequest): Request[CreateDevicePoolResult]
  7. def createInstanceProfile(params: CreateInstanceProfileRequest): Request[CreateInstanceProfileResult]
  8. def createNetworkProfile(params: CreateNetworkProfileRequest): Request[CreateNetworkProfileResult]
  9. def createProject(params: CreateProjectRequest): Request[CreateProjectResult]
  10. def createRemoteAccessSession(params: CreateRemoteAccessSessionRequest): Request[CreateRemoteAccessSessionResult]
  11. def createUpload(params: CreateUploadRequest): Request[CreateUploadResult]
  12. def createVPCEConfiguration(params: CreateVPCEConfigurationRequest): Request[CreateVPCEConfigurationResult]
  13. def deleteDevicePool(params: DeleteDevicePoolRequest): Request[DeleteDevicePoolResult]
  14. def deleteInstanceProfile(params: DeleteInstanceProfileRequest): Request[DeleteInstanceProfileResult]
  15. def deleteNetworkProfile(params: DeleteNetworkProfileRequest): Request[DeleteNetworkProfileResult]
  16. def deleteProject(params: DeleteProjectRequest): Request[DeleteProjectResult]
  17. def deleteRemoteAccessSession(params: DeleteRemoteAccessSessionRequest): Request[DeleteRemoteAccessSessionResult]
  18. def deleteRun(params: DeleteRunRequest): Request[DeleteRunResult]
  19. def deleteUpload(params: DeleteUploadRequest): Request[DeleteUploadResult]
  20. def deleteVPCEConfiguration(params: DeleteVPCEConfigurationRequest): Request[DeleteVPCEConfigurationResult]
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  23. def getAccountSettings(params: GetAccountSettingsRequest): Request[GetAccountSettingsResult]
  24. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. def getDevice(params: GetDeviceRequest): Request[GetDeviceResult]
  26. def getDeviceInstance(params: GetDeviceInstanceRequest): Request[GetDeviceInstanceResult]
  27. def getDevicePool(params: GetDevicePoolRequest): Request[GetDevicePoolResult]
  28. def getDevicePoolCompatibility(params: GetDevicePoolCompatibilityRequest): Request[GetDevicePoolCompatibilityResult]
  29. def getInstanceProfile(params: GetInstanceProfileRequest): Request[GetInstanceProfileResult]
  30. def getJob(params: GetJobRequest): Request[GetJobResult]
  31. def getNetworkProfile(params: GetNetworkProfileRequest): Request[GetNetworkProfileResult]
  32. def getOfferingStatus(params: GetOfferingStatusRequest): Request[GetOfferingStatusResult]
  33. def getProject(params: GetProjectRequest): Request[GetProjectResult]
  34. def getRemoteAccessSession(params: GetRemoteAccessSessionRequest): Request[GetRemoteAccessSessionResult]
  35. def getRun(params: GetRunRequest): Request[GetRunResult]
  36. def getSuite(params: GetSuiteRequest): Request[GetSuiteResult]
  37. def getTest(params: GetTestRequest): Request[GetTestResult]
  38. def getUpload(params: GetUploadRequest): Request[GetUploadResult]
  39. def getVPCEConfiguration(params: GetVPCEConfigurationRequest): Request[GetVPCEConfigurationResult]
  40. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  41. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. def installToRemoteAccessSession(params: InstallToRemoteAccessSessionRequest): Request[InstallToRemoteAccessSessionResult]
  43. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  44. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  45. def listArtifacts(params: ListArtifactsRequest): Request[ListArtifactsResult]
  46. def listDeviceInstances(params: ListDeviceInstancesRequest): Request[ListDeviceInstancesResult]
  47. def listDevicePools(params: ListDevicePoolsRequest): Request[ListDevicePoolsResult]
  48. def listDevices(params: ListDevicesRequest): Request[ListDevicesResult]
  49. def listInstanceProfiles(params: ListInstanceProfilesRequest): Request[ListInstanceProfilesResult]
  50. def listJobs(params: ListJobsRequest): Request[ListJobsResult]
  51. def listNetworkProfiles(params: ListNetworkProfilesRequest): Request[ListNetworkProfilesResult]
  52. def listOfferingPromotions(params: ListOfferingPromotionsRequest): Request[ListOfferingPromotionsResult]
  53. def listOfferingTransactions(params: ListOfferingTransactionsRequest): Request[ListOfferingTransactionsResult]
  54. def listOfferings(params: ListOfferingsRequest): Request[ListOfferingsResult]
  55. def listProjects(params: ListProjectsRequest): Request[ListProjectsResult]
  56. def listRemoteAccessSessions(params: ListRemoteAccessSessionsRequest): Request[ListRemoteAccessSessionsResult]
  57. def listRuns(params: ListRunsRequest): Request[ListRunsResult]
  58. def listSamples(params: ListSamplesRequest): Request[ListSamplesResult]
  59. def listSuites(params: ListSuitesRequest): Request[ListSuitesResult]
  60. def listTests(params: ListTestsRequest): Request[ListTestsResult]
  61. def listUniqueProblems(params: ListUniqueProblemsRequest): Request[ListUniqueProblemsResult]
  62. def listUploads(params: ListUploadsRequest): Request[ListUploadsResult]
  63. def listVPCEConfigurations(params: ListVPCEConfigurationsRequest): Request[ListVPCEConfigurationsResult]
  64. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  65. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  66. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  67. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  68. def purchaseOffering(params: PurchaseOfferingRequest): Request[PurchaseOfferingResult]
  69. def renewOffering(params: RenewOfferingRequest): Request[RenewOfferingResult]
  70. def scheduleRun(params: ScheduleRunRequest): Request[ScheduleRunResult]
  71. def stopJob(params: StopJobRequest): Request[StopJobResult]
  72. def stopRemoteAccessSession(params: StopRemoteAccessSessionRequest): Request[StopRemoteAccessSessionResult]
  73. def stopRun(params: StopRunRequest): Request[StopRunResult]
  74. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  75. def toLocaleString(): String
    Definition Classes
    Object
  76. def toString(): String
    Definition Classes
    AnyRef → Any
  77. def updateDeviceInstance(params: UpdateDeviceInstanceRequest): Request[UpdateDeviceInstanceResult]
  78. def updateDevicePool(params: UpdateDevicePoolRequest): Request[UpdateDevicePoolResult]
  79. def updateInstanceProfile(params: UpdateInstanceProfileRequest): Request[UpdateInstanceProfileResult]
  80. def updateNetworkProfile(params: UpdateNetworkProfileRequest): Request[UpdateNetworkProfileResult]
  81. def updateProject(params: UpdateProjectRequest): Request[UpdateProjectResult]
  82. def updateUpload(params: UpdateUploadRequest): Request[UpdateUploadResult]
  83. def updateVPCEConfiguration(params: UpdateVPCEConfigurationRequest): Request[UpdateVPCEConfigurationResult]
  84. def valueOf(): Any
    Definition Classes
    Object
  85. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  87. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped