메소드 | 설명 | |
---|---|---|
DeleteDistributionRequest ( ) : System |
Empty constructor used to set properties independently even when a simple constructor is available
|
|
DeleteDistributionRequest ( string id, string ifMatch ) : System |
Instantiates DeleteDistributionRequest with the parameterized properties
|
메소드 | 설명 | |
---|---|---|
IsSetId ( ) : bool | ||
IsSetIfMatch ( ) : bool |
public DeleteDistributionRequest ( string id, string ifMatch ) : System | ||
id | string | The distribution ID. |
ifMatch | string | The value of the ETag header that you received when you disabled the distribution. For example: E2QWRUHAPOMQZL . |
리턴 | System |