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