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