C# Class Amazon.RDS.Model.Endpoint

Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
Endpoint ( ) : System

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

Private Methods

Method Description
IsSetAddress ( ) : bool
IsSetHostedZoneId ( ) : bool
IsSetPort ( ) : bool

Method Details

Endpoint() public method

Empty constructor used to set properties independently even when a simple constructor is available
public Endpoint ( ) : System
return System