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