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