cloud
.
resources
VirtualMachineInLocation
Related Doc:
package resources
class
VirtualMachineInLocation
extends
ResourceWithCredential
with
VirtualMachine
Linear Supertypes
VirtualMachine
,
VirtualMachineProperties
,
ResourceWithCredential
,
Resource
,
Named
,
Identifiable
,
BaseLocationScoped
,
LocationScoped
,
BaseCredentialScoped
,
CredentialScoped
,
CloudScoped
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
VirtualMachineInLocation
VirtualMachine
VirtualMachineProperties
ResourceWithCredential
Resource
Named
Identifiable
BaseLocationScoped
LocationScoped
BaseCredentialScoped
CredentialScoped
CloudScoped
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
VirtualMachineInLocation
(
virtualMachine:
VirtualMachine
,
cloud:
String
,
credential:
String
,
cloudModelService:
ModelService
[
Cloud
]
,
cloudCredentialModelService:
ModelService
[
CloudCredential
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
cloud
()
:
Cloud
Definition Classes
BaseCredentialScoped
→
CloudScoped
def
cloudId
()
:
String
Definition Classes
ResourceWithCredential
→
CloudScoped
def
credential
()
:
CloudCredential
Definition Classes
BaseCredentialScoped
→
CredentialScoped
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
o:
Any
)
:
Boolean
Definition Classes
ResourceWithCredential
→ AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
ResourceWithCredential
→ AnyRef → Any
def
id
()
:
String
Definition Classes
ResourceWithCredential
→ Identifiable
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
location
()
:
Optional
[
Location
]
Definition Classes
BaseLocationScoped
→ LocationScoped
def
loginCredential
()
:
Optional
[
LoginCredential
]
Definition Classes
VirtualMachineInLocation
→ VirtualMachineProperties
def
name
()
:
String
Definition Classes
ResourceWithCredential
→ Named
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
privateAddresses
()
:
Set
[
String
]
Definition Classes
VirtualMachineInLocation
→ VirtualMachineProperties
def
providerId
()
:
String
Definition Classes
ResourceWithCredential
→ Identifiable
def
publicAddresses
()
:
Set
[
String
]
Definition Classes
VirtualMachineInLocation
→ VirtualMachineProperties
def
swordId
()
:
String
Definition Classes
ResourceWithCredential
→
CloudScoped
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
VirtualMachineInLocation
→
ResourceWithCredential
→
BaseCredentialScoped
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
VirtualMachine
Inherited from
VirtualMachineProperties
Inherited from
ResourceWithCredential
Inherited from
Resource
Inherited from
Named
Inherited from
Identifiable
Inherited from
BaseLocationScoped
Inherited from
LocationScoped
Inherited from
BaseCredentialScoped
Inherited from
CredentialScoped
Inherited from
CloudScoped
Inherited from
AnyRef
Inherited from
Any
Ungrouped