CopyableBuilder<CreateSubnetGroupResponse.Builder,CreateSubnetGroupResponse>
, SdkBuilder<CreateSubnetGroupResponse.Builder,CreateSubnetGroupResponse>
public static interface CreateSubnetGroupResponse.Builder extends CopyableBuilder<CreateSubnetGroupResponse.Builder,CreateSubnetGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateSubnetGroupResponse.Builder |
subnetGroup(SubnetGroup subnetGroup) |
Represents the output of a CreateSubnetGroup operation.
|
copy
apply, build
CreateSubnetGroupResponse.Builder subnetGroup(SubnetGroup subnetGroup)
Represents the output of a CreateSubnetGroup operation.
subnetGroup
- Represents the output of a CreateSubnetGroup operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.