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