| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
GuestPosixFileAttributes |
class |
GuestWindowsFileAttributes |
| Modifier and Type | Field and Description |
|---|---|
GuestFileAttributes |
FileTransferInformation.attributes |
GuestFileAttributes |
GuestFileInfo.attributes |
| Modifier and Type | Method and Description |
|---|---|
GuestFileAttributes |
FileTransferInformation.getAttributes() |
GuestFileAttributes |
GuestFileInfo.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileTransferInformation.setAttributes(GuestFileAttributes attributes) |
void |
GuestFileInfo.setAttributes(GuestFileAttributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
GuestFileManager.changeFileAttributesInGuest(GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes) |
String |
GuestFileManager.initiateFileTransferToGuest(GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes,
long fileSize,
boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
void |
VimStub.changeFileAttributesInGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes) |
String |
VimStub.initiateFileTransferToGuest(ManagedObjectReference _this,
ManagedObjectReference vm,
GuestAuthentication auth,
String guestFilePath,
GuestFileAttributes fileAttributes,
long fileSize,
boolean overwrite) |
Copyright © 2011-2012. All Rights Reserved.