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