C# Class Amazon.APIGateway.Model.CreateApiKeyRequest

Container for the parameters to the CreateApiKey operation. Create an ApiKey resource.
Inheritance: AmazonAPIGatewayRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCustomerId ( ) : bool
IsSetDescription ( ) : bool
IsSetEnabled ( ) : bool
IsSetGenerateDistinctId ( ) : bool
IsSetName ( ) : bool
IsSetStageKeys ( ) : bool
IsSetValue ( ) : bool