Uses of Interface
software.amazon.awssdk.services.lightsail.model.PeerVpcResponse.Builder
-
Packages that use PeerVpcResponse.Builder Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of PeerVpcResponse.Builder in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return PeerVpcResponse.Builder Modifier and Type Method Description static PeerVpcResponse.BuilderPeerVpcResponse. builder()default PeerVpcResponse.BuilderPeerVpcResponse.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.PeerVpcResponse.BuilderPeerVpcResponse.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.PeerVpcResponse.BuilderPeerVpcResponse. toBuilder()Methods in software.amazon.awssdk.services.lightsail.model that return types with arguments of type PeerVpcResponse.Builder Modifier and Type Method Description static Class<? extends PeerVpcResponse.Builder>PeerVpcResponse. serializableBuilderClass()
-