C# Class ConoHaNet.Objects.BlockStorage.CreateCloudBlockStorageVolumeRequest

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateCloudBlockStorageVolumeRequest ( CreateCloudBlockStorageVolumeDetails details ) : System

Initializes a new instance of the CreateCloudBlockStorageVolumeRequest class with the specified details.

Method Details

CreateCloudBlockStorageVolumeRequest() public méthode

Initializes a new instance of the CreateCloudBlockStorageVolumeRequest class with the specified details.
If is .
public CreateCloudBlockStorageVolumeRequest ( CreateCloudBlockStorageVolumeDetails details ) : System
details CreateCloudBlockStorageVolumeDetails The details of the request.
Résultat System