Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AdminGetDeviceResponse.Builder
Packages that use AdminGetDeviceResponse.Builder
-
Uses of AdminGetDeviceResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AdminGetDeviceResponse.BuilderModifier and TypeMethodDescriptionAdminGetDeviceResponse.builder()default AdminGetDeviceResponse.BuilderAdminGetDeviceResponse.Builder.device(Consumer<DeviceType.Builder> device) Details of the requested device.AdminGetDeviceResponse.Builder.device(DeviceType device) Details of the requested device.AdminGetDeviceResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AdminGetDeviceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AdminGetDeviceResponse.Builder>AdminGetDeviceResponse.serializableBuilderClass()