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