public class MediaUpdateRequest extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static String | DESCRIPTION | 
| static String | NAME | 
| static String | STORAGE_PROFILE_UUID | 
| Constructor and Description | 
|---|
| MediaUpdateRequest(String name,
                  String description,
                  String storageProfile) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()Get the media description. | 
| String | getName()Get the media name. | 
| String | getStorageProfile()Get the storage profile uuid. | 
public static final String NAME
public static final String DESCRIPTION
public static final String STORAGE_PROFILE_UUID
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.