Uses of Interface
software.amazon.awssdk.services.lightsail.model.UnpeerVpcResponse.Builder
-
Packages that use UnpeerVpcResponse.Builder Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of UnpeerVpcResponse.Builder in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return UnpeerVpcResponse.Builder Modifier and Type Method Description static UnpeerVpcResponse.BuilderUnpeerVpcResponse. builder()default UnpeerVpcResponse.BuilderUnpeerVpcResponse.Builder. operation(Consumer<Operation.Builder> operation)An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.UnpeerVpcResponse.BuilderUnpeerVpcResponse.Builder. operation(Operation operation)An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.UnpeerVpcResponse.BuilderUnpeerVpcResponse. toBuilder()Methods in software.amazon.awssdk.services.lightsail.model that return types with arguments of type UnpeerVpcResponse.Builder Modifier and Type Method Description static Class<? extends UnpeerVpcResponse.Builder>UnpeerVpcResponse. serializableBuilderClass()
-