C# Класс Amazon.RDS.Model.DescribeDBSnapshotsRequest

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DescribeDBSnapshotsRequest ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Приватные методы

Метод Описание
IsSetDBInstanceIdentifier ( ) : bool
IsSetDBSnapshotIdentifier ( ) : bool
IsSetFilters ( ) : bool
IsSetIncludePublic ( ) : bool
IsSetIncludeShared ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxRecords ( ) : bool
IsSetSnapshotType ( ) : bool

Описание методов

DescribeDBSnapshotsRequest() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public DescribeDBSnapshotsRequest ( ) : System
Результат System