CopyableBuilder<UpdateSubnetGroupResponse.Builder,UpdateSubnetGroupResponse>
, SdkBuilder<UpdateSubnetGroupResponse.Builder,UpdateSubnetGroupResponse>
public static interface UpdateSubnetGroupResponse.Builder extends CopyableBuilder<UpdateSubnetGroupResponse.Builder,UpdateSubnetGroupResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateSubnetGroupResponse.Builder |
subnetGroup(SubnetGroup subnetGroup) |
The subnet group that has been modified.
|
copy
apply, build
UpdateSubnetGroupResponse.Builder subnetGroup(SubnetGroup subnetGroup)
The subnet group that has been modified.
subnetGroup
- The subnet group that has been modified.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.