Uses of Interface
software.amazon.awssdk.services.licensemanager.model.UpdateLicenseConfigurationResponse.Builder
-
Packages that use UpdateLicenseConfigurationResponse.Builder Package Description software.amazon.awssdk.services.licensemanager.model -
-
Uses of UpdateLicenseConfigurationResponse.Builder in software.amazon.awssdk.services.licensemanager.model
Methods in software.amazon.awssdk.services.licensemanager.model that return UpdateLicenseConfigurationResponse.Builder Modifier and Type Method Description static UpdateLicenseConfigurationResponse.BuilderUpdateLicenseConfigurationResponse. builder()UpdateLicenseConfigurationResponse.BuilderUpdateLicenseConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.licensemanager.model that return types with arguments of type UpdateLicenseConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateLicenseConfigurationResponse.Builder>UpdateLicenseConfigurationResponse. serializableBuilderClass()
-