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