Method | Description | |
---|---|---|
AdvertisementResponseContentBuilder ( IBuilderInitializer initializer ) : System | ||
WithErrors ( ) : |
||
WithExpiryDate ( System.DateTime expiryDate ) : |
||
WithId ( object id ) : |
||
WithLink ( string linkName, object linkRef ) : |
||
WithState ( string state ) : |
||
WithWarnings ( ) : |
public AdvertisementResponseContentBuilder ( IBuilderInitializer initializer ) : System | ||
initializer | IBuilderInitializer | |
return | System |
public WithErrors ( ) : |
||
return |
public WithExpiryDate ( System.DateTime expiryDate ) : |
||
expiryDate | System.DateTime | |
return |
public WithId ( object id ) : |
||
id | object | |
return |
public WithLink ( string linkName, object linkRef ) : |
||
linkName | string | |
linkRef | object | |
return |
public WithState ( string state ) : |
||
state | string | |
return |
public WithWarnings ( ) : |
||
return |