public static interface IsVpcPeeredResponse.Builder extends LightsailResponse.Builder, CopyableBuilder<IsVpcPeeredResponse.Builder,IsVpcPeeredResponse>
| Modifier and Type | Method and Description |
|---|---|
IsVpcPeeredResponse.Builder |
isPeered(Boolean isPeered)
Returns
true if the Lightsail VPC is peered; otherwise, false. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildIsVpcPeeredResponse.Builder isPeered(Boolean isPeered)
Returns true if the Lightsail VPC is peered; otherwise, false.
isPeered - Returns true if the Lightsail VPC is peered; otherwise, false.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.